summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lavfi/aspect: extend verbose feedback, show old SAR and DAR valuesStefano Sabatini2013-04-17
* lavfi/aspect: restore ratio parsingStefano Sabatini2013-04-17
* lavfi/select: factorize options definition between select and aselectStefano Sabatini2013-04-17
* lavfi/select: add support for dynamic number of outputsStefano Sabatini2013-04-17
* lavfi/select: make select_frame() return voidStefano Sabatini2013-04-17
* Merge remote-tracking branch 'cigaes/master'Michael Niedermayer2013-04-17
|\
| * lavfi/buffersrc: fix failed requests count.Nicolas George2013-04-17
* | ra144: Try to fix int16/uint16 warnings from pgcMichael Niedermayer2013-04-17
* | avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf()Michael Niedermayer2013-04-17
* | vf_lut: fix simplification / off by 1 errorMichael Niedermayer2013-04-17
* | lavfi/stereo3d: fix interleave row output modesPaul B Mahol2013-04-17
* | lavfi/interlace: remove exec permissions.Clément Bœsch2013-04-17
* | lavfi/lut: simplify nested component stepping.Clément Bœsch2013-04-17
* | lavfi/lut: reindent after previous commit.Clément Bœsch2013-04-17
* | lavfi/lut: add direct path.Clément Bœsch2013-04-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-17
|\ \
| * | indeo3: check motion vectors.Anton Khirnov2013-04-17
* | | lavfi/stereo3d: check input width & heightPaul B Mahol2013-04-17
* | | Merge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95'Michael Niedermayer2013-04-17
|\| |
| * | indeo3: fix data size checkAnton Khirnov2013-04-17
* | | Merge commit '66531d634e75b834e89e4a6a0f7470ca018712a1'Michael Niedermayer2013-04-17
|\| |
| * | indeo3: switch parsing the header to bytestream2Anton Khirnov2013-04-17
* | | Merge commit '01d376f598fe95478036f5d1e3e5e14ffe32d4bf'Michael Niedermayer2013-04-17
|\| |
| * | rv10: check that extradata is large enoughAnton Khirnov2013-04-17
* | | Merge commit 'bac8d38c0a716c8bdfdecf0ae545015c68f5df36'Michael Niedermayer2013-04-17
|\| |
| * | rv10: return meaningful error codes.Anton Khirnov2013-04-17
* | | Merge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0'Michael Niedermayer2013-04-17
|\| |
| * | rv10: cosmetics, reformatAnton Khirnov2013-04-17
| * | qdm2: check that the FFT size is a power of 2Anton Khirnov2013-04-17
* | | Merge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3'Michael Niedermayer2013-04-17
|\| |
| * | svq1dec: clip motion vectors to the frame size.Anton Khirnov2013-04-17
* | | Merge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc'Michael Niedermayer2013-04-17
|\| |
| * | svq1dec: check that the reference frame has the same dimensions as the curren...Anton Khirnov2013-04-17
* | | Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347'Michael Niedermayer2013-04-17
|\| |
| * | af_channelmap: cosmetics, use an extra local variable to shorten the codeAnton Khirnov2013-04-17
* | | Merge commit 'aafed1175df76603e94c99a7748968780d6548d2'Michael Niedermayer2013-04-17
|\| |
| * | af_channelmap: sanity check input channel indices in all cases.Anton Khirnov2013-04-17
* | | lavfi/stereo3d: fix output width for sbsl/sbs2lPaul B Mahol2013-04-17
* | | lavfi: remove bad inverse telecine filtersPaul B Mahol2013-04-17
* | | cmdutils: slightly better -filters output.Clément Bœsch2013-04-17
| |/ |/|
* | examples/filtering_audio: get rid of AVABufferSinkParamsPavel Koshevoy2013-04-17
* | examples/filtering_audio: enable ref counted framesMichael Niedermayer2013-04-17
* | ffplay: use format title metadata to set window caption.Clément Bœsch2013-04-17
* | lavfi/histeq: fix out of array writePaul B Mahol2013-04-17
* | rmdec: dont return uninitialized dataMichael Niedermayer2013-04-17
* | Remove two anonymous arrays.Carl Eugen Hoyos2013-04-17
* | ass_split: Do not use the function name as a parameter name in a declaration.Carl Eugen Hoyos2013-04-17
* | butterflies_float: replace 2 lea by 2 addMichael Niedermayer2013-04-17
* | x86: float dsp: butterflies_float SSEChristophe Gisquet2013-04-17
* | lavfi/il: remove pointless storePaul B Mahol2013-04-16