[x264-devel] [PATCH] Fix NAL size header for MP4/etc when producing AVC-Intra

Sebastian Dröge slomo at coaxion.net
Mon Jan 18 07:53:06 CET 2016


On Mo, 2015-12-21 at 15:42 +0100, Sebastian Dröge wrote:
> 
> Sure, I tried to keep the changes as minimal as possible.
> 
> Just not sure if the memset() in x264_encoder_frame_end() is still
> correct now. Now it's on h->out.nal[h->out.i_nal-1].p_payload, before
> it was on h->out.nal[0].p_payload.
> 
> Everything else looks equivalent.

Hi,

what should happen with this patch? It would be great to merge it to
prevent creation of corrupted output, or at least only allow annexb
output with AVC-Intra.

Also CC'ing Kieran here now who added initial support for AVC-Intra in
case he has an opinion.


Sebastian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20160118/922f6b09/attachment.sig>


More information about the x264-devel mailing list