diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-11 14:15:51 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-04-03 19:14:12 +0200 |
commit | 8d3fdb42c03084f84101edad9f49cc3e01e1d2da (patch) | |
tree | 904bf0126ff17bf0e769378c6b3085cadb6cb3ef /tests/md5.sh | |
parent | de288e406ab2290477d753be3b584f86003125be (diff) | |
download | ffmpeg-8d3fdb42c03084f84101edad9f49cc3e01e1d2da.tar.gz |
avfilter/vf_grayworld: 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 'tests/md5.sh')
0 files changed, 0 insertions, 0 deletions