aboutsummaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_dedot.c
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2021-09-11 14:15:51 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2024-04-03 19:14:12 +0200
commit6260d4f770e06a646c33a63d1250dbfc289dc2a1 (patch)
tree11d6006172f1a8839ad88ea80f7a075a94d31823 /libavfilter/vf_dedot.c
parent0c800c0b48f94edfa82e4bd4579ef3f27fdc49c2 (diff)
downloadffmpeg-6260d4f770e06a646c33a63d1250dbfc289dc2a1.tar.gz
avfilter/vf_swapuv: Remove empty options and AVClass
This filter only had an AVClass and empty options because up until recently, avfilter_init_str() errored out when options were provided for a filter without an AVClass. But setting (generic) options is necessary to take advantage of timeline support. So with avfilter_init_str() fixed, the AVClass and the options can be removed. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/vf_dedot.c')
0 files changed, 0 insertions, 0 deletions