summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi/avfilter: add an "auto" constant to the threads optionAnton Khirnov2024-04-09
* lavfi/vf_scale: fix AVOption flags for "size"/"s"Anton Khirnov2024-04-09
* libavfilter/dnn_io_proc: Take step into consideration when crop frameWenbin Chen2024-04-04
* libavfilter/dnn_backend_openvino: Check bbox's heightWenbin Chen2024-04-04
* avfilter/{buffersrc,vf_setparams}: map IPT-C2, YCgCo-R variantsJan Ekström2024-04-03
* avfilter/avfilter: Don't use av_uninitAndreas Rheinhardt2024-04-03
* avfilter/vf_grayworld: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_hflip: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_vflip: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/vf_swapuv: Remove empty options and AVClassAndreas Rheinhardt2024-04-03
* avfilter/avfilter: Honour the short options documentationAndreas Rheinhardt2024-04-03
* avfilter/avfilter: Use AV_DICT_DONT_STRDUP_(KEY|VAL) when possibleAndreas Rheinhardt2024-04-03
* avfilter/vf_spp: Fix left-shift of negative valueAndreas Rheinhardt2024-04-02
* avutil/internal: Move avpriv_set_systematic_pal2 decl to imgutils_internal.hAndreas Rheinhardt2024-03-31
* avutil/common: Don't auto-include mem.hAndreas Rheinhardt2024-03-31
* lib*/version: Use static_assert for static assertsAndreas Rheinhardt2024-03-31
* avcodec, avfilter: Don't use "" for system headersAndreas Rheinhardt2024-03-31
* avfilter/buffersrc: fix overriding unknown channel layouts with negotiated oneMarton Balint2024-03-30
* lavfi/setpts: unset frame durationsAnton Khirnov2024-03-29
* lavf/vf_setpts: unset output framerateAnton Khirnov2024-03-29
* avfilter/vf_signature: Dont crash on no framesMichael Niedermayer2024-03-28
* avfilter: properly reduce YUV colorspace format listsNiklas Haas2024-03-27
* Bump after 7.0 branch pointMichael Niedermayer2024-03-27
* Bump prior release/7.0 branchMichael Niedermayer2024-03-27
* avfilter/af_channelmap: add some additional checks for the mappingsMarton Balint2024-03-24
* avfilter/af_channelmap: factorize checking indexes against a channel layoutMarton Balint2024-03-24
* avfilter/af_channelmap: disallow channel index 64Marton Balint2024-03-24
* avfilter/af_channelmap: fix mapping if in_channel was a string but out_channe...Marton Balint2024-03-24
* avfilter/af_channelmap: fix error message if FL source channel was missingMarton Balint2024-03-24
* x86: Avoid using 'd' as an argument nameHenrik Gramner2024-03-24
* avfilter/vf_showinfo: adapt to new AVFilmGrainParamsNiklas Haas2024-03-23
* libavfi/dnn: add LibTorch as one of DNN backendWenbin Chen2024-03-19
* avfilter/vsrc_ddagrab: clear all flags of buffer textureTimo Rothenpieler2024-03-16
* configure: Remove av_restrictAndreas Rheinhardt2024-03-15
* lavfi/atempo: avoid asendcmd assertion failureRajiv Harlalka2024-03-13
* avfilter: update filter timeline state only on main linkGyan Doshi2024-03-11
* makefile: Clean up missed object files with "make clean"Martin Storsjö2024-03-10
* avfilter/avfilter: Fix for Incorrect Parameter in ff_filter_config_links联盟少侠2024-03-08
* lavfi: deprecate avfilter_config_links()Anton Khirnov2024-03-08
* lavfi: deprecate avfilter_link_free()Anton Khirnov2024-03-08
* lavfi/vulkan_filter: fix input formatHaihao Xiang2024-03-08
* avfilter/vf_showinfo: add AVFilmGrainAOMParams supportNiklas Haas2024-03-07
* libs: bump major version for all librariesJames Almer2024-03-07
* avfilter/avfilter: Reorder structure fieldsAndreas Rheinhardt2024-03-07
* avfilter/avfilter: Remove always-NULL pointers to internal contextsAndreas Rheinhardt2024-03-07
* avutil: remove deprecated FF_API_PKT_DURATIONJames Almer2024-03-07
* avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUTJames Almer2024-03-07
* avfilter: remove deprecated FF_API_LIBPLACEBO_OPTSJames Almer2024-03-07
* fix /// comments that should be ///<Andrew Sayers2024-03-04
* avutil/vulkan: Don't autoinclude vulkan_loader.hAndreas Rheinhardt2024-03-03