19842 Commits (697edcc12a0ab645f66378cee9549b80a40fe59c)

Author SHA1 Message Date
Michael Niedermayer 697edcc12a vc1dec: dont attempt error concealment on field pictures. 12 years ago
Michael Niedermayer 2e346bdaba ec: print picture type with concealment error message. 12 years ago
yang 6a2bad2c4f dsputil_mmx: fix incorrect assembly code 12 years ago
Michael Niedermayer 5a9fa84585 cavsdec: switch to av_assert 12 years ago
Michael Niedermayer bb1e0e80b0 libavcodec/bitstream: switch to av_assert 12 years ago
Carl Eugen Hoyos d147aedb6b Fix typo in v410 decoder. 12 years ago
Paul B Mahol c9a96ec3c7 cosmetics: iff: fix typo 12 years ago
Michael Niedermayer 6d4c97bb85 fate: enable fate-vc1_sa10143 12 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 12 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 12 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 12 years ago
Ronald S. Bultje 58db34aa1e h264: refactor NAL decode loop 12 years ago
Peter Ross cc12a94c36 iff: set ham palette alpha to 0xFF 12 years ago
Michael Niedermayer f4451d2e75 libschroedingerenc: remove assert related to the old API. 12 years ago
Michael Niedermayer d014e19515 libvorbisenc: switch to av_assert 12 years ago
Michael Niedermayer 72a9e646c3 libschroedingerenc: switch to av_assert 12 years ago
Michael Niedermayer 62514ca012 g723.1dec: Make postfilter user switchable 12 years ago
Michael Niedermayer 1eb1392690 g723.1: various cosmetics and changes that should have no user vissible effect. 12 years ago
Justin Ruggles a35738f424 dsputil: ppc: cosmetics: pretty-print 12 years ago
Jason Garrett-Glaser 85a3c19ed1 dsputil: x86: add SHUFFLE_MASK_W macro 12 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 12 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 12 years ago
Mohamed Naufal Basheer 8aac5585fa Add a shift parameter to celp_lp_synthesis_filter() 12 years ago
Michael Niedermayer 2f48dff455 atrac3: switch to av_assert 12 years ago
Michael Niedermayer 86af292883 kbdwin: switch to av_assert 12 years ago
Luca Barbato 51a5ddfa01 libopenjpeg: K&R formatting cosmetics 12 years ago
Paul B Mahol 1aeb87fa07 tscc: employ more meaningful return values 12 years ago
Michael Niedermayer 7c71f8e0ec pthread: mark lockless thread synchronization variables as volatile 12 years ago
Ronald S. Bultje b170b323e3 ac3: don't use different names for option tables in the template file. 12 years ago
Ronald S. Bultje 98041afb5f adpcm: don't duplicate identical AVSampleFmt array for each encoder. 12 years ago
Reimar Döffinger 313d1981ad zerocodec: fix direct rendering. 12 years ago
Paul B Mahol a36f19e942 libopenjpegdec: set cp_reduce value only once 12 years ago
Michael Niedermayer 17352ad315 alacdec: fix packed sample output with 5.1 13 years ago
Marton Balint b99e9ee938 ac3dec: set decode_error_flags field in ac3 codec 13 years ago
Marton Balint 016a472009 avcodec: add decode_error_flags field to AVFrame 13 years ago
Paul B Mahol 85761efa95 tiertexseq: remove redundant string from log message 13 years ago
Paul B Mahol b040ffc84c exr: display warning if multiple compression attributes are found 13 years ago
Paul B Mahol 01f76a779c exr: merge common code 13 years ago
Paul B Mahol a2dab7512e exr: compression attribute is mandatory 13 years ago
Joseph Artsimovich 99c4e91dfa dnxhd: Fix 10-bit DNxHD quant matrices 13 years ago
Michael Niedermayer 7c6ebe2b97 alac: drop packed sample output support with the next major bump 13 years ago
Luca Barbato ce64e5bfd1 libopenjpeg: introduce lowres and lowqual private options 13 years ago
Nicolas George 461f506f7b lavc: set best_effort_timestamp for audio too. 13 years ago
Nicolas George a6cf296bd9 lavc: Opus decoder using libopus. 13 years ago
Nicolas George e62fd6619f oggdec: add support for Opus codec. 13 years ago
Michael Niedermayer 5e99df019a alacdec: several players have problems with planar audio still thus temporary put packed output back by default 13 years ago
Justin Ruggles 4cd22b7738 alac: fix channel pointer assignment for 24 and 32-bit 13 years ago
Nicolas George cd08900393 lavc: update pkt_duration for skipped samples. 13 years ago
Nicolas George 0e18ac5611 lavc: warn when impossible to adjust timestamps for skipped samples. 13 years ago
Nicolas George 11ce1cf9a7 lavc: add debug info about skipped samples. 13 years ago