[Bug 727885] coremediabuffer: handle stride alignment
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Apr 9 03:49:10 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=727885
GStreamer | gst-plugins-bad | git
--- Comment #2 from Andoni Morales <ylatuya at gmail.com> 2014-04-09 10:49:07 UTC ---
Review of attachment 273876:
--> (https://bugzilla.gnome.org/review?bug=727885&attachment=273876)
Looks good for now
::: sys/applemedia/coremediabuffer.c
@@ -112,0 +123,58 @@
+
+ n_planes = 1;
+ stride[0] = CVPixelBufferGetBytesPerRow (pixel_buf);
... 55 more ...
I think you can use NULL for the allocator and it will use the default
allocator
--
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