10677 Commits (11b02fc675bc2a4b98001c0f64fbcd45758077d9)

Author SHA1 Message Date
Paul B Mahol 11b02fc675 avfilter/af_arnndn: unbreak filtering 2 years ago
Paul B Mahol 180a7d2d6c avfilter/af_arnndn: call av_frame_copy_props() 2 years ago
Paul B Mahol 697e0fc062 avfilter/af_afftfilt: call av_frame_copy_props() 2 years ago
Paul B Mahol 5625f0542d avfilter/af_afftdn: call av_frame_copy_props() 2 years ago
Paul B Mahol 6d2b57fd31 avfilter/vsrc_cellauto: set video frame duration 2 years ago
Paul B Mahol e845c3e00a avfilter/vsrc_life: set video frame duration 2 years ago
Paul B Mahol 45910b2504 avfilter/vsrc_mandelbrot: set video frame duration 2 years ago
Paul B Mahol 96d4f74548 avfilter/vsrc_mptestsrc: set video frame duration 2 years ago
Paul B Mahol 218278b11d avfilter/vsrc_testsrc: set video frame duration 2 years ago
Paul B Mahol aa24719843 avfilter/vsrc_sierpinski: set video frame duration 2 years ago
Paul B Mahol d590fbf306 avfilter/vf_ciescope: fix black-point position 2 years ago
Paul B Mahol e6b9191e92 avfilter/vf_ciescope: switch to anti-aliased lines 2 years ago
Paul B Mahol 6b8adbfe03 avfilter/avf_a3dscope,avf_showcwt: set video frame duration 2 years ago
Paul B Mahol 2cee62295f avfilter/af_dialoguenhance: call av_frame_copy_props() 2 years ago
Paul B Mahol 8885d5dc7a avfilter/af_surround: call av_frame_copy_props() 2 years ago
Paul B Mahol 6a205d244a avfilter/af_afir: call av_frame_copy_props() 2 years ago
Haihao Xiang faf0afb5d9 lavfi/overlay_vaapi: remove unnecessary code 2 years ago
Haihao Xiang f1a8d3b0b6 lavfi/vaapi: remove duplicated code 2 years ago
Haihao Xiang 7491545320 lavfi/qsv: use QSVVPPContext as base context in vf_vpp_qsv/vf_overlay_qsv 2 years ago
Haihao Xiang 3763635ef4 lavfi/qsvvpp: set output frame durations 2 years ago
Haihao Xiang 6ce23ebaac lavfi/vf_vpp_qsv: check output format string against NULL pointer 2 years ago
Haihao Xiang dc5369144b lavfi/vf_vpp_qsv: add has_passthrough flag in VPPContext 2 years ago
Haihao Xiang a1b3e8f2d7 lavfi/vf_vpp_qsv: add vpp_preinit callback 2 years ago
Haihao Xiang eb71c67dcc lavfi/vf_vpp_qsv: allow special values for the output video dimensions 2 years ago
Haihao Xiang 129530e917 lavfi/vf_vpp_qsv: handle NULL pointer when evaluating an expression 2 years ago
Haihao Xiang 24a8e1e126 lavfi/vf_vpp_qsv: add "a", "dar" and "sar" variables 2 years ago
Paul B Mahol ac7d21284b avfilter: add fractional delay IR source filter 2 years ago
James Almer 2378cbe36b avfilter/vf_showinfo: add support for Ambient Viewing Environment side data 2 years ago
James Almer b37795688a avfilter/vf_showinfo: use av_frame_side_data_name() to print side data names 2 years ago
Anton Khirnov 54c0e72b42 lavfi/graphparser: drop a redundant label 2 years ago
Anton Khirnov ca67a783ab lavfi/graphparser: improve applying graph-level sws options 2 years ago
Anton Khirnov 1c18530e93 lavfi/avfilter: process options for filters without a private class 2 years ago
Anton Khirnov d234b4b193 lavfi/avfilter: simplify process_options() 2 years ago
Anton Khirnov b6ba764552 lavfi/avfilter: export a multikey dict from process_options() 2 years ago
Anton Khirnov bd7c07c26a lavfi/avfilter: avoid a redundant av_opt_set_dict2() call 2 years ago
Anton Khirnov a7b1b4bc23 lavfi: remove AVFilter.init_dict() 2 years ago
Anton Khirnov 018a8b9dc3 lavfi/vf_scale: allow passing options to swscale directly 2 years ago
Paul B Mahol 5d3f0226ad avfilter/avf_avectorscope: add anti-aliased line drawing mode 2 years ago
Clément Bœsch 6e05622216 avfilter/paletteuse: use explicit key indexes in set_frame_lut 2 years ago
Clément Bœsch 68275043a0 avfilter/paletteuse: add atkinson dithering 2 years ago
Clément Bœsch c973e8ae79 avfilter/paletteuse: add burkes dithering 2 years ago
Clément Bœsch 9973343bf9 avfilter/paletteuse: add sierra3 dithering 2 years ago
Clément Bœsch 11926c4bd4 avfilter/palette{gen,use}: misc for-loop cosmetics 2 years ago
Clément Bœsch 1340fe7caf avfilter/paletteuse: move r,g,b computation in a more local scope 2 years ago
Clément Bœsch 1ae1b707e2 avfilter/paletteuse: remove mean error tool 2 years ago
Clément Bœsch 8789a9e05b avfilter/paletteuse: remove alternative search methods 2 years ago
Clément Bœsch 0f7942afa6 avfilter/paletteuse: switch to recursive method 2 years ago
Clément Bœsch 6c7b54e962 avfilter/paletteuse: use lowbias32 for color hashing 2 years ago
Clément Bœsch c9084cd0e2 avfilter/palettegen: use lowbias32 for color hashing 2 years ago
Clément Bœsch 3cafbdc083 avfilter/palette: add lowbias32 hashing 2 years ago