8044 Commits (65e6850c567066a3ce54dad60b1f05c2677c84cf)

Author SHA1 Message Date
Nicolas George 65e6850c56 lavfi: remove ff_poll_frame(). 5 years ago
Nicolas George 9ea7e68907 lavfi/buffersrc: remove fifo. 5 years ago
Limin Wang 03eb96f9b7 avfilter/vf_readeia608: fix check for failed av_calloc 5 years ago
Paul B Mahol e890ce62ef avfilter/af_adeclick: implement timeline support 5 years ago
Paul B Mahol 26f4ee37f7 avfilter/vf_readeia608: if parity bit check fails, set correct value 5 years ago
Paul B Mahol 786a2daa3d avfilter/vf_readeia608: rewrite processing, make extracting more robust 5 years ago
Paul B Mahol 3530fdc78e avfilter/vf_stack: set framerate to VFR when inputs frame rates differs 5 years ago
Xinpeng Sun 2e2dfe6673 avfilter: Add tonemap vaapi filter for H2S 5 years ago
Marton Balint 1f8e43938b avfilter/x86/vf_interlace: always use unaligned movs 5 years ago
Marton Balint 4cd2cee7ed avfilter/vf_interlace: do not interlace already interlaced frames 5 years ago
Marton Balint 6498522bef avfilter/vf_tinterlace: add support for bypassing already interlaced frames 5 years ago
Marton Balint 28b5dc6199 avfilter/vf_interlace: restore lowpass mode constants 5 years ago
Guo, Yejun ed9fc2e3c5 avfilter/vf_dnn_processing: refine code for better naming 5 years ago
Paul B Mahol 824324db41 avfilter/vf_datascope: add decimal output 5 years ago
Michael Niedermayer 9d1f7870a9 avfilter: Fix type in av_log for random_seed in cellauto and life 5 years ago
Gyan Doshi 78676ee8f8 avfilter/scale_eval: remove redundant mathematical constants 5 years ago
Michael Niedermayer a0ae4b7df9 Remove redundant ; 5 years ago
Gyan Doshi e73688eff4 avfilter: rename scale.c,h to scale_eval 5 years ago
Gyan Doshi 1b4f473d18 avfilter/scale.c: factorize ff_scale_eval_dimensions 5 years ago
Jun Zhao 46d2a67f80 lavfi/avf_showspectrum: Fix the memory leak in error handle path 5 years ago
Limin Wang 5ee4c12ec2 avfilter/vsrc_life: Fix for random_seed type 5 years ago
Limin Wang 1d757b111a avfilter/vsrc_cellauto: Fix for random_seed type 5 years ago
leozhang 0c7f9f714d avfilter/vf_yaepblur: add yaepblur filter 5 years ago
Gyan Doshi b66a800877 avfilter/crop: avoid premature eval error 5 years ago
Limin Wang 0485033ae1 avfilter/vf_elbg: Fix for the seed type 5 years ago
Andreas Rheinhardt 710ab13693 avfilter/vf_unsharp: Don't dereference NULL 5 years ago
Zhao Zhili f9d4366912 avfilter/buffersrc: remove write-only variable 5 years ago
Paul B Mahol 8c2f81a17a avfilter/vf_hqdn3d: add support for commands 5 years ago
Paul B Mahol 3a61297a67 avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formats 5 years ago
Limin Wang c1ed00fd18 avfilter/vf_yadif: rename config_props -> config_output, link -> outlink 5 years ago
Limin Wang 8aa143eaa8 avfilter/vf_libvmaf: Check for av_frame_alloc failure 5 years ago
Limin Wang 3a6ec10d90 avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct flag is false 5 years ago
Paul B Mahol 93414ce831 avfilter: add axcorrelate filter 5 years ago
Paul B Mahol aaac48fb50 avfilter/vf_normalize: add support for commands 5 years ago
Paul B Mahol 89aa1342b1 avfilter/af_aiir: normalize biquads only if divisor is big enough 5 years ago
Paul B Mahol f46b04c4c3 avfilter/af_biquads: add new normalize/n option 5 years ago
Paul B Mahol f2a01b4c8b avfilter/af_aiir: fix biquads normalization 5 years ago
Paul B Mahol eecc45cea5 avfilter/af_aiir: add missing normalization of biquads gains 5 years ago
Paul B Mahol 2f5fb9e60f avfilter/af_aiir: make a/b coefficients array 5 years ago
Paul B Mahol e169d3756e avfilter/af_aiir: factor out response calculation 5 years ago
Paul B Mahol c36e72ed27 avfilter/af_aiir: check for stability 5 years ago
Paul B Mahol 9cd56bb94c avfilter/af_aiir: fix array length when selecting conjugate poles 5 years ago
Zhao Zhili bbb68be0cc avfilter/graphdump: fix use of uninitialized variables 5 years ago
leozhang 4a3aa77d74 avfilter/avfilter: fix indentation 5 years ago
Paul B Mahol 55ca21d54e avfilter/vf_amplify: add timeline support 5 years ago
Paul B Mahol 103effebc1 avfilter/vf_datascope: add support for commands in oscilloscope 5 years ago
Paul B Mahol c98d8b2bf5 avfilter/vsrc_sierpinski: change seed option type 5 years ago
Paul B Mahol d83304d539 avfilter/vsrc_sierpinski: fix another typos 5 years ago
Paul B Mahol 09fd1b18f0 avfilter/vsrc_testsrc: simplify color filter commands parsing 5 years ago
Paul B Mahol 94c0b27397 avfilter/vf_chromakey: add support for commands 5 years ago