summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/drawutils: ensure we can't overflow a componentrcombs2022-01-04
* lavfi/drawutils: ensure we don't allow mixed-byte-depth formatsrcombs2022-01-04
* lavfi/drawutils: reimplement ff_fill_rgba_map without hardcoding the listrcombs2022-01-04
* lavfi/drawutils: reject shift-packed formatsrcombs2022-01-04
* lavfi/drawutils: remove redundant BE format checksrcombs2022-01-04
* lavfi/drawutils: move BE check out of looprcombs2022-01-04
* configure: Add new mpegvideodec CONFIG_EXTRAAndreas Rheinhardt2022-01-04
* lavfi/showinfo: fix printf precision for dovi metadataNiklas Haas2022-01-04
* lib*/version.h: Bump Versions after release/5.0 branchAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-04
* lavfi/showinfo: Support AV_FRAME_DATA_DOVI_METADATANiklas Haas2022-01-04
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-03
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* avfilter/vf_scale_vulkan: align struct ScaleVulkanContextWu Jianhua2022-01-03
* transpose_vulkan: add passthrough optionWu Jianhua2022-01-03
* avfilter: add anlmf filterPaul B Mahol2021-12-25
* lavfi/metal: fix build with pre-10.11 deployment targetsrcombs2021-12-22
* lavfi/metal: fix build on pre-10.15 SDKsrcombs2021-12-22
* lavfi/metal: don't use braced-include for internal headersrcombs2021-12-22
* tests/dnn: Make DNN tests regular libavfilter testsAndreas Rheinhardt2021-12-19
* avfilter: add vf_yadif_videotoolboxAman Karmani2021-12-18
* avfilter: add metal utilitiesAman Karmani2021-12-18
* avfilter/vf_yadif_cuda: simplify filter definitionAman Karmani2021-12-18
* lavfi/vf_libplacebo: update deprecated option nameNiklas Haas2021-12-15
* vf_libplacebo: switch to newer libplacebo helpersNiklas Haas2021-12-15
* avfilter/af_astats: improve options descriptionsLimin Wang2021-12-14
* avfilter: add audio dynamic equalizer filterPaul B Mahol2021-12-12
* avfilter/vf_transpose_vulkan: simplify config_props_output functionWu Jianhua2021-12-10
* avfilter/vf_transpose_vulkan: add clock and cclock optionWu Jianhua2021-12-10
* avfilter: add a transpose_vulkan filterWu Jianhua2021-12-10
* avfilter/vf_transpose: fix un-checked potential memory allocation failureWu Jianhua2021-12-10
* lavfi/vf_subtitles: stop using deprecated ass_set_aspect_ratio()Anton Khirnov2021-12-07
* avfilter: add AVFILTER_FLAG_METADATA_ONLYAnton Khirnov2021-12-04
* lavfi/allfilters: move vf_chromaber_vulkan to video sectionAnton Khirnov2021-12-04
* 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