diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2019-07-29 21:56:54 +0200 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2019-12-31 16:57:37 -0300 |
commit | 2852aa50842dae99fc1f2988e256fef1052e7b57 (patch) | |
tree | c0421f7f6344770bed42ccb1267dae470258d0a1 /libavcodec/opus_parser.c | |
parent | 9db961861aeca15feacb5a711aa5c5f2676ce6e2 (diff) | |
download | ffmpeg-2852aa50842dae99fc1f2988e256fef1052e7b57.tar.gz |
cbs_mpeg2: Decompose Sequence End
Sequence End units (or actually, sequence_end_codes) have up until now
not been decomposed; in fact due to a bug in cbs_mpeg2_split_fragment they
have mostly been treated as part of the preceding unit. So implement
decomposing them as preparation for fixing said bug.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
(cherry picked from commit 0e66e1b61ea2fd8fd85ebe3b86ff48dad78233dd)
Diffstat (limited to 'libavcodec/opus_parser.c')
0 files changed, 0 insertions, 0 deletions