1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libavformat
John Coiner e0cb89c354 avformat/mpegtsenc: re-emit extradata ahead of IDR pictures even if AUD is already present
Current mpegtsenc code only inserts SPS/PPS from extradata before IDR frames if
AUD is also inserted.

Unfortunately some encoders may preface a key frame with an AUD, but no
SPS/PPS. In that case current code does not repeat the "extradata" and the
resulting HLS stream may become noncompliant and unjoinable.

Fix this by always inserting SPS/PPS and moving AUD to the beginning of the
packet if it is already present.

Fixes ticket #10148.

Signed-off-by: Marton Balint <cus@passwd.hu>
2023-02-19 19:29:17 +01:00
..
2022-05-10 07:37:38 +02:00
2023-01-27 19:45:36 +01:00
2023-01-27 19:45:36 +01:00
2023-02-11 21:29:35 +01:00
2022-09-23 20:27:35 +02:00
2022-09-24 17:57:35 +02:00
2022-12-01 11:21:15 +01:00
2022-10-24 02:00:31 +02:00
2022-09-04 15:03:32 -04:00
2022-06-09 20:46:10 +02:00
2023-01-25 18:49:09 +01:00
2022-05-10 07:37:38 +02:00
2023-02-18 09:56:40 +01:00
2023-02-09 15:35:08 +01:00
2022-09-24 17:57:36 +02:00
2022-12-01 11:21:14 +01:00
2022-09-24 17:57:37 +02:00
2023-02-19 01:31:45 +08:00
2022-03-16 14:05:26 +02:00
2022-12-01 11:21:15 +01:00
2022-09-22 17:44:05 +02:00
2022-05-10 07:37:38 +02:00
2022-07-16 22:40:44 +02:00
2022-03-15 09:42:33 -03:00
2022-09-30 19:11:36 +02:00
2022-03-15 09:42:33 -03:00
2022-05-06 15:57:45 +02:00
2023-02-11 21:29:35 +01:00
2022-05-10 07:37:38 +02:00
2022-03-15 09:42:34 -03:00
2022-05-10 07:37:38 +02:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:35 -03:00
2022-03-15 09:42:36 -03:00
2023-01-11 18:50:36 +08:00
2022-03-15 09:42:36 -03:00
2022-03-15 09:42:36 -03:00
2022-10-18 13:20:37 +11:00
2023-02-14 22:29:33 +01:00
2022-09-24 18:28:19 +02:00
2022-03-15 09:42:36 -03:00
2022-03-26 00:42:00 +02:00
2022-03-15 09:42:37 -03:00
2022-07-07 21:52:52 +02:00
2023-02-11 11:30:46 +01:00
2022-08-31 16:24:22 +02:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2023-01-13 11:22:59 -06:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:37 -03:00
2022-03-15 09:42:38 -03:00
2022-03-15 09:42:38 -03:00
2022-03-15 09:42:38 -03:00
2022-10-24 02:00:31 +02:00
2022-03-15 09:42:38 -03:00
2022-10-04 23:47:54 +02:00
2022-03-15 09:42:38 -03:00
2022-05-10 07:37:38 +02:00
2022-03-15 09:42:38 -03:00
2023-01-24 16:58:01 +01:00
2022-03-15 09:42:38 -03:00
2022-03-15 09:42:38 -03:00
2023-01-30 21:02:48 +01:00
2022-03-15 09:42:39 -03:00
2022-03-15 09:42:39 -03:00