1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavcodec
Ivan 3a727606c4 avcodec/h264: Fix for H.264 configuration parsing
Sometimes video fails to decode if H.264 configuration changes mid stream.
The reason is that configuration parser assumes that nal_ref_idc is equal to 11b
while actually some codecs but 01b there. The H.264 spec is somewhat
vague about this but it looks like it allows any non-zero nal_ref_idc for sps/pps.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-04-17 02:39:36 +02:00
..
2016-04-12 15:01:19 -03:00
2016-03-01 10:18:28 +01:00
2016-02-27 16:31:46 -06:00
2016-04-05 23:13:44 -03:00
2016-04-05 23:13:44 -03:00
2016-04-05 10:48:59 +02:00
2016-04-05 10:48:59 +02:00
2016-03-28 14:13:17 -08:00
2016-03-28 14:13:17 -08:00
2016-03-29 17:06:15 +02:00
2016-04-05 10:48:59 +02:00
2016-03-28 14:13:17 -08:00
2016-03-03 12:35:21 +01:00
2016-04-15 21:06:34 +02:00
2016-04-02 22:48:15 +01:00
2016-04-02 22:48:15 +01:00
2016-03-07 11:17:31 +01:00
2016-03-04 13:51:42 +01:00
2016-03-16 11:32:51 +01:00
2016-03-16 11:32:51 +01:00
2016-03-28 14:13:17 -08:00
2016-03-07 11:17:31 +01:00
2016-03-07 11:17:31 +01:00
2016-03-13 09:40:09 +01:00
2016-03-12 02:08:45 +01:00
2016-03-28 14:13:17 -08:00
2016-03-28 14:13:17 -08:00
2016-02-28 13:32:01 +01:00
2016-04-14 22:31:57 +02:00
2016-04-16 23:59:36 +01:00
2016-04-15 21:06:34 +02:00