[gstreamer-bugs] [Bug 333307] AmrWB Plugin

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 29 08:50:11 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=333307
 GStreamer | gst-plugins-bad | Ver: HEAD CVS


Wim Taymans changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #60609|commented-on                |committed
               Flag|                            |
  Attachment #60610|commented-on                |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.2




------- Comment #4 from Wim Taymans  2006-03-29 16:50 UTC -------
        Patch by: Renato Araujo Oliveira Filho <renatox at gmail dot com>

        * configure.ac:
        * ext/Makefile.am:
        * ext/amrwb/Makefile.am:
        * ext/amrwb/README:
        * ext/amrwb/amrwb-code/Makefile.am:
        * ext/amrwb/amrwb-code/run.sh:
        * ext/amrwb/gstamrwb.c: (plugin_init):
        * ext/amrwb/gstamrwbdec.c: (gst_amrwbdec_base_init),
        (gst_amrwbdec_class_init), (gst_amrwbdec_init),
        (gst_amrwbdec_setcaps), (gst_amrwbdec_event), (gst_amrwbdec_chain),
        (gst_amrwbdec_state_change):
        * ext/amrwb/gstamrwbdec.h:
        * ext/amrwb/gstamrwbenc.c: (gst_amrwbenc_base_init),
        (gst_amrwbenc_class_init), (gst_amrwbenc_init),
        (gst_amrwbenc_finalize), (gst_amrwbenc_setcaps),
        (gst_amrwbenc_chain), (gst_amrwbenc_state_change):
        * ext/amrwb/gstamrwbenc.h:
        * ext/amrwb/gstamrwbparse.c: (gst_amrwbparse_base_init),
        (gst_amrwbparse_class_init), (gst_amrwbparse_init),
        (gst_amrwbparse_querytypes), (gst_amrwbparse_query),
        (gst_amrwbparse_chain), (gst_amrwbparse_read_header),
        (gst_amrwbparse_loop), (gst_amrwbparse_sink_activate),
        (gst_amrwbparse_sink_activate_pull), (gst_amrwbparse_state_change):
        * ext/amrwb/gstamrwbparse.h:
        Added new plugin amrwb parse.
        Renamed audio/AMR to audio/AMR-WB as per spec.
        Fixes #333307


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