Re: [PATCH] media: coda: add SPS fixup code for frame sizes that are not multiples of 16

2018-07-16 Thread Philipp Zabel
On Mon, 2018-07-02 at 10:53 +0200, Hans Verkuil wrote: > On 28/06/18 18:47, Philipp Zabel wrote: > > The CODA firmware does not set the VUI frame cropping fields to properly > > describe coded h.264 streams with frame sizes that are not a multiple of > > the macroblock size. > > This adds RBSP pars

Re: [PATCH] media: coda: add SPS fixup code for frame sizes that are not multiples of 16

2018-07-02 Thread Hans Verkuil
On 28/06/18 18:47, Philipp Zabel wrote: > The CODA firmware does not set the VUI frame cropping fields to properly > describe coded h.264 streams with frame sizes that are not a multiple of > the macroblock size. > This adds RBSP parsing code and a SPS fixup routine to manually replace > the croppi

[PATCH] media: coda: add SPS fixup code for frame sizes that are not multiples of 16

2018-06-28 Thread Philipp Zabel
The CODA firmware does not set the VUI frame cropping fields to properly describe coded h.264 streams with frame sizes that are not a multiple of the macroblock size. This adds RBSP parsing code and a SPS fixup routine to manually replace the cropping information in the headers produced by the firm