[gstreamer-bugs] [Bug 356596] [wavparse] Does not support GSM encoded audio

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 19 03:27:36 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=356596
 GStreamer | gst-plugins-good | Ver: HEAD CVS


Wim Taymans changed:

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




------- Comment #2 from Wim Taymans  2006-09-19 10:26 UTC -------
This required patches in 3 modules:

 gst-plugins-base: 

      * gst-libs/gst/riff/riff-media.c: (gst_riff_create_audio_caps),
        (gst_riff_create_audio_template_caps):
        Reorder the audio formats a bit for clarity.
        Detect and create caps for MSGSM and MSN (WAV49).
        Fixes #356596.

 gst-plugins-good:

        * gst/wavparse/gstwavparse.c:
        Add ms-gsm to the src template.

 gst-plugins-bad:

         * ext/gsm/gstgsmdec.c: (gst_gsmdec_init),
        (gst_gsmdec_sink_setcaps), (gst_gsmdec_sink_event),
        (gst_gsmdec_chain):
        * ext/gsm/gstgsmdec.h:
        Handle WAV49 variant (GSM in WAV).
        Some small cleanups.

Not sure how to milestone this...


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list