Skip to content
  • Laurent Glayal's avatar
    gst/law/: Use static tables for A-Law decoding and encoding; this makes · 89dee84f
    Laurent Glayal authored
    Original commit message from CVS:
    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.
    89dee84f