[Bug 741501] videopool: should update video alignment after change it

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 22 06:44:41 PST 2014


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

Nicolas Dufresne (stormer) <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #9 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> 2014-12-22 14:44:35 UTC ---
Thanks for your patch. Still, be careful when using this in your code. The only
trustful alignment check is the one you do an allocated buffer stride and size.
Any other check using this information should only be used as a hint to make
smarter decisions. Ignoring this comment will make your code unsafe.

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