3431 Commits (6c5989cce9e3ef93766a3c62096d4a08ee4be7c1)

Author SHA1 Message Date
Clément Bœsch 380cfce2b2 lavc: add AV_CODEC_PROP_TEXT_SUB. 12 years ago
Paul B Mahol b63f7b3ac7 lavfi/afade: use AV_OPT_TYPE_DURATION 12 years ago
Stefano Sabatini c6a43a7244 lavfi/mptestsrc: fix invalid access in case of negative linesize 12 years ago
Nicolas George b42827ffd9 lavfi/vf_aspect: improve compatibility of parsing. 12 years ago
Paul B Mahol 212960eea4 colorchannelmixer filter 12 years ago
Paul B Mahol 449cdd547b colorbalance filter 12 years ago
Stefano Sabatini 1efcab02b6 lavfi/aspect: apply hot fix for NUM:DEN syntax 12 years ago
Stefano Sabatini f04ec05f0e lavfi/setdar: fix num/den swapping in log message 12 years ago
Stefano Sabatini f212c2380a lavfi/setsar: remove spurious #if FF_API_OLD_FILTER_OPTS around init field 12 years ago
Stefano Sabatini e252460c9b lavfi/mptestsrc: remove unused size field 12 years ago
Stefano Sabatini db84088e99 lavfi/mptestsrc: use AV_OPT_TYPE_DURATION 12 years ago
Stefano Sabatini bbf003e949 lavfi/mptestsrc: reindent option constants 12 years ago
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 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
Paul B Mahol 716588188d lavfi/stereo3d: check input width & height 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
Nicolas George e3e6aa7afb lavfi/buffersrc: fix failed requests count. 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
Paul B Mahol 295ce83e2f lavfi/il: remove pointless store 12 years ago
Paul B Mahol 9bd1b1c1e7 lavfi/earwax: remove pointless store 12 years ago
Paul B Mahol 83253431b7 lavfi/stereo3d: remove pointless store 12 years ago
Stefano Sabatini 30926a1f1f lavfi/aspect: fix weird copyright notice 12 years ago
Stefano Sabatini ba32afd70e lavfi/split: use AVFILTER_DEFINE_CLASS to define class 12 years ago
Paul B Mahol 65efa1dbd9 lavfi/interlace: remove now unused av_opt_free() call 12 years ago
Stefano Sabatini 3453b0196f lavfi/split: fix minor documentation issues 12 years ago
Clément Bœsch de656ea91e lavfi/drawtext: make options array more readable. 12 years ago
Michael Niedermayer 7a2a421d73 vf_histogram: avoid floats, unbreak fate 12 years ago
Paul B Mahol 8281791d07 lavfi/histogram: remove pointless store 12 years ago
Paul B Mahol 7770975979 lavfi/noise: remove pointless store 12 years ago
Clément Bœsch 9ecdd76679 lavfi/curves: fix memleak after master component dition. 12 years ago
Michael Niedermayer aba678ab9d deshake: fix off by 2 error 12 years ago
Michael Niedermayer 3d8afb23bc vf_deshake: Fix crash with r*=64 12 years ago
Clément Bœsch 1cb02d4fbc lavfi/curves: add support for Photoshop curves files (.acv). 12 years ago
Clément Bœsch 99dac39339 lavfi/curves: add support for master component. 12 years ago
Clément Bœsch da1bb21c13 lavfi/aphaser: silence uninitialized variable warnings. 12 years ago
Paul B Mahol 977ee8afd6 lavfi/negate: stop calling lut_init() as that function does nothing now 12 years ago