2018-08-13 2:26 GMT+02:00 Mark Thompson :
> On 13/08/18 00:33, Maxime Jourdan wrote:
>> Hi Jorge, unfortunately don't have a SBC that features a V4L2 M2M
>> MJPEG/JPEG encoder so I couldn't test it.
>>
>> Hi Mark, thanks for the extensive review. Too bad neither scenario worked
>> fully.
>>
>> 201
On 13/08/18 00:33, Maxime Jourdan wrote:
> Hi Jorge, unfortunately don't have a SBC that features a V4L2 M2M
> MJPEG/JPEG encoder so I couldn't test it.
>
> Hi Mark, thanks for the extensive review. Too bad neither scenario worked
> fully.
>
> 2018-08-12 19:24 GMT+02:00 Mark Thompson :
>> On 12/
Hi Jorge, unfortunately don't have a SBC that features a V4L2 M2M
MJPEG/JPEG encoder so I couldn't test it.
Hi Mark, thanks for the extensive review. Too bad neither scenario worked fully.
2018-08-12 19:24 GMT+02:00 Mark Thompson :
> On 12/08/18 15:40, Maxime Jourdan wrote:
>> Tested on an Odroid
On 12/08/18 15:40, Maxime Jourdan wrote:
> Tested on an Odroid-C2 with a V4L2 M2M MJPEG decoder.
>
> Signed-off-by: Maxime Jourdan
> ---
> configure | 3 +++
> libavcodec/Makefile | 2 ++
> libavcodec/allcodecs.c| 2 ++
> libavcodec/v4l2_m2m_dec.c | 1 +
> libavcodec/v4
On 08/12/2018 04:40 PM, Maxime Jourdan wrote:
Tested on an Odroid-C2 with a V4L2 M2M MJPEG decoder.
cool. did you also test the encoder?
Signed-off-by: Maxime Jourdan
---
configure | 3 +++
libavcodec/Makefile | 2 ++
libavcodec/allcodecs.c| 2 ++
libavcodec/v
Tested on an Odroid-C2 with a V4L2 M2M MJPEG decoder.
Signed-off-by: Maxime Jourdan
---
configure | 3 +++
libavcodec/Makefile | 2 ++
libavcodec/allcodecs.c| 2 ++
libavcodec/v4l2_m2m_dec.c | 1 +
libavcodec/v4l2_m2m_enc.c | 1 +
5 files changed, 9 insertions(+)
diff