10411 Commits (e2d784a5b7fa1e0997866973aca02bbf04c268cc)

Author SHA1 Message Date
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
Timo Rothenpieler fbf87a46ab avfilter/vsrc_ddagrab: fix mouse cursor render init 2 years ago
Andreas Rheinhardt f0dd4ab055 avfilter/vf_cropdetect: Remove set-but-unused variable 2 years ago
Thilo Borgmann 665349c4c0 lavfi/vf_cropdetect: Reindent after last commit 2 years ago
Thilo Borgmann 9d66417cc5 lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors and edges 2 years ago
Thilo Borgmann cf1f574431 lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobel 2 years ago
Niklas Haas 1cbd4552fe fflcms2: move to libavcodec 2 years ago
Dmitry Rogozhkin e0691eab22 qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses 2 years ago
Mattias Wadman 1ec1a48458 avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typo 2 years ago
Ting Fu 23953b9eb7 lavf/dnn: dump OpenVINO model input/output names to OVMdel struct. 2 years ago
Ting Fu 130d19bf20 lavf/sr: fix the segmentation fault caused by incorrect input frame free. 2 years ago
Wenbin Chen 636a629ff6 libavfilter/vf_overlay_qsv: Use format of first input to set output format for overlay_qsv 2 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
Timo Rothenpieler 61c151a098 avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContext 3 years ago
Timo Rothenpieler cb22d5ea3c avfilter/vsrc_ddagrab: fix checkheaders error 3 years ago
Timo Rothenpieler f611255480 avfilter: add vsrc_ddagrab 3 years ago
Michael Niedermayer fd26b07e8b Bump versions after 5.1 branch 3 years ago
Michael Niedermayer 6f1b144358 Bump Versions for 5.1 branch 3 years ago
Michael Niedermayer dd6040675e avfilter/vf_signature: Fix integer overflow in filter_frame() 3 years ago
George Floarea 9222965fdd avfilter/vf_xfade: fix zx and zy comparison for slide* 3 years ago
Marton Balint 846488cca8 avfilter/vf_zscale: enable AVX512 zimg functions 3 years ago
Marton Balint a6f0e641bc avfilter/vf_zscale: simplify and fix slice_params calculations 3 years ago
Marton Balint 68fdc9de84 avfilter/vf_zscale: remove some unneeded initializations 3 years ago
Mohamed Khaled Mohamed b1648150b2 avfilter: add chromakey_cuda filter 3 years ago
Paul B Mahol fc1ca18fcf avfilter/vf_xfade: add two more transitions 3 years ago
Paul B Mahol 6ed9eaf664 avfilter: add remap opencl filter 3 years ago
Vignesh Venkatasubramanian aa8905a1b1 avfilter/xstack: Add support for fixed size grid 3 years ago
Andreas Rheinhardt 624d0cf428 avfilter/vf_atadenoise: Remove unused-but-set variables 3 years ago
Gyan Doshi 0744c84792 avfilter/Makefile: always make colorspace.o 3 years ago
Paul B Mahol 5a4ffb4f5e avfilter/vf_gblur: properly round output 3 years ago
Andreas Rheinhardt ed42a51930 avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 7c3c1d938f avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functions 3 years ago
Andreas Rheinhardt 4d7128be9a avfilter/x86/vf_yadif: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 77b2a422a0 avfilter/x86/vf_eq_init: Remove obsolete MMXEXT function 3 years ago
Andreas Rheinhardt c5dd2fdc09 avfilter/x86/vf_noise: Remove obsolete MMX function 3 years ago
Paul B Mahol aa1babc59a avfilter/vf_estdif: tweak ecost option 3 years ago
Nil Admirari 69364a06c6 libavfilter/vf_frei0r.c: Use UTF-8 version of getenv() 3 years ago
rcombs 6c3a82f043 lavfi/drawutils: improve colorspace support 3 years ago
rcombs a5b3b65dc0 lavfi/colorspace: add ff_matrix_mul_3x3_vec 3 years ago