10467 Commits (f18f8a561c8a9449cc2f5bc66000a8fe94308eaf)

Author SHA1 Message Date
Paul B Mahol da4ff1d536 avfilter/vf_maskedthreshold: implement diff mode 2 years ago
Paul B Mahol 754d52cf42 avfilter/window_func: add kaiser window 2 years ago
Marvin Scholz 60224f203f avfilter: Fix doxy references 2 years ago
Anton Khirnov 9e8a327e68 lavfi/src_avsynctest: set video frame durations 2 years ago
Anton Khirnov cdc4d99089 lavfi/vf_minterpolate: set output frame durations 2 years ago
Anton Khirnov c9508a019d lavfi/vf_frei0r: set frame durations for frei0r_src 2 years ago
Anton Khirnov d1526f4dac lavfi/vf_deinterlace_qsv: set output frame durations 2 years ago
Anton Khirnov 4b2f380e0a lavfi/vf_framepack: properly set output duration for framesequence output 2 years ago
Anton Khirnov fa5730d84a lavfi/vf_estdif: set frame durations 2 years ago
Anton Khirnov 62bfcc340f lavfi/vf_estdif: drop a redundant context variable 2 years ago
Anton Khirnov 2feeb6d103 lavfi/vf_estdif: drop an unused function parameter 2 years ago
Anton Khirnov 984c751b12 lavfi/vf_decimate: use inverse of output framerate as timebase 2 years ago
Anton Khirnov 0ce7a86e31 lavfi/vf_coreimage: set frame durations 2 years ago
Anton Khirnov 19c701fac8 lavfi/vf_tinterlace: set frame durations 2 years ago
Anton Khirnov 7c299c1178 lavfi/settb: rescale input frame durations 2 years ago
Anton Khirnov 476c90c207 lavfi/f_drawgraph: forward input frame durations 2 years ago
Paul B Mahol 504fbc2149 avfilter/af_aspectralstats: allow to select subset of measurements 2 years ago
Carl Eugen Hoyos 82479ef6bd lavfi/rotate: Avoid undefined behaviour. 2 years ago
Paul B Mahol 5676b7cdcf avfilter/af_adynamicequalizer: rework processing 2 years ago
Paul B Mahol 3d6d127cd0 avfilter/af_biquads: fix bandpass for zdf 2 years ago
Anton Khirnov a6bf4d47a9 lavfi/avf_showspatial: add framerate option 2 years ago
Anton Khirnov 06758370aa lavfi/avf_showfreqs: set frame durations 2 years ago
Anton Khirnov dc686a0c22 lavfi/avf_showcqt: set frame durations 2 years ago
Anton Khirnov 7d13c5dff0 lavfi/avf_avectorscope: set frame durations 2 years ago
Anton Khirnov ae84484c78 lavfi/avf_aphasemeter: set frame durations 2 years ago
Anton Khirnov ed48d00861 lavfi/avf_ahistogram: set frame durations 2 years ago
Anton Khirnov 502892d706 lavfi/vf_fps: set frame duration 2 years ago
Timo Rothenpieler 59cb0bd23d avfilter/vf_extractplanes: add missing break; statement 2 years ago
Tristan Schmelcher 179830108d
avfilter/scale_eval: Reduce rounding error. 2 years ago
Paul B Mahol 9995a76f7c avfilter/vf_extractplanes: add support for packed rgb float formats 2 years ago
Andreas Rheinhardt 5a7978a694 avfilter/avfilter: Make ff_command_queue_pop() static 2 years ago
Andreas Rheinhardt 55c35d84eb avfilter/internal: Remove declaration of inexistent function 2 years ago
Paul B Mahol 1f9f0dc6ee avfilter/af_afftdn: add double sample format support 2 years ago
Paul B Mahol 9ac777234e avfilter/af_dynaudnorm: fix parameter for copy samples function 2 years ago
Yondon Fu b11813708d avfilter/vf_libvmaf: Update ssim, ms_ssim options description 2 years ago
Timo Rothenpieler c9bd6ee5cb avfilter/vf_colorspace_cuda: mark fall-through 2 years ago
James Almer 0e0f74b632 avfilter/vf_drawbox: use the correct macro to fill rgb plane pointers 2 years ago
Andreas Rheinhardt 859b31de50 avfilter/video: Fix newline in trace output 2 years ago
Andreas Rheinhardt e10774a8cc avfilter/avfilter: #if ff_tlog_link() away when empty 2 years ago
Andreas Rheinhardt f4af504a1f avfilter/avfilter: Don't use AVFrame.channel_layout 2 years ago
Christian Feldmann 8357d4790f avfilter/vf_libvmaf: copy all values also for 10 bit input 2 years ago
Roman Arzumanyan cc81ab283c libavfilter: add vf_colorrange_cuda, CUDA-accelerated color conversion filter 2 years ago
Paul B Mahol 09cce81245 avfilter/vf_gblur: allow filtering with zero horizontal sigma 2 years ago
Michael Niedermayer 31581ae7ee
avfilter/vf_showinfo: remove backspaces 2 years ago
James Almer d9e3cb7e73 avfilter/vf_scale: overwrite the width and height expressions with the original values 2 years ago
Paul B Mahol 49a1de26ec avfilter/vf_gblur: handle cases when parameters become invalid 2 years ago
Timo Rothenpieler 6512dd6cb5 avfilter/vf_bilateral_cuda: refactor use of pow to simple multiplication 2 years ago
Timo Rothenpieler 416923346a compat/cuda: switch from powf to __powf intrinsic 2 years ago
Andreas Rheinhardt 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 2 years ago
Mohamed Khaled Mohamed 1a5cd79f51 avfilter: add bilateral_cuda filter 2 years ago