On 02/08/2017 01:22 PM, Mauro Carvalho Chehab wrote:
> Em Mon, 30 Jan 2017 11:57:29 +0100
> Hugues Fruchet escreveu:
>
>> 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
Em Mon, 30 Jan 2017 11:57:29 +0100
Hugues Fruchet escreveu:
> 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
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 Fr