1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavcodec
Josh Allmann 374824cbc7 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>
2024-08-14 13:20:56 +02:00
..
2024-07-30 13:40:21 +08:00
2024-07-23 23:21:14 +02:00
2024-07-29 21:33:31 -03:00
2024-07-12 22:42:18 +02:00
2024-07-12 22:42:20 +02:00
2024-07-23 23:21:17 +02:00
2024-07-12 22:42:28 +02:00
2024-07-12 22:42:31 +02:00
2024-07-12 22:42:40 +02:00
2024-07-12 22:42:42 +02:00
2024-08-09 13:40:26 +08:00
2024-07-30 13:40:21 +08:00
2024-07-30 13:40:21 +08:00