10437 Commits (3241e9225c7adfb2d8d24cfd05a7a8db8ddbd023)

Author SHA1 Message Date
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 3 years ago
Timo Rothenpieler 6a574e3901 avfilter/vsrc_ddagrab: add rgbaf16 output support 3 years ago
Timo Rothenpieler b77fff47d0 configure: always enable gnu_windres if available 3 years ago
Haihao Xiang 54c4196d56 lavfi/qsv: create mfx session using oneVPL for qsv filters 3 years ago
Haihao Xiang c77149bc37 qsv: restrict OPAQUE memory to MFX_VERSION < 2.0 3 years ago
Haihao Xiang 40684899e8 qsv: restrict audio related code to MFX_VERSION < 2.0 3 years ago
Haihao Xiang 3e61b7dd7f qsv: remove mfx/ prefix from mfx headers 3 years ago
James Almer 0c3e3fd1b4 avfilter/framesync: add a new option to set how to sync streams based on secondary input timestamps 3 years ago
Fei Wang 26890b6b67 lavfi/overlay_vaapi: set defalut alpha value as 1.0 3 years ago
James Almer d93e29154f avfilter/avfiltergraph: remove unnecessary channel layout copy 3 years ago
Timo Rothenpieler 611f843534 avfilter/vsrc_ddagrab: set sRGB color information on output frames 3 years ago
Timo Rothenpieler 38595ebe3b avfilter/vsrc_ddagrab: make output format user configurable 3 years ago
Timo Rothenpieler cbb53bfbd8 avfilter/vsrc_ddagrab: move most of init to config_props 3 years ago
Timo Rothenpieler fbf87a46ab avfilter/vsrc_ddagrab: fix mouse cursor render init 3 years ago
Andreas Rheinhardt f0dd4ab055 avfilter/vf_cropdetect: Remove set-but-unused variable 3 years ago
Thilo Borgmann 665349c4c0 lavfi/vf_cropdetect: Reindent after last commit 3 years ago
Thilo Borgmann 9d66417cc5 lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors and edges 3 years ago
Thilo Borgmann cf1f574431 lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 3 years ago
Niklas Haas 1cbd4552fe fflcms2: move to libavcodec 3 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 3 years ago
Mattias Wadman 1ec1a48458 avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typo 3 years ago
Ting Fu 23953b9eb7 lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. 3 years ago
Ting Fu 130d19bf20 lavf/sr: fix the segmentation fault caused by incorrect input frame free. 3 years ago
Wenbin Chen 636a629ff6 libavfilter/vf_overlay_qsv: Use format of first input to set output format for overlay_qsv 3 years ago
Timo Rothenpieler 926f355aff avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXT 3 years ago
Anton Khirnov ecd0a7c5bd lavfi/vf_showinfo: print frame durations 3 years ago
Anton Khirnov 357ba45a5c lavfi: use AVFrame.duration instead of AVFrame.pkt_duration 3 years ago