[gstreamer-bugs] [Bug 332547] [wavparse] does not support multichannel wavs

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 25 08:29:32 PST 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=332547
 GStreamer | gst-plugins-good | Ver: 0.10.2


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|gstreamer does not support  |[wavparse] does not support
                   |multichannel wavs           |multichannel wavs
   Target Milestone|HEAD                        |0.10.3




------- Comment #1 from Tim-Philipp Müller  2006-02-25 16:29 UTC -------
Already fixed in CVS ;)

gst-plugins-good:

2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
          Pass extra_data to gst_riff_create_audio_caps(), so that
          WAVEFORMATEX stuff works. Post audio codec name and post
          it as taglist on the bus. Allow up to 8 channesl for raw
          PCM in the source pad template caps.


and gst-plugins-base CVS:

2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/audio/multichannel.c:
          Minor docs fix.

        * gst-libs/gst/riff/Makefile.am:
        * gst-libs/gst/riff/riff-ids.h:
        * gst-libs/gst/riff/riff-media.c:
        (gst_riff_wavext_add_channel_layout), (gst_riff_create_audio_caps):
          Add support for WAVEFORMATEX, eg. PCM audio with more than two
          channels and a channel layout map.


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