[Bug 707361] video: Add support for 64x32 tiled NV12 color format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 11 15:56:10 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707361
  GStreamer | gst-plugins-base | git

--- Comment #21 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2013-12-11 23:56:07 UTC ---
Created an attachment (id=264025)
 View: https://bugzilla.gnome.org/attachment.cgi?id=264025
 Review: https://bugzilla.gnome.org/review?bug=707361&attachment=264025

[PATCH] video: Define NV12_64x32 tiled format


This video format is known to be used by Exynos 4 and certain Qualcomm
hardware. Along with the format definition, this format comes with
GstVideoFormatInfoTileOffset and GstVideoFormatInfoGetTile function
implementation, allowing generic colorconvertion to be achieved
---
 gst-libs/gst/video/video-format.h |  4 +++-
 gst-libs/gst/video/video-info.c   | 10 ++++++++++
 tests/check/elements/videoscale.c |  1 +
 3 files changed, 14 insertions(+), 1 deletion(-)

-- 
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