[gstreamer-bugs] [Bug 435435] [alaw] use tables for ALAW (G.711) encoding and decoding

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Sep 25 09:07:13 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=435435

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|ALAW (G.711) codec using    |[alaw] use tables for ALAW
                   |tables                      |(G.711) encoding and
                   |                            |decoding
   Target Milestone|HEAD                        |0.10.7




------- Comment #5 from Tim-Philipp Müller  2007-09-25 16:07 UTC -------
Committed, thanks:

 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>

        Based on patch by: Laurent Glayal  <spglegle yahoo fr>

        * gst/law/alaw-decode.c:
        * gst/law/alaw-encode.c:
          Use static tables for A-Law decoding and encoding; this makes
          A-Law decoding and encoding less CPU-intensive, but increases
          the binary size a bit. Leaving old code around for now,
          selectable by a define in the code. Fixes #435435.

Please create a clone of this bug for the mulaw stuff if you think tables are
desirable to have there too.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=435435.




More information about the Gstreamer-bugs mailing list