]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-10-30 Michael Niedermayeravcodec/h261dec: Use skip_1stop_8data_bits()
2013-10-30 Michael Niedermayeravcodec/flvdec: Use skip_1stop_8data_bits()
2013-10-30 Michael Niedermayeravcodec/dxva2_mpeg2: Use skip_1stop_8data_bits()
2013-10-30 Michael Niedermayeravcodec/get_bits: add skip_1stop_8data_bits
2013-10-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-30 Michael Niedermayeravcodec/intelh263dec: make while get_bits loop more...
2013-10-30 Michael Niedermayeravcodec/ituh263dec: make while get_bits loop more robus...
2013-10-30 Michael Niedermayeravcodec/ivi_common: make while get_bits loop more robus...
2013-10-30 Michael Niedermayeravcodec/flacdec: use get_unary() simplify code
2013-10-30 Michael Niedermayeravcodec/h261dec: make while get_bits loop more robust...
2013-10-30 Michael Niedermayeravcodec/flvdec: make while get_bits loop more robust...
2013-10-30 Michael Niedermayeravcodec/flacdec: make while get_bits loop more robust...
2013-10-30 Clément Bœschdoc/examples/demuxing: reset got_frame.
2013-10-30 Paul B Maholavcodec/cook: fix deadlock by using get_unary()
2013-10-30 Paul B Maholavcodec/mdec: use dsp.bswap16_buf()
2013-10-30 Paul B Maholavcodec/svq3: use av_fast_padded_malloc()
2013-10-30 Paul B Maholavcodec/utvideoenc: use av_fast_padded_malloc()
2013-10-30 Paul B Maholavcodec/wavpack: use init_get_bits8()
2013-10-30 Paul B Maholavcodec/apedec: use init_get_bits8()
2013-10-30 Paul B Maholavcodec/xan: use init_get_bits8()
2013-10-30 Paul B Maholavcodec/binkaudio: use init_get_bits8()
2013-10-30 Paul B Maholavcodec/4xm: use av_fast_padded_malloc()
2013-10-30 Paul B Maholavcodec/mdec: use av_fast_padded_malloc()
2013-10-30 Paul B Maholavcodec/motionpixels: use av_fast_padded_malloc()
2013-10-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-30 Michael NiedermayerMerge commit '5e5fb21877d8da7b3b8a27bb4d6a070d210c152d'
2013-10-30 Michael NiedermayerMerge commit 'd4c12b8be4bdd2ffddb3bd5e11773de4c4c46f68'
2013-10-30 Michael NiedermayerMerge commit 'b9589f5a770ec2357ab7920a5fabe8510b8601f9'
2013-10-30 Michael NiedermayerMerge commit '5c0a09839c707f10e5dba59460e219e989c1da93'
2013-10-30 Martin Storsjölavf: Remove a now useless parameter to ffurl_register_...
2013-10-30 Anton Khirnovoggparsetheora: check av_mallocz result
2013-10-30 Anton Khirnovoggparsetheora: return meaningful error codes
2013-10-30 Anton Khirnovoggparsetheora: K&R cosmetics, reformat
2013-10-30 Anton Khirnovlavc: add error checking to apply_param_change.
2013-10-30 Anton Khirnovlibopenjpegdec: return meaningful error codes
2013-10-30 Michael Niedermayeravcodec/mpeg12dec: forward errors when EXPLODE is set
2013-10-29 Anssi Hannulalavf/spdifdec: fix demuxing of AAC in IEC 61937
2013-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-29 Michael NiedermayerMerge commit '58d13cea307e776664dae711608b358dd4b84fff'
2013-10-29 Michael Niedermayertests/fate: fix fate on branches different from origin...
2013-10-29 Michael Niedermayertests/fate.sh: run git reset only when fetch succeded
2013-10-29 Michael NiedermayerMerge commit '9510d7689e236f6a4748795604fba427c130d0ad'
2013-10-29 Michael NiedermayerMerge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29'
2013-10-29 Michael Niedermayeravutil/opt: fix flags check on non x86
2013-10-29 Michael NiedermayerMerge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04'
2013-10-29 Anton Khirnovlavf: remove unreliable timestamp guessing heuristic
2013-10-29 Michael NiedermayerMerge commit '25c7db7cc99d74fe6fb56a6fd52c9b5f1591e448'
2013-10-29 Michael NiedermayerMerge commit '327c439f811a89d774db9a86f72951d295193e5f'
2013-10-29 Michael NiedermayerMerge commit 'e78913052263af80855590659fb0f705e8f13c8a'
2013-10-29 Michael NiedermayerMerge commit 'dcd3eda6cb8884beeb67ef5eb61b4bb6b01d29ea'
2013-10-29 Clément Bœschavformat/avisynth: re-add trailing \n.
2013-10-29 Stefano Sabatinilavc/mpegvideo_enc: fix typo
2013-10-29 Stefano Sabatinilavc: extend documentation for the "bf" option
2013-10-29 Stefano Sabatinidoc/muxers: add definitory line for the MOV/MP4/ISMV...
2013-10-29 Michael Niedermayeravcodec/mpegvideo_enc: check that max_b_frames is not...
2013-10-29 Michael Niedermayermatroskaenc: fixed display width / height calculation...
2013-10-29 Ingo Brücklbuild: remove pointless condition
2013-10-29 Derek Buitenhuish264: Check all allocations
2013-10-29 Diego Biurrunfate.sh: Allow non-fast-forwards when updating sources
2013-10-29 Anton Khirnovavconv: stop accessing AVStream.parser
2013-10-29 Anton Khirnovlavc: add a dummy field to AVStream to preserve ABI...
2013-10-29 Derek Buitenhuish264: Check all allocations
2013-10-29 Derek Buitenhuisavio: Check for memory allocation failure of private...
2013-10-29 Derek Buitenhuistimefilter: Handle memory allocation failure
2013-10-29 Derek Buitenhuistimefilter: Fix typo in allocation failure message
2013-10-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-29 Luca Barbatoconfigure: Provide an hardened toolchain option
2013-10-29 Luca Barbatoconfigure: Move gcc-only -W option where it belongs
2013-10-29 Michael NiedermayerMerge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb'
2013-10-29 Michael Niedermayeravcodec/audioconvert: deprecate API
2013-10-29 Paul B Maholavcodec/cook: use av_freep()
2013-10-29 Michael NiedermayerMerge commit 'c9a13a289d0e1607387854127476813a1ee3d34b'
2013-10-28 Michael Niedermayeravformat/gxf: fix old codec id
2013-10-28 Michael Niedermayeravcodec: fix old codec ids
2013-10-28 Michael Niedermayeravcodec/dvdec: dont try to decode ac when theres no...
2013-10-28 Stephen Hutchinsonavisynth: Factor out a couple of returns
2013-10-28 Stephen Hutchinsonavisynth: Simplify a stray av_log message
2013-10-28 Stephen Hutchinsonavisynth: Switch a couple of AVERROR_UNKNOWNs to AVERRO...
2013-10-28 Stephen Hutchinsonavisynth: Use AV_* prefixes for video and audio IDs
2013-10-28 Stephen Hutchinsonavisynth: Remove outdated undef block
2013-10-28 Stephen Hutchinsonavisynth: Remove a couple of useless AviSynthContext...
2013-10-28 Stephen Hutchinsonavisynth: Don't declare structs anonymously
2013-10-28 Stephen Hutchinsonavisynth: Compact AvxSynth's avoidance of 2.6's colorsp...
2013-10-28 Stephen Hutchinsonavisynth: Cosmetics
2013-10-28 Stephen Hutchinsonavisynth: Change most of the comments to /* */ from //
2013-10-28 Stephen Hutchinsonavisynth: Introduce USING_AVISYNTH macro
2013-10-28 Peter Rossmpegts: demux synchronous SMPTE 336M Key-Length-Value...
2013-10-28 Michael Niedermayeravutil/opt: check flags validity in write_number()
2013-10-28 Michael Niedermayeravcodec/h263dec: fix handling of AV_EF_EXPLODE
2013-10-28 Anton Khirnovlavfi: do not export the filters from shared objects
2013-10-28 Anton Khirnovlavf: do not export av_register_{rtp,rdt}_dynamic_paylo...
2013-10-28 Anton Khirnovlavc: remove old unused audio conversion functions.
2013-10-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-10-28 Michael NiedermayerMerge commit 'a1c5cc429d99216406170eac7e8352860076d3e8'
2013-10-28 Michael NiedermayerMerge commit '2ba68dd044ca8fc591139c05563840f546a9c0c0'
2013-10-28 Michael Niedermayerac3dec: fix outptr increment.
2013-10-28 Michael NiedermayerMerge commit 'f2521563d1a0c3e2a21892f59f3327b82b3db7fc'
2013-10-28 Michael NiedermayerMerge commit '884c7a6eb86a9bc05abafc058b279018ded7de5f'
2013-10-28 Michael NiedermayerMerge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'
2013-10-28 Michael NiedermayerMerge commit '97de206b44a48da726807cc3e7b9448a8112760b'
next