Re: [PATCHv2 0/7] vicodec improvements

2018-08-23 Thread Hans Verkuil
On 08/23/2018 09:32 AM, Hans Verkuil wrote: > From: Hans Verkuil > > - add support for quantization parameters > - support many more pixel formats > - code simplifications > - rename source and use proper prefixes for the codec: this makes it > independent from the vicodec driver and easier to

[PATCHv2 0/7] vicodec improvements

2018-08-23 Thread Hans Verkuil
From: Hans Verkuil - add support for quantization parameters - support many more pixel formats - code simplifications - rename source and use proper prefixes for the codec: this makes it independent from the vicodec driver and easier to reuse in userspace (similar to what we do for the v4l2-t