10690 Commits (6869a80e76f7f597896e60a0feaa7a32b1aa57ae)

Author SHA1 Message Date
Ashyni 6869a80e76 avfilter/vf_cropdetect: fix type for old_limit 2 years ago
Paul B Mahol 20b96494de avfilter/vf_scdet: fix introduced discrepancy with latest change 2 years ago
Ashyni 69c060bea2 avfilter/vf_cropdetect: add ability to change limit at runtime 2 years ago
Paul B Mahol ab8cde6efa avfilter/vf_dblur: also filter last scanline 2 years ago
Paul B Mahol 31c15a0880 avfilter/vf_dblur: allow radius < 1.0 2 years ago
Paul B Mahol bf23d530d2 avfilter/vf_histogram: call av_frame_copy_props() 2 years ago
Paul B Mahol 6ce51e5ee1 avfilter/vf_lagfun: call av_frame_copy_props() 2 years ago
Paul B Mahol 3cc08688e3 avfilter/vf_elbg: call av_frame_copy_props() 2 years ago
Paul B Mahol ceb52d47a3 avfilter/avf_showvolume: set output video frame duration 2 years ago
Paul B Mahol 04bbf5f70d avfilter/vsrc_gradients: set output video frame duration 2 years ago
Paul B Mahol a13931843e avfilter/avf_abitscope: set output time_base and output frame duration 2 years ago
Paul B Mahol 2c3f211b6d avfilter/af_virtualbass: call av_frame_copy_props() 2 years ago
Paul B Mahol 07485a6975 avfilter/vf_scdet: change threshold checking 2 years ago
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