summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xan: Check for overlapping copiesMichael Niedermayer2013-04-181-0/+6
* fate: hot fix for gif failure.Clément Bœsch2013-04-182-22/+26
* lavf/gif: fix assert in avio API after dfb3231.Clément Bœsch2013-04-181-1/+1
* gif: remove outdated comments.Clément Bœsch2013-04-182-28/+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
* lavf/gif: simplify palette writing.Clément Bœsch2013-04-181-5/+2
* gif: reindent after previous commits.Clément Bœsch2013-04-182-5/+4
* lavc/gif: crop image when possible.Clément Bœsch2013-04-181-9/+73
* Cleanse GIF muxer and encoder.Clément Bœsch2013-04-185-231/+87
* lavfi/aspect: apply hot fix for NUM:DEN syntaxStefano Sabatini2013-04-171-1/+1
* lavfi/setdar: fix num/den swapping in log messageStefano Sabatini2013-04-171-1/+1
* lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init fieldStefano Sabatini2013-04-171-4/+0
* avutil/intfloat_readwrite: include common.h for isinf()Michael Niedermayer2013-04-171-0/+1
* lavfi/mptestsrc: remove unused size fieldStefano Sabatini2013-04-171-1/+0
* lavfi/mptestsrc: use AV_OPT_TYPE_DURATIONStefano Sabatini2013-04-171-14/+7
* lavfi/mptestsrc: reindent option constantsStefano Sabatini2013-04-171-13/+12
* lavfi/testsrc: fix styleStefano Sabatini2013-04-171-1/+1
* lavfi/testsrc: use int in place of unsignedStefano Sabatini2013-04-171-4/+4
* lavfi/aspect: extend verbose feedback, show old SAR and DAR valuesStefano Sabatini2013-04-171-5/+23
* lavfi/aspect: restore ratio parsingStefano Sabatini2013-04-171-14/+19
* lavfi/select: factorize options definition between select and aselectStefano Sabatini2013-04-171-19/+12
* lavfi/select: add support for dynamic number of outputsStefano Sabatini2013-04-173-30/+61
* lavfi/select: make select_frame() return voidStefano Sabatini2013-04-171-5/+3
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-171-0/+2
|\
| * lavfi/buffersrc: fix failed requests count.Nicolas George2013-04-171-0/+2
* | ra144: Try to fix int16/uint16 warnings from pgcMichael Niedermayer2013-04-173-7/+7
* | avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()Michael Niedermayer2013-04-171-1/+1
* | vf_lut: fix simplification / off by 1 errorMichael Niedermayer2013-04-171-3/+3
* | lavfi/stereo3d: fix interleave row output modesPaul B Mahol2013-04-171-8/+13
* | lavfi/interlace: remove exec permissions.Clément Bœsch2013-04-171-0/+0
* | lavfi/lut: simplify nested component stepping.Clément Bœsch2013-04-171-9/+5
* | lavfi/lut: reindent after previous commit.Clément Bœsch2013-04-171-7/+6
* | lavfi/lut: add direct path.Clément Bœsch2013-04-172-4/+12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-171-29/+30
|\ \
| * | indeo3: check motion vectors.Anton Khirnov2013-04-171-5/+29
* | | lavfi/stereo3d: check input width & heightPaul B Mahol2013-04-171-0/+28
* | | 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
OpenPOWER on IntegriCloud