summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge commit '5cc0bd2cb47cbb1040f2bb0ded8d72a442c79b20'Michael Niedermayer2013-02-13
|\
| * binkaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * atrac3: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * atrac1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * ape: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * amrwb: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge commit 'e3db34291f4401a16f6ac92721617a9f33cd4c31'Michael Niedermayer2013-02-13
|\|
| * amrnb: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * als: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * alac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * adxenc: alloc/free coded_frame instead of keeping it in the ADXContextJustin Ruggles2013-02-12
| * adx: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'Michael Niedermayer2013-02-13
|\|
| * adpcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * ac3: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * aac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * 8svx: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | shorten: dont leave invalid channel counts in the context.Michael Niedermayer2013-02-13
* | tiff: Check buffer allocation and pointer increment more carefully in shorts2...Michael Niedermayer2013-02-12
* | faxcompr: Dont read ref when the end has been reached in pass modeMichael Niedermayer2013-02-12
* | pngdec/filter: dont access out of array elements at the endMichael Niedermayer2013-02-12
* | lavc/tta: Add support for encrypted streamsJames Almer2013-02-12
* | Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer2013-02-12
|\|
| * x86: mpeg4qpel: Make movsxifnidn do the right thingDaniel Kang2013-02-11
* | Merge commit '4c51fe48ba6dde059360b7451db7f6bbf2f11db3'Michael Niedermayer2013-02-12
|\|
| * h264: Copy h264chroma dsp context to slice thread copiesMartin Storsjö2013-02-11
| * avcodec/rectangle: Remove nonsense assertDiego Biurrun2013-02-11
| * libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis2013-02-11
* | Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil.Ronald S. Bultje2013-02-12
* | sanm: Use the correct height variable in the decoded_size checksMichael Niedermayer2013-02-12
* | sanm: init sizes with the full frame sizeMichael Niedermayer2013-02-12
* | sanm: reset frame sizes on buffer destructionMichael Niedermayer2013-02-12
* | sanm: add forgotten check for decoded_size in old_codec37()Michael Niedermayer2013-02-12
* | h264chroma: remove duplicate 9/10 bit functions.Ronald S. Bultje2013-02-11
* | ffv1enc: better heuristic to calculate initial statesMichael Niedermayer2013-02-11
* | libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis2013-02-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-11
|\|
| * sparc: dsputil_vis: Fix silly variable name search and replace typoDiego Biurrun2013-02-10
* | evrcdec: fix wrong conditionPaul B Mahol2013-02-11
* | get_bits: return pointer to buffer that is the result of the alignment.Ronald S. Bultje2013-02-11
* | bit_depth_template: don't depend on dsputil.h.Ronald S. Bultje2013-02-11
* | Move ff_emulated_edge_mc prototypes to videodsp.Ronald S. Bultje2013-02-11
* | h264 intra pred: add missing includes.Ronald S. Bultje2013-02-11
* | mlpdec: check ch_assign more completelyMichael Niedermayer2013-02-11
* | tiff: dont leave geotag_count in an invalid state on errors.Michael Niedermayer2013-02-10
* | tiff: check for failure in search_keyval()Michael Niedermayer2013-02-10
* | pictordec: fix cga palette index limitMichael Niedermayer2013-02-10
* | dpx: include offset in the total_size calculationMichael Niedermayer2013-02-10
* | dpx: Fix rounding in 10bit total_size calculationMichael Niedermayer2013-02-10
* | pcx: Add missing padding to scanline bufferMichael Niedermayer2013-02-10