summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cosmetics: remove superfluous curly bracketsPaul B Mahol2012-03-23
* huffyuv: remove long time disabled codePaul B Mahol2012-03-23
* huffyuv: do not decode/encode yuv colorspace with odd widthPaul B Mahol2012-03-23
* aacdec: prevent channels from exceeding MAX_CHANNELS.Michael Niedermayer2012-03-23
* eatqi: replace break by goto.Michael Niedermayer2012-03-23
* aacdec: reset max_sfb on invalid data.Michael Niedermayer2012-03-22
* vqavideodev: Check image dimensionsMichael Niedermayer2012-03-22
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\
| * wmavoice: fix stack overread.Ronald S. Bultje2012-03-22
| * wmalossless: error out if a subframe is not used by any channel.Ronald S. Bultje2012-03-22
| * vqa: check palette chunk size before reading data.Ronald S. Bultje2012-03-22
| * wmalossless: reset sample pointer for each subframe.Ronald S. Bultje2012-03-22
| * wmalossless: error out on invalid values for order.Ronald S. Bultje2012-03-22
* | indeo4: check motion vetors.Michael Niedermayer2012-03-22
* | pngenc: make max_packet_size 64bit check check it.Michael Niedermayer2012-03-22
* | png: make ff_png_pass_mask local to pngdec.Clément Bœsch2012-03-22
* | Fix libgsm.c compilation after typo in 67b8c8.Carl Eugen Hoyos2012-03-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-22
|\|
| * pngenc: better upper bound for encoded frame size.Anton Khirnov2012-03-22
| * wmall: output packet only if we have decoded some samplesKostya Shishkov2012-03-22
* | dcaenc: switch to encode2()Paul B Mahol2012-03-22
* | libutvideoenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | lavc: limit realloc() on encoding to the libav compatibility API.Michael Niedermayer2012-03-22
* | VC1: Fix skiploopfilter=all.Reimar Döffinger2012-03-22
* | Replace SSE2 instruction in scalarproduct_float_sse() by SSE equivalent.ami_stuff2012-03-22
* | lavc: Redesign the internal encoding API.Michael Niedermayer2012-03-22
* | avcodec_encode_audio2: use ff_alloc_packet2()Michael Niedermayer2012-03-22
* | zmbvenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | yuv4enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | y41penc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | xwdenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | xbmenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | wmaenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | vorbisenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | v410enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | v408enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | v308enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | v210enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | tiffenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | tiffenc: fix return value.Michael Niedermayer2012-03-22
* | targaenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | svq1enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | sunrastenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | sgienc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | r210enc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | qtrleenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | proresenc_kostya: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | proresenc_anatoliy: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | pnmenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22
* | pngenc: switch to ff_alloc_packet2().Michael Niedermayer2012-03-22