OSDN Git Service

media: add Sorenson Spark video format
authorMing Qian <ming.qian@nxp.com>
Thu, 12 Jan 2023 09:04:47 +0000 (09:04 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 10 Apr 2023 13:06:47 +0000 (14:06 +0100)
commitae77d1391445f1357d888990c07b5288a4cacac5
treec20a1c3996ab17d03d329d5b434afe160ec289a6
parent68c7df527657a9e962da7b5b9c0308557357d8dc
media: add Sorenson Spark video format

Sorenson Spark is an implementation of H.263 for use
in Flash Video and Adobe Flash files.
Sorenson Spark is an incomplete implementation of H.263.
It differs mostly in header structure and ranges of the coefficients.

Signed-off-by: Ming Qian <ming.qian@nxp.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
Documentation/userspace-api/media/v4l/pixfmt-compressed.rst
drivers/media/v4l2-core/v4l2-ioctl.c
include/uapi/linux/videodev2.h