lkml.org 
[lkml]   [2023]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/2] media: amphion: decoder add support to RealVideo
Date
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.

amphion decoder can support decoding RV30 and RV40 streams.

v3
- define respective formats for RV30 and RV40

v2
- correct the format name from RealMedia to RealVideo


Ming Qian (2):
media: add RealVideo format RV30 and RV40
media: amphion: support to decode RealVideo video

.../media/v4l/pixfmt-compressed.rst | 21 +++++++++++++++++
drivers/media/platform/amphion/vdec.c | 14 +++++++++++
drivers/media/platform/amphion/vpu_malone.c | 23 +++++++++++++++++++
drivers/media/platform/amphion/vpu_malone.h | 1 +
drivers/media/v4l2-core/v4l2-ioctl.c | 2 ++
include/uapi/linux/videodev2.h | 2 ++
6 files changed, 63 insertions(+)

--
2.38.1

\
 
 \ /
  Last update: 2023-03-26 23:38    [W:0.073 / U:0.984 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site