[gstreamer-bugs] [Bug 506594] [interleave] doesn't work with channels > 1

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 26 03:28:43 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=506594

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.8




------- Comment #13 from Sebastian Dröge  2008-05-26 10:28 UTC -------
Ok, this should be fixed in CVS now with the following change:

2008-05-26  Sebastian Dröge  <slomo at circular-chaos.org>

        * gst/interleave/deinterleave.c:
        Add another example launch line.

        * gst/interleave/interleave.c: (interleave_24),
        (gst_interleave_finalize), (gst_interleave_base_init),
        (gst_interleave_class_init), (gst_interleave_init),
        (gst_interleave_request_new_pad), (gst_interleave_release_pad),
        (gst_interleave_change_state), (__remove_channels),
        (__set_channels), (gst_interleave_sink_getcaps),
        (gst_interleave_set_process_function),
        (gst_interleave_sink_setcaps), (gst_interleave_sink_event),
        (gst_interleave_src_query_duration), (gst_interleave_src_query),
        (forward_event_func), (forward_event), (gst_interleave_src_event),
        (gst_interleave_collected):
        * gst/interleave/interleave.h:
        Major rewrite of interleave using GstCollectpads. This new version
        also supports almost all raw audio formats and has better caps
        negotiation. Fixes bug #506594.

        Also update docs and add some more examples.

        * tests/check/elements/interleave.c: (interleave_chain_func),
        (GST_START_TEST), (src_handoff_float32), (sink_handoff_float32),
        (interleave_suite):
        Add some more extensive unit tests for interleave.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=506594.




More information about the Gstreamer-bugs mailing list