[Bug 697103] [PATCH] osxaudio: port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 16 08:08:56 PDT 2013


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #241647|none                        |needs-work
             status|                            |

--- Comment #34 from Sebastian Dröge <slomo at circular-chaos.org> 2013-04-16 15:08:51 UTC ---
Review of attachment 241647:
 --> (https://bugzilla.gnome.org/review?bug=697103&attachment=241647)

::: sys/osxaudio/gstosxaudioringbuffer.c
@@ +231,2 @@
   osxsink = GST_OSX_AUDIO_SINK (GST_OBJECT_PARENT (buf));
+  if (GST_IS_OSX_AUDIO_SINK (osxsink)) {

First check, then do the GST_OSX_AUDIO_SINK() cast

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