This is an automatic generated email to let you know that the following patch 
were queued:

Subject: media: chips-media: wave5: Add the v4l2 layer
Author:  Nas Chung <nas.ch...@chipsnmedia.com>
Date:    Wed Nov 8 20:29:24 2023 +0100

Add the decoder and encoder implementing the v4l2
API. This patch also adds the Makefile and the VIDEO_WAVE_VPU config

Signed-off-by: Sebastian Fricke <sebastian.fri...@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufre...@collabora.com>
Signed-off-by: Robert Beckett <bob.beck...@collabora.com>
Signed-off-by: Dafna Hirschfeld <dafna.hirschf...@collabora.com>
Signed-off-by: Nas Chung <nas.ch...@chipsnmedia.com>
Signed-off-by: Hans Verkuil <hverkuil-ci...@xs4all.nl>

 drivers/media/platform/chips-media/Kconfig         |    1 +
 drivers/media/platform/chips-media/Makefile        |    1 +
 drivers/media/platform/chips-media/wave5/Kconfig   |   12 +
 drivers/media/platform/chips-media/wave5/Makefile  |   10 +
 .../platform/chips-media/wave5/wave5-helper.c      |  213 +++
 .../platform/chips-media/wave5/wave5-helper.h      |   31 +
 .../platform/chips-media/wave5/wave5-vpu-dec.c     | 1932 ++++++++++++++++++++
 .../platform/chips-media/wave5/wave5-vpu-enc.c     | 1794 ++++++++++++++++++
 .../media/platform/chips-media/wave5/wave5-vpu.c   |  291 +++
 .../media/platform/chips-media/wave5/wave5-vpu.h   |   83 +
 10 files changed, 4368 insertions(+)

---

<diff discarded since it is too big>

_______________________________________________
linuxtv-commits mailing list
linuxtv-commits@linuxtv.org
https://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to