summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* mp3decoder: discard ID3 tagsMichael Niedermayer2012-05-08
* lavc/utils: change a few asserts to av_assert0()Michael Niedermayer2012-05-08
* audio_frame_que: simplifyMichael Niedermayer2012-05-08
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-07
|\
| * libschroedinger: Switch to function names more in line with Libav style.Diego Biurrun2012-05-07
| * Move code shared between libdirac and libschroedinger to libschroedinger.Diego Biurrun2012-05-07
| * h264: Remove a commented-out function pointer typedef.Diego Biurrun2012-05-07
| * txd: Remove write-only variable in txd_decode_frame().Diego Biurrun2012-05-07
| * mmvideo.c: Remove unused variable in mm_decode_pal().Diego Biurrun2012-05-07
| * build: cosmetics: Add missing end-of-line backslashes to item lists.Diego Biurrun2012-05-07
| * build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.Diego Biurrun2012-05-07
| * libschroedinger: Move a function to avoid a forward declaration.Diego Biurrun2012-05-07
| * pthread: warn on high thread countsSean McGovern2012-05-07
| * lavc: add sample rate and channel layout to AVFrame.Anton Khirnov2012-05-07
| * zerocodec: check if the previous frame is missingPaul B Mahol2012-05-06
* | mpegvideo: double thread limitMichael Niedermayer2012-05-07
* | aacdec: Add forgotten flushOle Dittmann2012-05-07
* | Decode XBR extension in first assetNick Brereton2012-05-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-06
|\|
| * dfa: use more meaningful return codesKostya Shishkov2012-05-06
| * eatgv: check vector_bitsMichael Niedermayer2012-05-06
| * eatgv: check motion vectorsKostya Shishkov2012-05-06
| * Mark a number of variables only used in av_dlog() calls as av_unused.Diego Biurrun2012-05-06
| * dvdec: drop const qualifier from variable to eliminate a warningDiego Biurrun2012-05-06
| * avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.Robert Nagy2012-05-06
| * lagarith: make offset array type unsignedKostya Shishkov2012-05-06
| * dfa: add some checks to ensure that decoder won't write past frame endKostya Shishkov2012-05-06
| * aacps: NEON optimisationsMans Rullgard2012-05-05
| * aacps: align some arraysMans Rullgard2012-05-05
| * aacps: move some loops to function pointersMans Rullgard2012-05-05
* | CrystalHD: Improve detection of field pair -> two fields content.Philip Langdale2012-05-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-05
|\|
| * WMAL: Shift output samples by the specified number of padding zeroes.Jakub Stachowski2012-05-05
| * WMAL: Restore removed code in mclms_predict()Mashiat Sarker Shakkhar2012-05-05
| * png: check bit depth for PAL8/Y400A pixel formats.Ronald S. Bultje2012-05-04
| * celp filters: Do not read earlier than the start of the 'out' vector.Alex Converse2012-05-04
* | Remove unused variable from ffv1 decoder.Carl Eugen Hoyos2012-05-05
* | alsdec.c: Also test 0 when checking rice decoder values.Carl Eugen Hoyos2012-05-05
* | alsdec.c: Simplify error check before calling rice decoder.Carl Eugen Hoyos2012-05-05
* | png_parser: try to fix big endianMichael Niedermayer2012-05-05
* | vorbis_parser: fix blocksizeMichael Niedermayer2012-05-05
* | oggvorbis: move handling of first packets ts from parser to muxer.Michael Niedermayer2012-05-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-05
|\|
| * vqavideo: return error if image size is not a multiple of block sizeMans Rullgard2012-05-03
* | oggvorbisdec: redesign special handling of first frames timestamp.Michael Niedermayer2012-05-04
* | Fix a few @file doxy inconsistencies.Clément Bœsch2012-05-04
* | png_parserPeter Holik2012-05-04
* | zerocodec: check if there is previous framePaul B Mahol2012-05-04
* | shorten: unsigned 8bit supportPaul B Mahol2012-05-04
* | Merge https://github.com/mjbshaw/FFmpeg-OpenJPEG-J2K-EncoderMichael Niedermayer2012-05-03
|\ \