[Bug 727885] coremediabuffer: handle stride alignment

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 9 08:35:09 PDT 2014


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

--- Comment #3 from Matthieu Bouron <matthieu.bouron at collabora.com> 2014-04-09 15:35:05 UTC ---
Review of attachment 273876:
 --> (https://bugzilla.gnome.org/review?bug=727885&attachment=273876)

::: sys/applemedia/coremediabuffer.c
@@ -85,1 +100,1 @@
-    if (CVPixelBufferLockBaseAddress (pixel_buf,
+  has_padding = FALSE;

*has_padding = FALSE;

Fixed locally.

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