aboutsummaryrefslogtreecommitdiffstats
path: root/fftools/ffmpeg.c
diff options
context:
space:
mode:
authorJosh Allmann <joshua.allmann@gmail.com>2024-08-01 14:36:25 -0700
committerAnton Khirnov <anton@khirnov.net>2024-08-14 13:20:56 +0200
commit374824cbc7952e83e89725f82470275639188e5e (patch)
tree52725126b7640013e3bd073ba7655c522c88b55c /fftools/ffmpeg.c
parent654bd47716c4f36719fb0f3f7fd8386d5ed0b916 (diff)
downloadffmpeg-374824cbc7952e83e89725f82470275639188e5e.tar.gz
avcodec/h264_mp4toannexb: Prepend SPS/PPS to buffering period SEI
Encoders may emit a buffering period SEI without a corresponding SPS/PPS if the SPS/PPS is carried out-of-band, eg with avcc. During Annex B conversion, this may result in the SPS/PPS being inserted *after* the buffering period SEI but before the IDR NAL. Since the buffering period SEI references the SPS, the SPS/PPS needs to come first. Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'fftools/ffmpeg.c')
0 files changed, 0 insertions, 0 deletions