Re: [PATCH v2 3/3] [media] st-delta: add mpeg2 support

2017-02-08 Thread kbuild test robot
Hi Hugues, [auto build test WARNING on linuxtv-media/master] [cannot apply to v4.10-rc7 next-20170208] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH v2 3/3] [media] st-delta: add mpeg2 support

2017-02-08 Thread Hugues Fruchet
Adds support of DELTA MPEG-2 video decoder back-end, implemented by calling MPEG2_TRANSFORMER0 firmware using RPMSG IPC communication layer. MPEG-2 decoder back-end is a stateless decoder which require specific parsing metadata in access unit in order to complete decoding. Signed-off-by: Hugues