[gstreamer-bugs] [Bug 163159] [videobox] plugin segfault (gst-plugin 0.8.7)
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Wed Jan 12 12:58:49 PST 2005
Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.
http://bugzilla.gnome.org/show_bug.cgi?id=163159
GStreamer | gst-plugins | Ver: 0.8.8
------- Additional Comments From David Schleef 2005-01-12 15:58 -------
See videotestsrc for how to calculate rowstrides and sizes for odd YUV sizes.
As a general rule, the Y size is rounded up to a multiple of the subsampling of
U and V, and then rowstrides are calculated and rounded up to a multiple of 4
bytes. Vertical sizing rules may have a few exceptions.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list