On Fri, Oct 09, 2015 at 01:59:56PM +0800, 赵宇龙 wrote: > From 9654bf635c72fd3bd4208afcf4a1b8b8667735db Mon Sep 17 00:00:00 2001 > From: zylthinking <zylthink...@gmail.com> > Date: Fri, 9 Oct 2015 13:46:45 +0800 > Subject: [PATCH] fix pps offfset fault 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 maybe be 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 > --- > libavcodec/h264_mp4toannexb_bsf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB You can kill me, but you cannot change the truth.
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel