10582 Commits (ec2d582cb02dc3b838b2ff9efe48a5fa2ee288dd)

Author SHA1 Message Date
Paul B Mahol 442bbdb3c5 avfilter/drawutils: rgb48/bgr48 is supported 2 years ago
Paul B Mahol f0f19f3d3d avfilter: add corr video filter 2 years ago
Haihao Xiang 4061c22428 lavfi/vf_scale_qsv: remove PI, PHI and E 2 years ago
Haihao Xiang 3552dba0e1 lavfi/vf_vpp_qsv: accept P010 input in system memory 2 years ago
Haihao Xiang e5faa1d50c lavfi/vf_vpp_qsv: allow user to set scale_mode with constants 2 years ago
Haihao Xiang d51edd225d lavfi/vf_vpp_qsv: use macros for extra mfx parameter 2 years ago
Wenbin Chen 20f2941191 libavfilter/qsvvpp: Change the alignment to meet the requirement of YUV420P format 2 years ago
Paul B Mahol f2e0351b77 avfilter/vf_vif: add missing framesync options 2 years ago
Paul B Mahol cb9ab38c52 avfilter/vf_chromanr: split inner loops 2 years ago
Paul B Mahol cc11afe502 avfilter/avf_showvolume: make rms meter actually get rms of whole frame 2 years ago
Paul B Mahol 520111c610 avfilter/vf_thumbnail: allow to change stats log level 2 years ago
Paul B Mahol 46642ceeaf avfilter/vf_thumbnail: optimize planar processing path 2 years ago
Paul B Mahol 6c814093d8 avfilter/vf_bm3d: switch to TX from lavu 2 years ago
Timo Rothenpieler ee650398ec avfilter/vf_libplacebo: ensure filter hwdevice is a vulkan one 2 years ago
Paul B Mahol fc016fd665 avfilter/vf_exposure: ensure that scale is always > 0 2 years ago
Paul B Mahol ec32c62cad avfilter/avf_showcwt: write also to alpha plane if available 2 years ago
Paul B Mahol 7bf74f909d avfilter/af_afftdn: fix invalid duplicated use of sizeof() 2 years ago
Paul B Mahol 754fa305fa avfilter/af_astats: accessing outlink in uninit is not valid 2 years ago
Paul B Mahol e69909342e avfilter/avf_showcwt: fix logic mistake 2 years ago
Paul B Mahol 6b368bcb85 avfilter/af_apsyclip: add copy_props() call 2 years ago
Paul B Mahol 4d38d4607c avfilter/af_astats: print stats in case nb_samples is 0 2 years ago
Marvin Scholz fcbdd145cd avfilter/f_metadata: use av_dict_iterate 2 years ago
Marvin Scholz 492b45cb19 avfilter/vf_libvmaf: use av_dict_iterate 2 years ago
Marvin Scholz d5d6e5ccec avfilter/vf_coreimage: use av_dict_iterate 2 years ago
Marvin Scholz 1cf526c37a avfilter/vf_scale: use av_dict_iterate 2 years ago
Haihao Xiang 0ae459176b lavfi/vf_vpp_qsv: scale_mode can be applied to color conversion 2 years ago
Haihao Xiang 7a856588dc lavfi/qsvvpp: provide a default framerate if needed 2 years ago
Haihao Xiang 51bad2e6a7 lavfi/qsvvpp: avoid overriding the returned value 2 years ago
Chen,Wenbin 50575e24be lavfi/qsvvpp: change the output frame's width and height 2 years ago
Paul B Mahol 14e6ca17e1 avfilter/af_astats: do not give output for 0 samples 2 years ago
Paul B Mahol 569b1a24cd avfilter/avf_showcwt: add yet another mode variant 2 years ago
Paul B Mahol 7d20635aeb avfilter/avf_showcwt: add frame slide mode 2 years ago
Paul B Mahol bcb5ef667d avfilter/avf_showcwt: add some small optimizations 2 years ago
Paul B Mahol d7a5f068c2 avfilter/avf_showcwt: add thread jobs for forward fft per channel 2 years ago
Paul B Mahol 9d717cb846 avfilter/avf_showcwt: flush frames at EOF 2 years ago
Paul B Mahol a08a508105 avfilter/avf_showcwt: refactor code into function 2 years ago
Paul B Mahol 634e29f3c0 avfilter/avf_showcwt: always consume some available samples 2 years ago
Paul B Mahol d34c1b389e avfilter: add showcwt multimedia filter 2 years ago
Niklas Haas 48c385fb4c avfilter/vf_libplacebo: support more output formats 2 years ago
Paul B Mahol 2324b917fc avfilter/avf_avectorscope: simplify code a little 2 years ago
Paul B Mahol e0bc798ce5 avfilter/f_ebur128: fix crash when using vflip filter 2 years ago
Paul B Mahol 4c1a79eb80 avfilter/avf_showcqt: fix crash when using vflip filter 2 years ago
Paul B Mahol 9d2b5762d3 avfilter/avf_a3dscope: fix crash when using vflip filter 2 years ago
Paul B Mahol 9c8b977c1e avfilter/avf_avectorscope: fix crash when using vflip filter 2 years ago
Paul B Mahol f2ea508e16 avfilter/avf_showcqt: remove invalid line 2 years ago
Paul B Mahol 3e288dbf56 avfilter/avf_showspectrum: set hop_size for showspectrumpic 2 years ago
Wang, Bin 459527108a libavfilter/x86/vf_convolution: fix sobel swap issue on WIN64 2 years ago
Paul B Mahol 34eeb466fb avfilter/af_surround: fix possible out of array access 2 years ago
Paul B Mahol 66afa361e8 avfilter/af_surround: refactor code 2 years ago
Niklas Haas 46a4cc460e avfilter/vf_libplacebo: fix normalize_sar calculation 2 years ago