[gstreamer-bugs] [Bug 337183] [matroska] "caps not real subset" when playing audio files

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Apr 10 08:42:37 PDT 2006


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=337183
 GStreamer | gst-plugins-good | Ver: 0.10.2


Tim-Philipp Müller changed:

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




------- Comment #4 from Tim-Philipp Müller  2006-04-10 15:42 UTC -------
Should be fixed in -good CVS:

 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
        (gst_matroska_demux_handle_seek_event),
        (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
        (gst_matroska_demux_subtitle_caps),
        (gst_matroska_demux_plugin_init):
          Use static pad templates with ANY caps for audio and video
          source pads and get rid of a lot of unnecessary (and partially
          broken) code for the template caps. Clean up caps finding
          functions. Fixes playback of audio files/streams that do not
          contain the sample rate and/or number of channels in the audio
          context (happens a lot with vorbis/mp3 .mka files it seems).
          Fixes #337183.
          Also add myself to copyright holders.


-- 
Configure bugmail: http://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