3672 Commits (ee5964cc9c8c8167c1998482fe639263c6783e9a)

Author SHA1 Message Date
Paul B Mahol 8caf2da320 lavfi/afade: add timeline support 12 years ago
Paul B Mahol 2c2e69b3a2 lavfi/blend: support slice threading 12 years ago
Michael Niedermayer e0f2e0fcf0 vf_fade: remove unused function 12 years ago
Michael Niedermayer 0cbfbdef4a vf_fade: Support slice threaded alpha 12 years ago
Michael Niedermayer a3d62f3377 vf_fade: Fix alpha flag integration 12 years ago
Paul B Mahol af12573938 lavfi/blend: fix SW/SH calculation 12 years ago
Michael Niedermayer bca59d7745 fade: fix slice sizes 12 years ago
Michael Niedermayer 1d08e4b584 yadif: fix slice sizes 12 years ago
Michael Niedermayer 221f902f1d avfilter/vf_yadif: fix race condition 12 years ago
Paul B Mahol 036e9a0417 lavfi/blend: add yuv(j)411p 12 years ago
Michael Niedermayer b5be1a7e23 avfilter/vf_drawtext: Fix doxygen comment 12 years ago
Michael Niedermayer a2abd58a09 avfilter: remove av_opt_set_defaults() from process_options() 12 years ago
Paul B Mahol 2516b393d4 lavfi/field, il, noise: use av_pix_fmt_count_planes() 12 years ago
Anton Khirnov 8a994b7406 vf_fade: support slice threading 12 years ago
Anton Khirnov cb79881b49 vf_yadif: support slice threading 12 years ago
Anton Khirnov 129bb23843 lavfi: add a slice threading infrastructure 12 years ago
Clément Bœsch a0a41db339 lavfi/testsrc: make nb_decimals available only in testsrc. 12 years ago
Clément Bœsch 288f916643 lavfi/testsrc: move color options to the color scope filter definition. 12 years ago
Paul B Mahol 1f02927d28 lavfi/mp: try to pass interlaced & tff flags 12 years ago
Clément Bœsch 91b461459a lavfi/lut3d: avoid overread. 12 years ago
Clément Bœsch 12f51c1f9e lavfi: add lut3d filter. 12 years ago
Clément Bœsch 39dc1bc90f lavfi/(a)showinfo: use link frame counter instead of local counter. 12 years ago
Stefano Sabatini a8d98377b1 lavfi/geq: prefer symbolic constants 12 years ago
Stefano Sabatini 2210003b7f lavfi/geq: add aliases for RGB options 12 years ago
Clément Bœsch b8a9876a8b lavfi/yadif: add timeline support. 12 years ago
Stefano Sabatini b7be8ea92a lavfi/geq: mark timeline support 12 years ago
Stefano Sabatini 66f32a8a7f lavfi/drawgrid: fix drawgrid options after 4c205f42c8 12 years ago
Paul B Mahol 68c4633fa8 lavfi/histogram: cache log2 of max_hval 12 years ago
Michael Niedermayer 9f88db5df1 avfilter/vf_deshake: check rx 12 years ago
Anton Khirnov 7e2b15c094 avfilter: check a malloc in avfilter_link(). 12 years ago
Anton Khirnov bf5b5d2b15 avfilter.c: cosmetics, reformat 12 years ago
Anton Khirnov d79bd60405 lavfi: factorize freeing a link 12 years ago
Anton Khirnov 1dd3561143 vf_format: do not use the AVFilterFormats internals. 12 years ago
Anton Khirnov c5ab6088ad af_aformat: cosmetics, fix indentation 12 years ago
Anton Khirnov b01f6041f4 lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
Anton Khirnov bc8c1cdc7b lavfi doxy: add a page for lavfi. 12 years ago
Paul B Mahol 85e8a1169c lavfi/pad: switch to AV_OPT_TYPE_COLOR 12 years ago
Paul B Mahol 1d2ecf9609 lavfi/drawtext: switch to AV_OPT_TYPE_COLOR 12 years ago
Paul B Mahol 83e892233c lavfi/life: switch to AV_OPT_TYPE_COLOR 12 years ago
Paul B Mahol 05b7560d39 lavfi/color: switch to AV_OPT_TYPE_COLOR 12 years ago
Anton Khirnov 16a645adeb vf_pixdesctest: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 3ba35a346c vf_hqdn3d: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 3fb29588a2 vf_drawtext: don't leak the expressions. 12 years ago
Anton Khirnov 6592cd22a2 vf_crop: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov d5c66d9c56 vf_setdar: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 4c205f42c8 vf_drawbox: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 90d9a2a04c vf_drawtext: do not reset the frame number in config_input. 12 years ago
Anton Khirnov 7727be79d1 vf_fps: move initializing pts from config_props to init. 12 years ago
Anton Khirnov d371c3c2e2 vf_frei0r: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 87c31cfd7a vf_gradfun: make config_props work properly when called multiple times. 12 years ago