No subject


Tue Sep 6 14:17:35 PDT 2011


gst_ffmpeg_avpicture_fill from gstffmpegutils.c. Unless some other code,
elsewhere in gstreamer, relies on the same math to match strides ? AFAICS, the
code in _fill sets up strides, then the size it calculates is used to allocate
a buffer, so bumping strides to multiples of 16 would in turn allocate the
right amount of memory, and hopefully all code would heed the plane pointers
instead of relying on the math.

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