[gstreamer-bugs] [Bug 353116] playing some mms station does nothing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 15 11:59:04 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=353116

  GStreamer | gst-plugins-ugly | Ver: 0.10.4


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.6




------- Comment #4 from Tim-Philipp Müller  2007-02-15 19:57 UTC -------
This should fix it:

  2007-02-15  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_file),
        (gst_asf_demux_process_advanced_mutual_exclusion),
        (gst_asf_demux_process_queued_extended_stream_objects),
        (gst_asf_demux_process_object), (gst_asf_demux_change_state):
        * gst/asfdemux/gstasfdemux.h:
          Parse advanced mutual exclusion object and only add pads for
          'hidden' streams (those in an extended stream header) that are
          mutually exclusive with an already existing 'main stream' if
          the broadcasting flag is not set. If the broadcasting flag is set,
          assume that data for this stream isn't sent. (This should ideally be
          solved better by making playbin more robust against this and/or by
          making mmssrc send some information downstream about which streams
          will be streamed). Fixes #353116.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list