media: add RealVideo format RV30 and RV40
authorMing Qian <ming.qian@nxp.com>
Tue, 17 Jan 2023 02:31:54 +0000 (02:31 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 10 Apr 2023 13:08:53 +0000 (14:08 +0100)
commitec9aa62a1e4d151e9f14b7bda0b13438a901f904
treecccc4f28b6a51bae6b7ab79a70f67cae12d4908e
parent9de92986daac2d859376bace6f0a4b5e85198117
media: add RealVideo format RV30 and RV40

RealVideo, or also spelled as Real Video, is a suite of proprietary
video compression formats developed by RealNetworks -
the specific format changes with the version.
RealVideo codecs are identified by four-character codes.
RV30 and RV40 are RealNetworks' proprietary H.264-based codecs.

Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Ming Qian <ming.qian@nxp.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