3700 Commits (3fc8500483bef4dcb43b4a1e5fe628e416ca1a0e)

Author SHA1 Message Date
Clément Bœsch 160ea26560 lavfi/haldclutsrc: 10l remove size options. 12 years ago
Clément Bœsch 92a2d12a71 lavfi/overlay: remove do_blend forward declaration. 12 years ago
Clément Bœsch ae5738248a lavfi/lut3d: move lut3d init to its definition scope. 12 years ago
Clément Bœsch 158d96e3f0 lavfi: add haldclut filter. 12 years ago
Clément Bœsch 4328602890 lavfi: add dual input helpers. 12 years ago
Clément Bœsch 3cec29cf59 lavfi: add haldclutsrc filter. 12 years ago
Paul B Mahol a1873f35f8 lavfi/ocv: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol 229d5bfdc8 lavfi/frei0r: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol beda41886e lavfi/channelmap: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol 6008b5abbb lavfi/format: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol e457f2cf1f lavfi/setpts: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol 5fe5bde60a lavfi/join: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol 622c977437 lavfi/hqdn3d: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol d349704eef lavfi/interlace: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol 11cdf9671f lavfi/trim: make use of AVFILTER_DEFINE_CLASS 12 years ago
Paul B Mahol 68def27124 lavfi/interlace: remove request frame hack 12 years ago
Paul B Mahol ed1c83508e lavfi/trim: remove request frame hack 12 years ago
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