summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * libopencore-amr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * libgsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge commit 'a8ea936a0a00570f61a16a588821b52f6a3115c2'Michael Niedermayer2013-02-13
|\|
| * libilbc: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * dpcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * imc/iac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * gsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge commit 'cb7b47a61dba0b9329ecede5dd3211dc0662dc05'Michael Niedermayer2013-02-13
|\|
| * g726: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * g723.1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * g722: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * flac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * cinaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | Merge commit '182821cff43f5f977004d105b86c47ceb20d00d6'Michael Niedermayer2013-02-13
|\|
| * dca: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * cook: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * comfortnoise: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * bmvaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
| * pcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-12
* | 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