| Commit message (Expand) | Author | Age | Files | Lines |
* | vqavideodev: Check image dimensions | Michael Niedermayer | 2012-03-22 | 1 | -0/+5 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 3 | -27/+58 |
|\ |
|
| * | wmavoice: fix stack overread. | Ronald S. Bultje | 2012-03-22 | 1 | -2/+3 |
| * | wmalossless: error out if a subframe is not used by any channel. | Ronald S. Bultje | 2012-03-22 | 1 | -3/+10 |
| * | vqa: check palette chunk size before reading data. | Ronald S. Bultje | 2012-03-22 | 1 | -1/+1 |
| * | wmalossless: reset sample pointer for each subframe. | Ronald S. Bultje | 2012-03-22 | 1 | -12/+19 |
| * | wmalossless: error out on invalid values for order. | Ronald S. Bultje | 2012-03-22 | 1 | -9/+25 |
* | | indeo4: check motion vetors. | Michael Niedermayer | 2012-03-22 | 1 | -1/+10 |
* | | pngenc: make max_packet_size 64bit check check it. | Michael Niedermayer | 2012-03-22 | 1 | -2/+5 |
* | | png: make ff_png_pass_mask local to pngdec. | Clément Bœsch | 2012-03-22 | 3 | -9/+6 |
* | | Fix libgsm.c compilation after typo in 67b8c8. | Carl Eugen Hoyos | 2012-03-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 2 | -12/+16 |
|\| |
|
| * | pngenc: better upper bound for encoded frame size. | Anton Khirnov | 2012-03-22 | 1 | -13/+17 |
| * | wmall: output packet only if we have decoded some samples | Kostya Shishkov | 2012-03-22 | 1 | -2/+2 |
* | | dcaenc: switch to encode2() | Paul B Mahol | 2012-03-22 | 1 | -7/+14 |
* | | libutvideoenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | lavc: limit realloc() on encoding to the libav compatibility API. | Michael Niedermayer | 2012-03-22 | 1 | -2/+6 |
* | | VC1: Fix skiploopfilter=all. | Reimar Döffinger | 2012-03-22 | 1 | -0/+2 |
* | | Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent. | ami_stuff | 2012-03-22 | 1 | -1/+1 |
* | | lavc: Redesign the internal encoding API. | Michael Niedermayer | 2012-03-22 | 2 | -6/+60 |
* | | avcodec_encode_audio2: use ff_alloc_packet2() | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
* | | zmbvenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | yuv4enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | y41penc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | xwdenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | xbmenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | wmaenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | vorbisenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | v410enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | v408enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | v308enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | v210enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | tiffenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | | tiffenc: fix return value. | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
* | | targaenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | svq1enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+1 |
* | | sunrastenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -1/+1 |
* | | sgienc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | r210enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | qtrleenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+1 |
* | | proresenc_kostya: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | proresenc_anatoliy: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | | pnmenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | pngenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -4/+2 |
* | | pcxenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | pcm: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | pamenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | nellymoserenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | msvideo1enc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | | mpegaudioenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |