summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_cropdetect: Remove set-but-unused variableAndreas Rheinhardt2022-07-30
* lavfi/vf_cropdetect: Reindent after last commitThilo Borgmann2022-07-30
* lavfi/cropdetect: Add new mode to detect crop-area based on motion vectors an...Thilo Borgmann2022-07-30
* lavfi/edge_common: Templatify ff_gaussian_blur and ff_sobelThilo Borgmann2022-07-30
* fflcms2: move to libavcodecNiklas Haas2022-07-30
* qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statusesDmitry Rogozhkin2022-07-29
* avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typoMattias Wadman2022-07-28
* lavf/dnn: dump OpenVINO model input/output names to OVMdel struct.Ting Fu2022-07-24
* lavf/sr: fix the segmentation fault caused by incorrect input frame free.Ting Fu2022-07-22
* libavfilter/vf_overlay_qsv: Use format of first input to set output format fo...Wenbin Chen2022-07-20
* avfilter/vsrc_ddagrab: check for existence of DPI_AWARENESS_CONTEXTTimo Rothenpieler2022-07-19
* lavfi/vf_showinfo: print frame durationsAnton Khirnov2022-07-19
* lavfi: use AVFrame.duration instead of AVFrame.pkt_durationAnton Khirnov2022-07-19
* avfilter/vsrc_ddagrab: dynamically load SetThreadDpiAwarenessContextTimo Rothenpieler2022-07-19
* avfilter/vsrc_ddagrab: fix checkheaders errorTimo Rothenpieler2022-07-18
* avfilter: add vsrc_ddagrabTimo Rothenpieler2022-07-18
* Bump versions after 5.1 branchMichael Niedermayer2022-07-13
* Bump Versions for 5.1 branchMichael Niedermayer2022-07-13
* avfilter/vf_signature: Fix integer overflow in filter_frame()Michael Niedermayer2022-07-12
* avfilter/vf_xfade: fix zx and zy comparison for slide*George Floarea2022-07-12
* avfilter/vf_zscale: enable AVX512 zimg functionsMarton Balint2022-07-10
* avfilter/vf_zscale: simplify and fix slice_params calculationsMarton Balint2022-07-10
* avfilter/vf_zscale: remove some unneeded initializationsMarton Balint2022-07-10
* avfilter: add chromakey_cuda filterMohamed Khaled Mohamed2022-07-10
* avfilter/vf_xfade: add two more transitionsPaul B Mahol2022-07-09
* avfilter: add remap opencl filterPaul B Mahol2022-07-07
* avfilter/xstack: Add support for fixed size gridVignesh Venkatasubramanian2022-07-04
* avfilter/vf_atadenoise: Remove unused-but-set variablesAndreas Rheinhardt2022-07-03
* avfilter/Makefile: always make colorspace.oGyan Doshi2022-06-25
* avfilter/vf_gblur: properly round outputPaul B Mahol2022-06-23
* avfilter/x86/vf_bwdif: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_idet: Remove obsolete MMX(EXT) functionsAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_yadif: Remove obsolete MMXEXT functionsAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_eq_init: Remove obsolete MMXEXT functionAndreas Rheinhardt2022-06-22
* avfilter/x86/vf_noise: Remove obsolete MMX functionAndreas Rheinhardt2022-06-22
* avfilter/vf_estdif: tweak ecost optionPaul B Mahol2022-06-21
* libavfilter/vf_frei0r.c: Use UTF-8 version of getenv()Nil Admirari2022-06-21
* lavfi/drawutils: improve colorspace supportrcombs2022-06-19
* lavfi/colorspace: add ff_matrix_mul_3x3_vecrcombs2022-06-19
* avfilter/vf_zscale: dissallow too small slicesPaul B Mahol2022-06-16
* avfilter: add virtualbass filterPaul B Mahol2022-06-16
* all: Replace if (ARCH_FOO) checks by #if ARCH_FOOAndreas Rheinhardt2022-06-15
* avfilter/showinfo: refactor to use avutil/uuidPierre-Anthony Lemieux2022-06-12
* lavfi/blockdetect: Reindent after last commitThilo Borgmann2022-06-06
* lavfi/blockdetect: Fix possible div by 0Thilo Borgmann2022-06-06
* lavfi/vf_tonemap_opencl: fix buildrcombs2022-06-01
* lavfi/vf_scale_vulkan: fix buildrcombs2022-06-01
* lavfi/blockdetect: Remove nop init() functionThilo Borgmann2022-06-01
* avutil/csp: create public API for colorspace structsLeo Izen2022-06-01
* avfilter/af_biquads: refactor some optionsPaul B Mahol2022-05-29