summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* w32pthreads: move from lavc to compat/Anton Khirnov2013-05-24
* h264_parser: Set field_order and picture_structure.Yusuke Nakamura2013-05-24
* avcodec: Add picture structure information to AVCodecParserContext.Yusuke Nakamura2013-05-24
* wavpack: check packet size earlyLuca Barbato2013-05-22
* wavpack: use bytestream2 in wavpack_decode_blockLuca Barbato2013-05-22
* mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changesJanne Grunau2013-05-22
* proresdec: simplify slice component offsets handlingKostya Shishkov2013-05-21
* mjpegdec: validate parameters in mjpeg_decode_scan_progressive_acLuca Barbato2013-05-21
* ljpeg: use the correct number of components in yuvLuca Barbato2013-05-20
* mjpeg: Validate sampling factorsLuca Barbato2013-05-20
* mpegvideo: unref old current_picture before allocating a new oneJanne Grunau2013-05-19
* vorbis: fallback to normal division instead of crashingLuca Barbato2013-05-19
* vorbis: simplify the inner loop in setup_classifsLuca Barbato2013-05-19
* vorbis: use normal integer values for iteratorsLuca Barbato2013-05-19
* vorbis: refactor vorbis_residue_decode_internalLuca Barbato2013-05-19
* win32: Do not use GetProcAddress when compiled for Vista+Jean-Baptiste Kempf2013-05-19
* wavpack: validate samples size parsed in wavpack_decode_blockLuca Barbato2013-05-18
* wavpack: return meaningful errorsLuca Barbato2013-05-18
* wavpack: K&R formatting cosmeticsLuca Barbato2013-05-18
* Escape 130 (RPL) decoderEli Friedman2013-05-18
* prores: decode alpha plane when it's presentKostya Shishkov2013-05-18
* lavc doxy: add avcodec.h to the libavcodec group.Anton Khirnov2013-05-17
* jpegls: check the scan offsetLuca Barbato2013-05-17
* jpegls: factorize return pathsLuca Barbato2013-05-17
* jpegls: return meaningful errorsLuca Barbato2013-05-17
* sparc: VIS mnemonicsMichael Kostylev2013-05-17
* mpegvideo: allocate sufficiently large scratch buffer for interlaced vidJindrich Makovicka2013-05-17
* pthread: reindentAnton Khirnov2013-05-17
* lavc/pthread: remove obsolete checksAnton Khirnov2013-05-17
* Apple Intermediate Codec decoderKostya Shishkov2013-05-17
* vc1dec: Add support for interlaced B-framesSebastian Sandberg2013-05-17
* sparc: Eliminate dead code in VIS acceleration macrosMichael Kostylev2013-05-16
* flacdec: drop unnecessary assertLuca Barbato2013-05-16
* mjpegdec: properly report unsupported disabled featuresLuca Barbato2013-05-16
* Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* jpegls: K&R formatting cosmeticsLuca Barbato2013-05-16
* jpegls: cosmetics: Drop some unnecessary parenthesesDiego Biurrun2013-05-15
* mpegvideo: Remove commented-out PARANOID debug cruftDiego Biurrun2013-05-15
* h263dec: Remove broken and disabled debug cruftDiego Biurrun2013-05-15
* vc1: Reindent INIT_LUT(), align backslashesMartin Storsjö2013-05-15
* vc1: Make INIT_LUT() self containedMichael Niedermayer2013-05-15
* vc1: Simplify code by using INIT_LUT()Michael Niedermayer2013-05-15
* vc1: Move INIT_LUT() further up to allow using it in more placesMichael Niedermayer2013-05-15
* vc1dec: Remove some now unused variablesMartin Storsjö2013-05-15
* vc1dec: Do not allow field_mode to change after the first headerMichael Niedermayer2013-05-15
* vc1, mss2: Check for any negative return value from ff_vc1_parse_frame_headerMartin Storsjö2013-05-15
* vc1dec: Fix current ptr selection in vc1_mc_4mv_chroma()Michael Niedermayer2013-05-15
* vc1dec: Factorize picture pointer selection in vc1_mc_4mv_chroma()Michael Niedermayer2013-05-15
* vc1dec: Factorize picture pointer selection codeMichael Niedermayer2013-05-15
* vc1dec: Factorize srcU/V offsetingMichael Niedermayer2013-05-15