10451 Commits (8dcc1eef755d1cb05e73ddf3f79a3034243e9347)

Author SHA1 Message Date
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
Paul B Mahol d1513e7f9c avfilter: add 3D scope multimedia filter 2 years ago
Paul B Mahol 0dff278e5b avfilter/af_silenceremove: do not trim non-silence from start 2 years ago
David Flater d2b6ec1e27 avfilter/af_alimiter: fix misbehavior when nb_channels != 2 2 years ago
Timo Rothenpieler c469c3c3b1 avfilter/vsrc_ddagrab: add options for more control over output format fallback 2 years ago
Timo Rothenpieler 6a574e3901 avfilter/vsrc_ddagrab: add rgbaf16 output support 2 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 2 years ago
Haihao Xiang 54c4196d56 lavfi/qsv: create mfx session using oneVPL for qsv filters 2 years ago
Haihao Xiang c77149bc37 qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 40684899e8 qsv: restrict audio related code to MFX_VERSION < 2.0 2 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 2 years ago
James Almer 0c3e3fd1b4 avfilter/framesync: add a new option to set how to sync streams based on secondary input timestamps 2 years ago
Fei Wang 26890b6b67 lavfi/overlay_vaapi: set defalut alpha value as 1.0 2 years ago
James Almer d93e29154f avfilter/avfiltergraph: remove unnecessary channel layout copy 2 years ago
Timo Rothenpieler 611f843534 avfilter/vsrc_ddagrab: set sRGB color information on output frames 2 years ago
Timo Rothenpieler 38595ebe3b avfilter/vsrc_ddagrab: make output format user configurable 2 years ago
Timo Rothenpieler cbb53bfbd8 avfilter/vsrc_ddagrab: move most of init to config_props 2 years ago