baresip/modules/avfilter
Sebastian Reimers f2a228c014
avfilter: fix av_opt_set_int_list deprecation warning (#3527)
With ffmpeg 8.0 av_opt_set_int_list is deprecated
2025-10-08 08:29:30 +02:00
..
avfilter.c use RE_ARRAY_SIZE() macro (#2429) 2023-01-29 10:21:49 +01:00
avfilter.h avfilter: minor formatting fixes 2020-08-30 17:24:09 +02:00
CMakeLists.txt cmake: refactor module detection (#2875) 2024-01-13 08:45:17 +01:00
filter.c avfilter: fix av_opt_set_int_list deprecation warning (#3527) 2025-10-08 08:29:30 +02:00
util.c avfilter: use mem_alloc 2022-06-18 13:11:38 +02:00
util.h Add avfilter module/command (#1038) 2020-07-19 20:03:12 +02:00