diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-01-24 19:07:18 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-01-28 10:59:36 +0100 |
commit | 4f58372c10dfc5d8c4ae46738b5a1c79633ee5ff (patch) | |
tree | 32f871e78f2c5a8549f68601dca70f73d81182c2 /libavcodec/wmv2dec.h | |
parent | a3fc9fb9fbc0c7154d874cc6740345bfc0102282 (diff) | |
download | ffmpeg-4f58372c10dfc5d8c4ae46738b5a1c79633ee5ff.tar.gz |
avcodec/hap: Avoid unnecessary opt.h inclusion
It presumably exists because HapContext contains an AVClass*.
Yet AVClass is actually defined in log.h and even this inclusion
can be avoided by struct AVClass*. This avoids opt.h inclusions
in hap.c and hapdec.c.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/wmv2dec.h')
0 files changed, 0 insertions, 0 deletions