[Bug 740228] video: implement x offset parameter in GstVideoFormatUnpack functions for all formats

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 26 03:45:20 PST 2014


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|video: unpack function's x  |video: implement x offset
                   |offset parameter not        |parameter in
                   |implemented, pack function  |GstVideoFormatUnpack
                   |has no x offset             |functions for all formats

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2014-11-26 11:45:16 UTC ---
We can't add an x parameter to the Pack function, so have to compensate for
that by adjusting the destination pointers using pstride and subsampling.

Please add unit tests for each format.

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