linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] media: amphion: decoder add support to RealMedia
@ 2022-12-20  8:39 Ming Qian
  2022-12-20  8:39 ` [PATCH 1/2] media: add RealMedia format Ming Qian
  2022-12-20  8:39 ` [PATCH 2/2] media: amphion: support to decode RealMedia video Ming Qian
  0 siblings, 2 replies; 5+ messages in thread
From: Ming Qian @ 2022-12-20  8:39 UTC (permalink / raw)
  To: mchehab, hverkuil-cisco
  Cc: shawnguo, robh+dt, s.hauer, kernel, festevam, linux-imx,
	xiahong.bao, ming.zhou, linux-media, linux-kernel,
	linux-arm-kernel

RealMedia is a proprietary multimedia container format
created by RealNetworks with the filename extension .rm.

amphion decoder can support decoding this video format.

Ming Qian (2):
  media: add RealMedia format
  media: amphion: support to decode RealMedia video

 .../media/v4l/pixfmt-compressed.rst           | 11 +++++++++++
 drivers/media/platform/amphion/vdec.c         |  7 +++++++
 drivers/media/platform/amphion/vpu_malone.c   | 19 +++++++++++++++++++
 drivers/media/platform/amphion/vpu_malone.h   |  1 +
 drivers/media/v4l2-core/v4l2-ioctl.c          |  1 +
 include/uapi/linux/videodev2.h                |  1 +
 6 files changed, 40 insertions(+)

-- 
2.38.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-12  1:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-20  8:39 [PATCH 0/2] media: amphion: decoder add support to RealMedia Ming Qian
2022-12-20  8:39 ` [PATCH 1/2] media: add RealMedia format Ming Qian
2023-01-11 14:28   ` Nicolas Dufresne
2023-01-12  1:17     ` [EXT] " Ming Qian
2022-12-20  8:39 ` [PATCH 2/2] media: amphion: support to decode RealMedia video Ming Qian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).