22599 Commits (b5884db437eebe136efef63a8186b7b4b51b5525)

Author SHA1 Message Date
  Janne Grunau 6a27ae28f9 mpegvideo: treat delayed pictures as used 12 years ago
  Janne Grunau bd255f9feb lavc: set frame parameters after decoding only if necessary 12 years ago
  Janne Grunau 072be3e896 h264: set parameters from SPS whenever it changes 12 years ago
  Janne Grunau 0eae920c3c h264: initialize frame-mt context copies properly 12 years ago
  Luca Barbato be75fed975 vp6: properly fail on unsupported feature 12 years ago
  Michael Niedermayer eee8c94f50 cavsdec: check ff_get_buffer() return value 12 years ago
  Michael Niedermayer 5cb080fa5e snowenc: check ff_get_buffer() return value 12 years ago
  Michael Niedermayer 7effc26ba7 svq1enc: check ff_get_buffer() return value 12 years ago
  Michael Niedermayer 1818a1130d alsdec: propagate error codes in read_block() 12 years ago
  Michael Niedermayer 0213d5ad86 alsdec: make return checking for read_*_block_data() consistent 12 years ago
  Michael Niedermayer 79bfba14b7 alsdec: Use AVERROR_INVALIDDATA in read_const_block_data 12 years ago
  Nedeljko Babic d7117138cf mips: ac3 downmix updated to the new data layout. 12 years ago
  Alex Converse 6d5b009267 aacdec: Fix an off-by-one overwrite when switching to LTP profile from MAIN. 12 years ago
  Michael Niedermayer a01679586c mpeg1video: fix regression with slices != threads 12 years ago
  Michael Niedermayer 03df972016 mpeg1video: support multi threaded slice encoding. 12 years ago
  Michael Niedermayer f18c873ab5 adpcm: fix off by 1 error and out of array access in DK4 12 years ago
  Michael Niedermayer 03b9d4a7dc msmpeg4dec: fix coeff index 12 years ago
  Michael Niedermayer 0ceca269b6 alsdec: check block length 12 years ago
  Martin Storsjö 48238fd00b svq1: Fix building with -DDEBUG 12 years ago
  Ronald S. Bultje ce58642ed0 x86inc: support stack mem allocation and re-alignment in PROLOGUE. 12 years ago
  Anton Khirnov c4182d72c9 svq1: return meaningful error codes. 12 years ago
  Anton Khirnov 998fdcff41 lavc: replace some forgotten instances of PixelFormat with AVPixelFormat 12 years ago
  Anton Khirnov 84a0806680 svq1: unmacroify macros used only once. 12 years ago
  Anton Khirnov 95baf701db svq1: deMpegEncContextize 12 years ago
  Ronald S. Bultje 6f40e9f070 x86inc: support stack mem allocation and re-alignment in PROLOGUE 12 years ago
  Michael Niedermayer 2fb240ddb6 ac3dec: fix out of array read 12 years ago
  Michael Niedermayer e8e575633f lavc/utils: Do not require dimensions for PNG. 12 years ago
  Mans Rullgard 02823f6d71 Make LOCAL_ALIGNED syntactically similar on all systems 12 years ago
  Michael Niedermayer 7dee5f04ac svq3: fix cast type to be independant of "sizeof(int)" 12 years ago
  Paul B Mahol 17d5746d96 build: fix dca encoder dependencies 12 years ago
  Peter Ross 7016aa655b iff decoder: support RGB8 and RGBN 12 years ago
  Clément Bœsch 7eafd274d8 build: fix prores decoder dependencies. 12 years ago
  Carl Eugen Hoyos 71b1912963 Print bpc (for bits per component) with pixel format if it is smaller than expected. 12 years ago
  Michael Niedermayer e7101a7f3f libavcodec/x86/mpegvideo: switch to av_assert2 12 years ago
  Michael Niedermayer 623184afa2 itu H.263: Fix handling of PB blocks 12 years ago
  Michael Niedermayer c3bb3334f6 h264: dont try to allocate scratchpad if linesize is not known 12 years ago
  Carl Eugen Hoyos 2ddf7c88d1 ZeroCodec: Flip output 12 years ago
  Paul B Mahol a354839bfa build: update mxf muxer dependencies 12 years ago
  Paul B Mahol d880c34408 lavc: fix typo and avrn build dependencies 12 years ago
  Michael Niedermayer ddbf0702c5 dsputil_mmx: switch to av_assert2() 12 years ago
  Paul B Mahol 4c7515286b takdec: silence/fix warning for undefined behavior 12 years ago
  Michael Niedermayer 4a5289ade3 mips: disable ac3 downmix, until its updated to the new data layout. 12 years ago
  Peter Ross e044cd4123 codec_desc: AV_CODEC_ID_SMPTE_KLV is data 12 years ago
  Mans Rullgard f9e493c6f5 sh4: dsputil: remove duplicate of ff_gmc_c() 12 years ago
  Michael Niedermayer 7aabeea9ba ac3dec: fix bugs in direct buffer use. 12 years ago
  Mans Rullgard 2dd95bd7cf dsputil: remove unused macro WRAPPER8_16 12 years ago
  Paul B Mahol cef28b5602 tak: reduce difference with qatar 12 years ago
  Stefano Sabatini 461b5bf4ab lavc/avcodec: extend/clarify/fix documentation for avcodec_fill_audio_frame() 12 years ago
  Michael Niedermayer 0af7ccd9e2 mpeg12: move current_picture_ptr reset to the end of decode_frame. 12 years ago
  Martin Storsjö 774e6fc9ed libvpxenc: Support forcing keyframes 12 years ago