[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1669966698.git.ming.qian@nxp.com>
Date: Fri, 2 Dec 2022 15:47:15 +0800
From: Ming Qian <ming.qian@....com>
To: mchehab@...nel.org, hverkuil-cisco@...all.nl
Cc: shawnguo@...nel.org, robh+dt@...nel.org, s.hauer@...gutronix.de,
kernel@...gutronix.de, festevam@...il.com, linux-imx@....com,
xiahong.bao@....com, ming.zhou@....com,
linux-media@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH 0/2] media: amphion: decoder add support to sorenson spark format
Sorenson Spark is an implementation of H.263 for use
in Flash Video and Adobe Flash files.
amphion decoder can support decoding this video format.
Ming Qian (2):
media: add Sorenson Spark video format
media: amphion: support to decode sorenson spark video
.../media/v4l/pixfmt-compressed.rst | 5 +++++
drivers/media/platform/amphion/vdec.c | 7 +++++++
drivers/media/platform/amphion/vpu_malone.c | 18 ++++++++++++++++++
drivers/media/v4l2-core/v4l2-ioctl.c | 1 +
include/uapi/linux/videodev2.h | 1 +
5 files changed, 32 insertions(+)
--
2.38.1
Powered by blists - more mailing lists