[Bug 707361] video: Add support for 64x32 tiled NV12 color format
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 13 13:37:06 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=707361
GStreamer | gst-plugins-base | git
--- Comment #4 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-11-13 21:37:03 UTC ---
Created an attachment (id=259760)
View: https://bugzilla.gnome.org/attachment.cgi?id=259760
Review: https://bugzilla.gnome.org/review?bug=707361&attachment=259760
[PATCH] Define NV12 64x32 Tile format
This is used by certain HW like the Exynos and Qualcomm CODECs. The format is
describe at http://linuxtv.org/downloads/v4l-dvb-apis/re30.html .
---
gst-libs/gst/video/video-format.c | 3 +++
gst-libs/gst/video/video-format.h | 2 ++
gst-libs/gst/video/video-info.c | 8 ++++++++
3 files changed, 13 insertions(+)
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list