3683 Commits (4f8e4b8a54ad0193680e3ef0846f459c633ae760)

Author SHA1 Message Date
Paul B Mahol 4f8e4b8a54 lavfi/tinterlace: remove request frame hack 12 years ago
Paul B Mahol c63e4e6569 lavfi/idet: remove request_frame hack 12 years ago
Clément Bœsch b439ece51c lavfi/dctdnoiz: move DC normalization out of loops. 12 years ago
Clément Bœsch 56cea3294a lavfi/lut3d: faster tetrahedral interpolation. 12 years ago
Clément Bœsch b6ee25e300 lavfi/lut3d: restore original interpolation speed. 12 years ago
Paul B Mahol c8e9c9275f lavfi/bbox: export bbox info to frame metadata 12 years ago
Paul B Mahol add8c63ce4 lavfi/bbox: timeline support 12 years ago
Paul B Mahol 7aa99a69c7 lavfi/bbox: make min_val user configurable 12 years ago
Paul B Mahol e9c3851d60 lavfi/bbox: use inlink->frame_count 12 years ago
Paul B Mahol 40a87a6a69 lavfi/noise: use av_image_copy_plane() 12 years ago
Michael Niedermayer 4cf7b87551 av_cpu_count: factorize "detected %d logical cores" message 12 years ago
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