[Bug 740236] New interleave2 based on GstAggregator and create GstAudioAggregator from audiomixer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 13 08:48:14 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=740236

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #297470|none                        |reviewed
             status|                            |

--- Comment #50 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 297470:
 --> (https://bugzilla.gnome.org/review?bug=740236&attachment=297470)

::: gst/audiomixer/gstaudioaggregator.c
@@ +617,3 @@
   GST_OBJECT_LOCK (aagg);

+  if (memcmp (&info, &aagg->info, sizeof (info))) {

Why not gst_audio_info_is_equal()?

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