57857 Commits (2ed562d5fa05ae624c417210b71f6b8fdd46524d)
 

Author SHA1 Message Date
Michael Niedermayer e1848aa469 avcodec/mpeg12dec: forward errors when EXPLODE is set 12 years ago
Anssi Hannula f86387b6c2 lavf/spdifdec: fix demuxing of AAC in IEC 61937 12 years ago
Michael Niedermayer 6b31214379 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 845086149b Merge commit '58d13cea307e776664dae711608b358dd4b84fff' 12 years ago
Michael Niedermayer 7f4fd72f81 tests/fate: fix fate on branches different from origin/master 12 years ago
Michael Niedermayer 0999b1db3c tests/fate.sh: run git reset only when fetch succeded 12 years ago
Michael Niedermayer a8fe8d4fe9 Merge commit '9510d7689e236f6a4748795604fba427c130d0ad' 12 years ago
Michael Niedermayer 0460b9bb3e Merge commit 'c872d310cd9c605e5f994ad8ac79dc72303c0d29' 12 years ago
Michael Niedermayer 15b1b08874 avutil/opt: fix flags check on non x86 12 years ago
Michael Niedermayer 249cc58c3a Merge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04' 12 years ago
Anton Khirnov 4eb49fdde8 lavf: remove unreliable timestamp guessing heuristic 12 years ago
Michael Niedermayer e166b82dd4 Merge commit '25c7db7cc99d74fe6fb56a6fd52c9b5f1591e448' 12 years ago
Michael Niedermayer 42bf156e13 Merge commit '327c439f811a89d774db9a86f72951d295193e5f' 12 years ago
Michael Niedermayer 6c5f17e738 Merge commit 'e78913052263af80855590659fb0f705e8f13c8a' 12 years ago
Michael Niedermayer df69af4ee1 Merge commit 'dcd3eda6cb8884beeb67ef5eb61b4bb6b01d29ea' 12 years ago
Clément Bœsch 8d55362fd0 avformat/avisynth: re-add trailing \n. 12 years ago
Stefano Sabatini d4ac3e5934 lavc/mpegvideo_enc: fix typo 12 years ago
Stefano Sabatini 9fa0dccca6 lavc: extend documentation for the "bf" option 12 years ago
Stefano Sabatini 61c1f2cb1e doc/muxers: add definitory line for the MOV/MP4/ISMV muxer 12 years ago
Michael Niedermayer ce55e667fa avcodec/mpegvideo_enc: check that max_b_frames is not negative 12 years ago
Michael Niedermayer 6103faaa51 matroskaenc: fixed display width / height calculation for stereo mode 12 years ago
Ingo Brückl 8fbb0979da build: remove pointless condition 12 years ago
Derek Buitenhuis 58d13cea30 h264: Check all allocations 12 years ago
Diego Biurrun 9510d7689e fate.sh: Allow non-fast-forwards when updating sources 12 years ago
Anton Khirnov c872d310cd avconv: stop accessing AVStream.parser 12 years ago
Anton Khirnov 8b64c2ba03 lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv 12 years ago
Derek Buitenhuis a483aae7d8 h264: Check all allocations 12 years ago
Derek Buitenhuis 25c7db7cc9 avio: Check for memory allocation failure of private data 12 years ago
Derek Buitenhuis 327c439f81 timefilter: Handle memory allocation failure 12 years ago
Derek Buitenhuis 069ceea7da timefilter: Fix typo in allocation failure message 12 years ago
Michael Niedermayer 325f6e0a97 Merge remote-tracking branch 'qatar/master' 12 years ago
Luca Barbato e789130522 configure: Provide an hardened toolchain option 12 years ago
Luca Barbato dcd3eda6cb configure: Move gcc-only -W option where it belongs 12 years ago
Michael Niedermayer d3e13250a0 Merge commit 'feeafb4adabd5c17de1738ed9962e40892b20edb' 12 years ago
Michael Niedermayer e36231969a avcodec/audioconvert: deprecate API 12 years ago
Paul B Mahol 66518f6feb avcodec/cook: use av_freep() 12 years ago
Michael Niedermayer 6bf4edec27 Merge commit 'c9a13a289d0e1607387854127476813a1ee3d34b' 12 years ago
Michael Niedermayer f1f0b01c47 avformat/gxf: fix old codec id 12 years ago
Michael Niedermayer e510171f31 avcodec: fix old codec ids 12 years ago
Michael Niedermayer f0b26bf0f5 avcodec/dvdec: dont try to decode ac when theres no input 12 years ago
Stephen Hutchinson f87a2e1272 avisynth: Factor out a couple of returns 12 years ago
Stephen Hutchinson ac9529ceec avisynth: Simplify a stray av_log message 12 years ago
Stephen Hutchinson 7ac67583c3 avisynth: Switch a couple of AVERROR_UNKNOWNs to AVERROR(ENOMEM) 12 years ago
Stephen Hutchinson c7f9aab801 avisynth: Use AV_* prefixes for video and audio IDs 12 years ago
Stephen Hutchinson cf31c1d4f8 avisynth: Remove outdated undef block 12 years ago
Stephen Hutchinson df6279e737 avisynth: Remove a couple of useless AviSynthContext casts 12 years ago
Stephen Hutchinson da9852670c avisynth: Don't declare structs anonymously 12 years ago
Stephen Hutchinson d10d60be68 avisynth: Compact AvxSynth's avoidance of 2.6's colorspaces. 12 years ago
Stephen Hutchinson 2c18bfe6af avisynth: Cosmetics 12 years ago
Stephen Hutchinson 1549122d26 avisynth: Change most of the comments to /* */ from // 12 years ago