diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-06-20 01:45:08 +0200 |
---|---|---|
committer | Mark Thompson <sw@jkqxz.net> | 2019-07-07 23:04:27 +0100 |
commit | 42114094da35264c2b6710efa3772b2d5de6ba46 (patch) | |
tree | bcb1da736b179db3415993a4ae2d3cef822f4203 /libavformat/utils.c | |
parent | dd5ce54d2a44ecb8be6c3bb9396839a8d8fb1742 (diff) | |
download | ffmpeg-42114094da35264c2b6710efa3772b2d5de6ba46.tar.gz |
mpeg2_metadata: Localize inserting of sequence display extensions
If a new sequence display extension had to be added, this was up until
now done at two places: One where a sequence display extension was
initialized with default values and one where the actual sequence
display extension was inserted into the fragment. This division of
labour is unnecessary and pointless; it has been changed.
Furthermore, if a sequence display extension has to be added, the
earlier code set some fields to their default value twice. This has been
changed, too.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/utils.c')
0 files changed, 0 insertions, 0 deletions