[FFmpeg-devel] [PATCH] h264_mp4toannexb

Michael Niedermayer michael at niedermayer.cc
Sat Oct 10 01:33:26 CEST 2015


On Fri, Oct 09, 2015 at 01:59:56PM +0800, 赵宇龙 wrote:
> From 9654bf635c72fd3bd4208afcf4a1b8b8667735db Mon Sep 17 00:00:00 2001
> From: zylthinking <zylthinking at 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20151010/aced7864/attachment.sig>


More information about the ffmpeg-devel mailing list