9025 Commits (9665fd31e8f5d9738e742fcdf0e76ea9ce76b049)

Author SHA1 Message Date
Paul B Mahol 17127f81c5 avfilter: add msad video filter 4 years ago
Paul B Mahol 4a69cd4e4e avfilter: add identity video filter 4 years ago
Andreas Rheinhardt 0e645b98c6 Remove double ';' 4 years ago
Marton Balint 84094f017e avfilter/avf_showcqt: use av_gettime_relative() instead of av_gettime() 4 years ago
Andreas Rheinhardt 2869d71493 avfilter/lavfutils.h: Don't include avformat.h 4 years ago
Paul B Mahol 95af3b6625 avfilter/vf_vif: add support for more formats 4 years ago
Paul B Mahol 550b7a9929 avfilter/vf_vif: simplify case comparing same inputs 4 years ago
Guo, Yejun ae4f6379d6 avfilter/vf_vif.c: fix build warning for [-Wmain] 4 years ago
Guo, Yejun ac6dd87cd1 avfilter/vf_ssim.c: fix build warning for [-Wmain] 4 years ago
Paul B Mahol a2f9270f1c avfilter/af_afade: remove uneeded '.' from durations in options 4 years ago
Paul B Mahol c2ca1eb2a7 avfilter/vf_ssim: add slice threading 4 years ago
Paul B Mahol 680ba23bc2 avfilter/vf_psnr: add support for slice threading 4 years ago
Andreas Rheinhardt 14dc28e969 avfilter/vf_vif: Remove superfluous ';' 4 years ago
Ting Fu b0d75a8de9 dnn_backend_openvino.c: allow out_frame as NULL for analytic case 4 years ago
Guo, Yejun 2da3a5c10f dnn: add color conversion for analytic case 4 years ago
Guo, Yejun 0884063f88 dnn_interface.h: add enum DNNColorOrder 4 years ago
Guo, Yejun 76fc6879e2 dnn: add function type for model 4 years ago
Guo, Yejun bdce636100 dnn: extract common functions used by different filters 4 years ago
Guo, Yejun 995c33a046 dnn_backend_openvino.c: fix multi-thread issue for async execution 4 years ago
Guo, Yejun 51c105a62d dnn_backend_openvino.c: fix mismatch between ffmpeg(NHWC) and openvino(NCHW) 4 years ago
Mark Thompson 5a9aebac91 avfilter/vf_pseudocolor: Add missing braces 4 years ago
James Almer 1628409b18 x86/vf_gblur: fix reg name in UNIX64 prologue 4 years ago
James Almer 3c77584be8 avfilter/vf_gblur: add missing arch check 4 years ago
James Almer 2b4da1cb8c x86/vf_gblur: fix postscale_slice prologue 4 years ago
Nicolas George 670051b524 lavfi/drawtext: ignore final LF of textfile. 4 years ago
Andreas Rheinhardt a34333f43b avfilter/vif: Include avfilter.h 4 years ago
Paul B Mahol 44cf3a2b16 avfilter/x86/vf_gblur: add postscale SIMD 4 years ago
Paul B Mahol 058db59e16 avfilter/vf_gblur: factor out postscale function 4 years ago
James Almer 04dfdde09b avfilter/buffersrc: simplify av_buffersrc_add_frame_flags() 4 years ago
Ashish Singh 38aea9b041 avfilter: add vif filter 4 years ago
Carl Eugen Hoyos 3490108f95 lavfi/vflip: Support Bayer vertical flip. 4 years ago
Paul B Mahol c6ce18be08 avfilter/vf_convolution: add 16-column operation for filter_column() 4 years ago
Paul B Mahol bbf6183e11 avfilter/vf_datascope: pixscope: add commands support 4 years ago
Paul B Mahol 6c52c27d3d avfilter/vf_psnr: remove precision limits for metadata values 4 years ago
Paul B Mahol 3300d718f7 avfilter/vf_ssim: remove precision limits for metadata values 4 years ago
Paul B Mahol 95b854dd06 avfilter/af_amix: rename sum option to normalize 4 years ago
Paul B Mahol 05a6d82d5c avfilter/vf_ssim: add timeline support 4 years ago
Paul B Mahol 735ec7666b avfilter/vf_psnr: add timeline support 4 years ago
Paul B Mahol 34922dffca avfilter/vf_gblur: add float format support 4 years ago
Paul B Mahol edc45d1bd5 avfilter: add monochrome video filter 4 years ago
Jan Ekström 58e59396f5 avfilter/vf_zscale: add support for setting scaling filter parameters 4 years ago
Paul B Mahol 44facfb845 avfilter/vf_pseudocolor: do not leave alpha uninitialized 4 years ago
Paul B Mahol 0ef53cc72f avfilter/vf_pseudocolor: add two more presets 4 years ago
Paul B Mahol 2859c30cd9 avfilter/vf_pseudocolor: add opacity option 4 years ago
Paul B Mahol ba2cebb49c avfilter/af_adeclick: add more descriptive options names 4 years ago
Paul B Mahol 16c09b4659 avfilter/vf_lagfun: use macro 4 years ago
Paul B Mahol 05b394d537 avfilter/vf_lagfun: add timeline support 4 years ago
Paul B Mahol 27b5d0e1e4 avfilter/vf_lagfun: increase filter precision 4 years ago
Paul B Mahol 4390573c44 avfilter: add exposure video filter 4 years ago
Paul B Mahol 579e4e57a2 avfilter: add aexciter audio filter 4 years ago