From: Gaëtan Carlier <hidden> Date: 2013-02-19 01:48:17
Also in:linux-media
Hello,
I see in code source of coda driver that decoding is not supported.
ctx->inst_type = CODA_INST_DECODER;
v4l2_err(v4l2_dev, "decoding not supported.\n");
return -EINVAL;
Is there any technical reason or the code has not been written ?
Thanks a lot,
Best regards,
Ga?tan Carlier.