summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* gif: use only one graphic control extension block per image.Clément Bœsch2013-04-191-23/+6
* lavc/utils: merge side data after video encode.Clément Bœsch2013-04-191-0/+2
* Fix multithreaded MPEG-4 decoding.Reimar Döffinger2013-04-191-1/+1
* subtitles: introduce ASS codec id and use it.Clément Bœsch2013-04-189-16/+137
* avcodec/mpegvideo_motion: Check P field referencesMichael Niedermayer2013-04-181-1/+2
* svq3: use memmove to avoid overlap in memcpy.Michael Niedermayer2013-04-181-2/+2
* evrcdec: use memmove() instead of memcpy() when regions can overlap.Michael Niedermayer2013-04-181-4/+4
* lavc/gif: avoid encoding 0x0 images.Clément Bœsch2013-04-181-2/+2
* avcodec/bitstream: check codes in ff_init_vlc_sparse()Michael Niedermayer2013-04-181-0/+4
* avcodec/bitstream: Check bits in ff_init_vlc_sparse()Michael Niedermayer2013-04-181-0/+4
* xan: Check for overlapping copiesMichael Niedermayer2013-04-181-0/+6
* gif: remove outdated comments.Clément Bœsch2013-04-181-10/+4
* lavc/gif: return more meaningful error code.Clément Bœsch2013-04-181-1/+1
* lavc/gif: merge two allocation checks.Clément Bœsch2013-04-181-4/+2
* gif: reindent after previous commits.Clément Bœsch2013-04-181-1/+1
* lavc/gif: crop image when possible.Clément Bœsch2013-04-181-9/+73
* Cleanse GIF muxer and encoder.Clément Bœsch2013-04-181-44/+40
* ra144: Try to fix int16/uint16 warnings from pgcMichael Niedermayer2013-04-173-7/+7
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-171-29/+30
|\
| * indeo3: check motion vectors.Anton Khirnov2013-04-171-5/+29
* | Merge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95'Michael Niedermayer2013-04-171-3/+1
|\ \ | |/
| * indeo3: fix data size checkAnton Khirnov2013-04-171-2/+1
* | Merge commit '66531d634e75b834e89e4a6a0f7470ca018712a1'Michael Niedermayer2013-04-171-17/+22
|\ \ | |/
| * indeo3: switch parsing the header to bytestream2Anton Khirnov2013-04-171-17/+22
* | Merge commit '01d376f598fe95478036f5d1e3e5e14ffe32d4bf'Michael Niedermayer2013-04-171-0/+5
|\ \ | |/
| * rv10: check that extradata is large enoughAnton Khirnov2013-04-171-0/+5
* | Merge commit 'bac8d38c0a716c8bdfdecf0ae545015c68f5df36'Michael Niedermayer2013-04-171-26/+26
|\ \ | |/
| * rv10: return meaningful error codes.Anton Khirnov2013-04-171-26/+26
* | Merge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0'Michael Niedermayer2013-04-172-285/+279
|\ \ | |/
| * rv10: cosmetics, reformatAnton Khirnov2013-04-171-265/+273
| * qdm2: check that the FFT size is a power of 2Anton Khirnov2013-04-171-0/+4
* | Merge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3'Michael Niedermayer2013-04-171-15/+14
|\ \ | |/
| * svq1dec: clip motion vectors to the frame size.Anton Khirnov2013-04-171-14/+13
* | Merge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc'Michael Niedermayer2013-04-171-1/+2
|\ \ | |/
| * svq1dec: check that the reference frame has the same dimensions as the curren...Anton Khirnov2013-04-171-1/+2
* | Remove two anonymous arrays.Carl Eugen Hoyos2013-04-171-1/+2
* | ass_split: Do not use the function name as a parameter name in a declaration.Carl Eugen Hoyos2013-04-171-1/+1
* | libaacpluc: remove unused codePaul B Mahol2013-04-161-6/+0
* | sgirledec: remove unused headersPaul B Mahol2013-04-161-2/+0
* | lavc: avcodec_open2(): pass context to av_log()Paul B Mahol2013-04-161-2/+2
* | mjpegdec: fix overlapping memcpy with upscale_vMichael Niedermayer2013-04-161-3/+7
* | libaacplus: support for float sample formatPaul B Mahol2013-04-161-1/+2
* | avcodec/c93: Check for block overlap.Michael Niedermayer2013-04-161-1/+8
* | libaacplus: set supported profilesPaul B Mahol2013-04-161-0/+6
* | libaacplus: set supported channel_layoutsPaul B Mahol2013-04-161-0/+9
* | libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruftPaul B Mahol2013-04-161-8/+0
* | Merge commit '015821229f96bf7e677f2a711a58dbea3009f574'Michael Niedermayer2013-04-162-3/+2
|\ \ | |/
| * vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-1512-117/+135
* | Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9'Michael Niedermayer2013-04-161-8/+12
|\ \ | |/
| * vp3: bfin: Transpose the IDCTsMartin Storsjö2013-04-151-2/+8
OpenPOWER on IntegriCloud