ffmpeg/libavcodec
赵宇龙 cd847839f3 h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc
the pps offset is used to locate pps in the spspps_buf; however, the
current calc method is wrong because it is the offset of the original
avctx->extradata;
when there is only one sps in the avcc; the value is correct by
coincidence, however, it will fail in avcc with multi sps

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-10-10 01:37:00 +02:00
..
2015-08-29 06:44:20 +01:00
2015-08-22 06:16:31 +01:00
2015-09-12 22:09:35 +02:00
2015-06-14 15:09:33 +02:00
2015-10-08 23:29:18 +02:00
2015-07-22 23:23:29 +02:00
2015-08-18 10:24:01 -04:00
2015-09-10 16:36:47 +02:00
2015-04-18 14:14:24 -03:00
2015-05-06 17:50:09 +02:00
2015-10-07 23:16:52 +02:00
2015-03-14 14:05:25 +01:00
2015-09-03 13:55:38 +02:00
2015-08-18 11:48:49 -04:00
2015-10-09 22:09:08 +02:00
2015-08-11 23:16:35 +02:00
2015-07-27 16:21:14 +01:00
2015-10-04 13:08:58 +02:00
2015-08-21 08:46:05 +02:00
2015-08-21 08:46:05 +02:00
2015-10-07 08:55:18 -04:00
2015-09-16 11:38:20 +02:00
2015-05-20 15:50:58 +02:00
2015-06-17 20:11:43 +02:00
2015-08-18 10:24:01 -04:00
2015-08-18 11:48:49 -04:00
2015-09-06 14:06:44 +02:00
2015-07-22 23:23:29 +02:00
2015-08-15 15:06:01 +02:00
2015-08-18 11:48:49 -04:00
2015-10-09 22:09:08 +02:00
2015-09-07 15:32:08 +02:00
2015-08-03 10:12:10 +02:00
2015-07-27 15:24:58 +01:00