summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3'Michael Niedermayer2013-04-161-1/+1
|\ \ | |/
| * x86: Move constants to the only place where they are usedRonald S. Bultje2013-04-153-9/+4
| * bfin: Match DEFUN_END macros to the right functionsMartin Storsjö2013-04-151-1/+2
* | dfa: support decoding version=1.0Michael Niedermayer2013-04-151-2/+11
* | Add thread-safe wrapper for get_format().Reimar Döffinger2013-04-156-4/+64
* | Fix compilation on ARM with android gcc 4.7Reimar Döffinger2013-04-151-38/+36
* | Add avpriv_dsputil_init() and use it in lavfi where relevant.Clément Bœsch2013-04-142-0/+6
* | avcodec: fix ignorecrop AVOption offsetMichael Niedermayer2013-04-131-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-121-1/+1
|\ \ | |/
| * x86: dsputil: Move some ifdefs to avoid unused variable warningsDiego Biurrun2013-04-121-2/+2
* | Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3'Michael Niedermayer2013-04-121-2/+1
|\ \ | |/
| * x86: dsputil: cosmetics: Remove two pointless variable indirectionsDiego Biurrun2013-04-121-4/+2
* | Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256'Michael Niedermayer2013-04-123-16/+7
|\ \ | |/
| * x86: dsputil: Refactor some ff_{avg|put}_pixels function declarationsDiego Biurrun2013-04-123-15/+6
* | Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522'Michael Niedermayer2013-04-121-5/+3
|\ \ | |/
| * x86: dsputil: ff_h263_*_loop_filter declarations to a more suitable placeDiego Biurrun2013-04-121-5/+3
* | Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497'Michael Niedermayer2013-04-122-6/+9
|\ \ | |/