52263 Commits (b63f7b3ac7b95032ae8c3e074f26b6c6158582da)
 

Author SHA1 Message Date
Stefano Sabatini 3933963d7b lavfi/testsrc: fix style 12 years ago
Stefano Sabatini 7ab6312610 lavfi/testsrc: use int in place of unsigned 12 years ago
Stefano Sabatini 5229b78371 lavfi/aspect: extend verbose feedback, show old SAR and DAR values 12 years ago
Stefano Sabatini fe5ca6b913 lavfi/aspect: restore ratio parsing 12 years ago
Stefano Sabatini 8bfd878151 lavfi/select: factorize options definition between select and aselect 12 years ago
Stefano Sabatini dcc1b32361 lavfi/select: add support for dynamic number of outputs 12 years ago
Stefano Sabatini 565c50ac7b lavfi/select: make select_frame() return void 12 years ago
Michael Niedermayer 0b3bd78714 Merge remote-tracking branch 'cigaes/master' 12 years ago
Michael Niedermayer 3220083c11 ra144: Try to fix int16/uint16 warnings from pgc 12 years ago
Michael Niedermayer cc6f848dba avutil/intfloat_readwrite: avoid comparission with INFINITY, use isinf() 12 years ago
Michael Niedermayer 45741dd81f vf_lut: fix simplification / off by 1 error 12 years ago
Paul B Mahol 1de7dcb457 lavfi/stereo3d: fix interleave row output modes 12 years ago
Clément Bœsch 7ee2daed9b lavfi/interlace: remove exec permissions. 12 years ago
Clément Bœsch 4c6fa4ef45 lavfi/lut: simplify nested component stepping. 12 years ago
Clément Bœsch 45f5bf917b lavfi/lut: reindent after previous commit. 12 years ago
Clément Bœsch 3db3b278f2 lavfi/lut: add direct path. 12 years ago
Michael Niedermayer 7f2253078d Merge remote-tracking branch 'qatar/master' 12 years ago
Paul B Mahol 716588188d lavfi/stereo3d: check input width & height 12 years ago
Michael Niedermayer 2787f7b188 Merge commit '34e6af9e204ca6bb18d8cf8ec68fe19b0e083e95' 12 years ago
Michael Niedermayer 4029a5ebc2 Merge commit '66531d634e75b834e89e4a6a0f7470ca018712a1' 12 years ago
Michael Niedermayer e5dc5095f9 Merge commit '01d376f598fe95478036f5d1e3e5e14ffe32d4bf' 12 years ago
Michael Niedermayer 4916e220a6 Merge commit 'bac8d38c0a716c8bdfdecf0ae545015c68f5df36' 12 years ago
Michael Niedermayer 8cff853b23 Merge commit '69f6f03cd16a09e4e848b4e82bae4993bc361cd0' 12 years ago
Michael Niedermayer 0a946599f8 Merge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3' 12 years ago
Michael Niedermayer 251f283b9d Merge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc' 12 years ago
Michael Niedermayer f60ba6c524 Merge commit 'c0771a1ac6da697f86e3b10c8fe5dbc2ee92e347' 12 years ago
Michael Niedermayer 74e86d3147 Merge commit 'aafed1175df76603e94c99a7748968780d6548d2' 12 years ago
Paul B Mahol b725202546 lavfi/stereo3d: fix output width for sbsl/sbs2l 12 years ago
Paul B Mahol f0a149e538 lavfi: remove bad inverse telecine filters 12 years ago
Anton Khirnov a0a872d073 indeo3: check motion vectors. 12 years ago
Anton Khirnov 34e6af9e20 indeo3: fix data size check 12 years ago
Anton Khirnov 66531d634e indeo3: switch parsing the header to bytestream2 12 years ago
Clément Bœsch a5ebd2d987 cmdutils: slightly better -filters output. 12 years ago
Nicolas George e3e6aa7afb lavfi/buffersrc: fix failed requests count. 12 years ago
Pavel Koshevoy e5644313c5 examples/filtering_audio: get rid of AVABufferSinkParams 12 years ago
Michael Niedermayer f2619cbd61 examples/filtering_audio: enable ref counted frames 12 years ago
Clément Bœsch 9db6aaeb2c ffplay: use format title metadata to set window caption. 12 years ago
Anton Khirnov 01d376f598 rv10: check that extradata is large enough 12 years ago
Anton Khirnov bac8d38c0a rv10: return meaningful error codes. 12 years ago
Anton Khirnov 69f6f03cd1 rv10: cosmetics, reformat 12 years ago
Anton Khirnov 34f87a5853 qdm2: check that the FFT size is a power of 2 12 years ago
Anton Khirnov ecff5acb5a svq1dec: clip motion vectors to the frame size. 12 years ago
Anton Khirnov b1bb8fb860 svq1dec: check that the reference frame has the same dimensions as the current one 12 years ago
Anton Khirnov c0771a1ac6 af_channelmap: cosmetics, use an extra local variable to shorten the code 12 years ago
Anton Khirnov aafed1175d af_channelmap: sanity check input channel indices in all cases. 12 years ago
Paul B Mahol b8edf91657 lavfi/histeq: fix out of array write 12 years ago
Michael Niedermayer 161dee4321 rmdec: dont return uninitialized data 12 years ago
Carl Eugen Hoyos fe1de12faf Remove two anonymous arrays. 12 years ago
Carl Eugen Hoyos 9802f56684 ass_split: Do not use the function name as a parameter name in a declaration. 12 years ago
Michael Niedermayer 92218aad00 butterflies_float: replace 2 lea by 2 add 12 years ago