dancho
9b71f2a3ba
Mp4Extractor: allow zero length NAL units
...
Some videos include zero length NAL units in the
length-delimited MP4 samples.
Empty NAL units are not spec-compliant (see ISO/IEC 14496-15 section 4.3.3.3),
but other players are able to play these videos (with warnings or errors).
With this change, we check track.sampleTable.sizes[sampleIndex] before
reading a byte from the NAL unit itself.
PiperOrigin-RevId: 711720621
2025-01-03 05:21:10 -08:00
..
2024-09-18 04:47:39 -07:00
2025-01-02 09:36:12 -08:00
2024-08-15 10:36:10 -07:00
2024-12-23 07:57:58 -08:00
2024-12-04 03:55:33 -08:00
2024-12-03 10:07:19 -08:00
2024-10-24 03:49:27 -07:00
2024-10-24 03:49:27 -07:00
2023-06-05 09:47:58 +00:00
2024-07-09 03:43:06 -07:00
2024-10-30 05:33:38 -07:00
2024-10-10 10:18:20 -07:00
2024-11-14 10:03:17 -08:00
2024-12-04 08:08:01 -08:00
2024-12-03 07:14:58 -08:00
2024-10-24 09:53:45 -07:00
2024-12-11 14:47:04 +00:00
2024-10-10 10:18:20 -07:00
2024-12-20 05:59:18 -08:00
2024-12-20 09:11:00 -08:00
2024-12-12 04:36:16 -08:00
2024-12-17 08:25:58 -08:00
2024-12-17 09:59:16 -08:00
2024-12-04 08:08:01 -08:00
2024-12-12 04:36:16 -08:00
2023-06-05 09:47:58 +00:00
2025-01-03 05:21:10 -08:00
2024-12-20 10:24:48 -08:00
2024-12-18 03:47:58 -08:00
2025-01-03 05:21:10 -08:00
2024-12-04 08:08:01 -08:00
2024-10-17 09:54:36 -07:00
2024-12-10 06:13:54 -08:00
2024-12-17 09:59:16 -08:00
2024-11-06 02:45:51 -08:00
2025-01-02 04:15:27 -08:00
2024-11-06 08:21:16 -08:00
2024-12-19 09:54:59 -08:00
2024-01-10 07:22:00 -08:00
2024-11-04 04:16:39 -08:00