[Bug 740899] video-info: Add plane size information

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Nov 29 11:30:12 PST 2014


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

--- Comment #1 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-11-29 19:30:06 UTC ---
Created an attachment (id=291801)
 View: https://bugzilla.gnome.org/attachment.cgi?id=291801
 Review: https://bugzilla.gnome.org/review?bug=740899&attachment=291801

[PATCH] video-info: Add plane_size array


The plane size is needed when allocating 1 memory per plane. This size
is actually hard to deduce in elements that support large amount of
formats and wants to handle GstVideoAlignement.

https://bugzilla.gnome.org/show_bug.cgi?id=740899
---
 gst-libs/gst/video/video-info.c | 141 +++++++++++++++++-----------------------
 gst-libs/gst/video/video-info.h |   5 +-
 2 files changed, 64 insertions(+), 82 deletions(-)

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