summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
...
* avfilter/buffersink: Remove outdated commentsAndreas Rheinhardt2021-12-03
* all: Remove unused-but-set variablesAndreas Rheinhardt2021-12-03
* avfilter: add a flip_vulkan filterWu Jianhua2021-12-02
* avfilter: add audio dynamic smooth filterPaul B Mahol2021-12-02
* avfilter: add audio spectral stats filterPaul B Mahol2021-12-02
* avfilter/src_movie: add format_opts for the opened fileLimin Wang2021-11-29
* avfilter/vf_paletteuse: Add missing parenthesesAndreas Rheinhardt2021-11-27
* avfilter/af_biquads: add svf transform typePaul B Mahol2021-11-26
* avfilter/vf_huesaturation: Remove dead storeAndreas Rheinhardt2021-11-19
* avfilter: add a vflip_vulkan filterWu Jianhua2021-11-19
* avfilter: add a hflip_vulkan filterWu Jianhua2021-11-19
* avfilter/overlay_vulkan: call av_vkfmt_from_pixfmt only one timeWu Jianhua2021-11-19
* avfilter/scale_vulkan: call av_vkfmt_from_pixfmt only one timeWu Jianhua2021-11-19
* avfilter/scale_vulkan: call av_pix_fmt_count_planes only one timeWu Jianhua2021-11-19
* avfilter/chromaber_vulkan: call av_vkfmt_from_pixfmt only one timeWu Jianhua2021-11-19
* avfilter/avgblur_vulkan: call av_vkfmt_from_pixfmt only one timeWu Jianhua2021-11-19
* avfilter/overlay_vulkan: use FF_ARRAY_ELEMS instead of magic numberWu Jianhua2021-11-19
* avfilter/scale_vulkan: use FF_ARRAY_ELEMS instead of magic numberWu Jianhua2021-11-19
* avfilter/chromaber_vulkan: use FF_ARRAY_ELEMS instead of magic numberWu Jianhua2021-11-19
* avfilter/avgblur_vulkan: use FF_ARRAY_ELEMS instead of magic numberWu Jianhua2021-11-19
* avfilter/avgblur_vulkan: check if shader is created with successWu Jianhua2021-11-19
* vulkan: fix checkheadersLynne2021-11-19
* lavfi/vulkan: split off lavfi-specific code into vulkan_filter.cLynne2021-11-19
* lavu/vulkan: add option to switch between shader compilers and cleanup glslangLynne2021-11-19
* lavu/vulkan: move common Vulkan code from libavfilter to libavutilLynne2021-11-19
* avfilter/af_drmeter: improve measurement precisionPaul B Mahol2021-11-18
* avfilter/af_drmeter: refactor number of bins outPaul B Mahol2021-11-18
* 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