diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-04 06:05:59 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-09 09:30:36 +0100 |
commit | f0194e860e33cb60a80305eae2262b2e7977c908 (patch) | |
tree | 7061ff364816603fcc17d33b76366ea3fda51a2c /libavutil | |
parent | 6739bb5a0e749a4936a274ceff7aab2b488393c6 (diff) | |
download | ffmpeg-f0194e860e33cb60a80305eae2262b2e7977c908.tar.gz |
avcodec/mpeg4video: Skip unneeded element when parsing picture header
Namely, skip some elements that are only useful for a decoder
when calling ff_mpeg4_decode_picture_header() from the MPEG-4 parser.
In particular, this ensures that the VLCs need no longer be
initialized by the parser.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions