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 | de288e406ab2290477d753be3b584f86003125be (patch) | |
tree | cf9d5f3625821ffe86d373b4013e17fde423f80d /libavformat/c93.c | |
parent | 99a200cad8b6c6853c17f8af1e8fe7498bc9c07a (diff) | |
download | ffmpeg-de288e406ab2290477d753be3b584f86003125be.tar.gz |
avfilter/vf_hflip: 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 'libavformat/c93.c')
0 files changed, 0 insertions, 0 deletions