diff options
author | Anton Khirnov <anton@khirnov.net> | 2017-05-19 10:44:59 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2020-04-10 15:52:22 +0200 |
commit | ec7f33a38e341807c0ff9530e4dc7e175a86f437 (patch) | |
tree | ecb68bac55d7bfd820da689579ccf4cd2b29f3f8 /libavcodec/error_resilience.h | |
parent | 1e9615c5d4d1697816037057133b20da4fd9e57b (diff) | |
download | ffmpeg-ec7f33a38e341807c0ff9530e4dc7e175a86f437.tar.gz |
h264_sei: parse the picture timing SEIs correctly
Those SEIs refer to the currently active SPS. However, since the SEI
NALUs precede the coded picture data in the bitstream, the active SPS is
in general not known when we are decoding the SEI.
Therefore, store the content of the picture timing SEIs and actually
parse it when the active SPS is known.
Diffstat (limited to 'libavcodec/error_resilience.h')
0 files changed, 0 insertions, 0 deletions