summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_gblur_vulkan: Fix use of uninitialized valueLimin Wang2021-11-17
* avfilter/gblur_vulkan: fix memory leakWu Jianhua2021-11-17
* avfilter: add colorspectrum source video filterPaul B Mahol2021-11-16
* lavfi/vulkan: fix issues the previous commit introducedLynne2021-11-16
* lavfi/vulkan: add mutliqueue emulation codeLynne2021-11-16
* lavfi/vulkan: fix static descriptor set updatingLynne2021-11-16
* libavfilter: add a gblur_vulkan filterWu Jianhua2021-11-16
* avfilter/v360: add support for off-axis projection outputPaul B Mahol2021-11-15
* */version.h: define FF_API macros unconditionallyAnton Khirnov2021-11-15
* avfilter/af_apad: do not add infinite silence for zero pad_dur or whole_durMarton Balint2021-11-14
* lavfi/vf_libplacebo: pick log level dynamicallyNiklas Haas2021-11-12
* lavfi: add a libplacebo filterNiklas Haas2021-11-12
* avfilter/src_movie: make the number of decode thread configurableLimin Wang2021-11-12
* lavfi/vulkan: refactor, fix and fully implement multiple queuesLynne2021-11-12
* lavfi/glslang: migrate to the C API and robustify library detectionLynne2021-11-12
* lavfi/vulkan: use libavutil's vulkan loaderLynne2021-11-12
* vulkan: add support for encode and decode queues and refactor queue codeLynne2021-11-12
* lavfi/vulkan: port to using timeline semaphoresLynne2021-11-12
* avfilter/vf_nlmeans: add x86 SIMDPaul B Mahol2021-11-11
* avfilter/vf_estdif: allow to change two more optionsPaul B Mahol2021-11-11
* avfilter/af_atilt: use ff_filter_execute()Limin Wang2021-11-11
* avfilter/vf_estdif: do some clip calculations only once in loopPaul B Mahol2021-11-09
* avfilter/vf_estdif: export distance cost as filter optionPaul B Mahol2021-11-09
* avfilter/f_reverse: readjust frame timestamps for areversePaul B Mahol2021-11-07
* avfilter/af_adelay: use outlink where applicablePaul B Mahol2021-11-07
* avfilter/scale_npp: add scale2ref_npp filterRoman Arzumanyan2021-11-03
* avfilter/vf_chromanr: improve filtering resultsPaul B Mahol2021-11-03
* avfilter: add huesaturation filterPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: split wa structPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: refactor line processing in preparation for x86 SIMD ass...Paul B Mahol2021-10-29
* avfilter/vf_nlmeans: avoid if () to help paralellizationPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: no need to print filter options at info levelPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: make access to pointer to lut fasterPaul B Mahol2021-10-29
* avfilter/vf_nlmeans: reduce scope of some variablesPaul B Mahol2021-10-29
* avfilter/vf_zscale: fix mapping of zimg_chroma_location_e to AVChromaLocationJan Ekström2021-10-28
* avfilter/vf_zscale: deduplicate output color information settingJan Ekström2021-10-28
* avfilter/vf_psnr/ssim: fix typosPaul B Mahol2021-10-28
* avfilter/vf_histogram: add more color modesPaul B Mahol2021-10-27
* avfilter: split negate filter from lut filterPaul B Mahol2021-10-27
* avfilter/vf_owdenoise: relicense my codeMichael Niedermayer2021-10-24
* avfilter/vf_v360: do not reset yaw/pitch/roll with reset_rot truePaul B Mahol2021-10-24
* avfilter/vf_v360: replace deprecated FF_CEIL_RSHIFT()Paul B Mahol2021-10-24
* avfilter/vf_dblur: add clippingPaul B Mahol2021-10-23
* avfilter/vf_dblur: use lrintf()Paul B Mahol2021-10-23
* avfilter/vf_dblur: fix artifactsPaul B Mahol2021-10-23
* avfilter/vf_convolution: improve runtime support for convolution filterPaul B Mahol2021-10-23
* avfilter/vf_convolution: unbreak runtime planes option functionalityPaul B Mahol2021-10-23
* avfilter/vf_selectivecolor: no need to use doublesPaul B Mahol2021-10-22
* avfilter/vf_bilateral: add slice threading supportPaul B Mahol2021-10-22
* avfilter/vf_bilateral: add direct aka writable frame supportPaul B Mahol2021-10-22