Re: [PATCH v6 0/3] Add support for MPEG-2 in DELTA video decoder

2018-09-11 Thread Hugues FRUCHET
Hi Hans, On 09/09/2018 11:38 AM, Hans Verkuil wrote: > Hi Hugues, > > On 04/28/2017 03:25 PM, Hugues Fruchet wrote: >> The patchset implements the MPEG-2 part of V4L2 unified low-level decoder >> API RFC [0] needed by stateless video decoders, ie decoders which requires >> specific parsing metada

Re: [PATCH v6 0/3] Add support for MPEG-2 in DELTA video decoder

2018-09-09 Thread Hans Verkuil
Hi Hugues, On 04/28/2017 03:25 PM, Hugues Fruchet wrote: > The patchset implements the MPEG-2 part of V4L2 unified low-level decoder > API RFC [0] needed by stateless video decoders, ie decoders which requires > specific parsing metadata in addition to video bitstream chunk in order > to complete

[PATCH v6 0/3] Add support for MPEG-2 in DELTA video decoder

2017-04-28 Thread Hugues Fruchet
The patchset implements the MPEG-2 part of V4L2 unified low-level decoder API RFC [0] needed by stateless video decoders, ie decoders which requires specific parsing metadata in addition to video bitstream chunk in order to complete decoding. A reference implementation using STMicroelectronics DELT