[Bug 780053] rawvideoparse: Stride/Offset no longer usable from gst-launch

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Mar 15 21:31:32 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=780053

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Created attachment 348038
  --> https://bugzilla.gnome.org/attachment.cgi?id=348038&action=edit
rawvideoparse: Rename frame-stride in to frame-size

The term stride is confusing here, since the stride is always use
to signal the pixel row size of an image (including padding). Also
a frame may have a single stride, which adds to the confusion. This
patch uses frame-size, which simply indicate the frame size in the
case the images have some padding in between.

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