aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '86bfcfcf2364bc837b7bb582c66a8a15a332414f'Michael Niedermayer2013-02-135-62/+39
|\|
| * mace: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+5
| * libspeex: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * libopus: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-13/+12
| * libopencore-amr: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-18/+10
| * libgsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* | Merge commit 'a8ea936a0a00570f61a16a588821b52f6a3115c2'Michael Niedermayer2013-02-135-42/+23
|\|
| * libilbc: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-8/+5
| * dpcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+6
| * imc/iac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-12/+7
| * gsm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-122-12/+5
* | Merge commit 'cb7b47a61dba0b9329ecede5dd3211dc0662dc05'Michael Niedermayer2013-02-136-46/+26
|\|
| * g726: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * g723.1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+6
| * g722: decode directly to the user-provided AVFrameJustin Ruggles2013-02-122-9/+5
| * flac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * cinaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* | Merge commit '182821cff43f5f977004d105b86c47ceb20d00d6'Michael Niedermayer2013-02-135-59/+32
|\|
| * dca: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+7
| * cook: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * comfortnoise: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * bmvaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-16/+5
| * pcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-12/+8
* | Merge commit '5cc0bd2cb47cbb1040f2bb0ded8d72a442c79b20'Michael Niedermayer2013-02-135-48/+28
|\|
| * binkaudio: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+6
| * atrac3: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * atrac1: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * ape: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-11/+7
| * amrwb: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
* | Merge commit 'e3db34291f4401a16f6ac92721617a9f33cd4c31'Michael Niedermayer2013-02-136-49/+43
|\|
| * amrnb: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-9/+5
| * als: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-14/+9
| * alac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-12/+8
| * adxenc: alloc/free coded_frame instead of keeping it in the ADXContextJustin Ruggles2013-02-122-3/+13
| * adx: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-8/+5
* | Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd'Michael Niedermayer2013-02-136-44/+29
|\|
| * adpcm: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-13/+9
| * ac3: decode directly to the user-provided AVFrameJustin Ruggles2013-02-122-9/+5
| * aac: decode directly to the user-provided AVFrameJustin Ruggles2013-02-122-11/+8
| * 8svx: decode directly to the user-provided AVFrameJustin Ruggles2013-02-121-10/+6
* | shorten: dont leave invalid channel counts in the context.Michael Niedermayer2013-02-131-0/+1
* | tiff: Check buffer allocation and pointer increment more carefully in shorts2...Michael Niedermayer2013-02-121-5/+15
* | faxcompr: Dont read ref when the end has been reached in pass modeMichael Niedermayer2013-02-121-2/+4
* | pngdec/filter: dont access out of array elements at the endMichael Niedermayer2013-02-121-8/+4
* | lavc/tta: Add support for encrypted streamsJames Almer2013-02-122-5/+48
* | Merge commit '304b806cb524fb040f8e09a241040f1af2cb820b'Michael Niedermayer2013-02-121-1/+1
|\|
| * x86: mpeg4qpel: Make movsxifnidn do the right thingDaniel Kang2013-02-111-1/+1
* | Merge commit '4c51fe48ba6dde059360b7451db7f6bbf2f11db3'Michael Niedermayer2013-02-121-1/+1
|\|
| * h264: Copy h264chroma dsp context to slice thread copiesMartin Storsjö2013-02-111-0/+1
| * avcodec/rectangle: Remove nonsense assertDiego Biurrun2013-02-111-1/+0