[Bug 377713] [xvimagesink] buffers should be aligned to 16 byte boundaries

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 22 01:08:19 PDT 2012


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

--- Comment #4 from Sebastian Dröge <slomo at circular-chaos.org> 2012-06-22 08:08:15 UTC ---
(In reply to comment #3)
> This should be OBSOLETE in 0.11, shouldn't it?
> 
> Though looking at the mpeg2dec code I am not entirely sure it really negotiates
> 16-byte alignment properly.

Which problem do you see in mpeg2dec? It passes an alignment of 15 (i.e.
memory_address & 15 == 0) as allocation parameters to the buffer pool.

But unless that's broken this is an obsolete bug in 0.11 as elements can
request a specific alignment now.

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