Re: [PATCH v2] media: coda: Fix H.264 header alignment.

2012-12-21 Thread Mauro Carvalho Chehab
Em Mon, 29 Oct 2012 13:34:59 +0100 javier.mar...@vista-silicon.com escreveu: From: Javier Martin javier.mar...@vista-silicon.com Length of H.264 headers is variable and thus it might not be aligned for the coda to append the encoded frame. This causes the first frame to overwrite part of

[PATCH v2] media: coda: Fix H.264 header alignment.

2012-10-29 Thread javier . martin
From: Javier Martin javier.mar...@vista-silicon.com Length of H.264 headers is variable and thus it might not be aligned for the coda to append the encoded frame. This causes the first frame to overwrite part of the H.264 PPS. In order to solve that, a filler NAL must be added between the