gstreamer/gst/law
Laurent Glayal 89dee84fd7 gst/law/: Use static tables for A-Law decoding and encoding; this makes
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.
2007-09-25 16:05:29 +00:00
..
alaw-decode.c gst/law/: Use static tables for A-Law decoding and encoding; this makes 2007-09-25 16:05:29 +00:00
alaw-decode.h gst/law/: Fix capsnego bogosity in *law decoders. 2007-07-06 15:00:47 +00:00
alaw-encode.c gst/law/: Use static tables for A-Law decoding and encoding; this makes 2007-09-25 16:05:29 +00:00
alaw-encode.h gst/law/: Fix law encoder timestamps. 2007-09-12 22:01:59 +00:00
alaw.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
alaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00
Makefile.am fix build and use of GST_LIBS 2005-09-23 04:23:00 +00:00
mulaw-conversion.c gst/law/mulaw-conversion.c: Fix overflow bug in ulaw encoding. 2004-05-19 20:04:10 +00:00
mulaw-conversion.h *.h: Revert indenting 2004-03-15 16:32:54 +00:00
mulaw-decode.c gst/law/: Fix capsnego bogosity in *law decoders. 2007-07-06 15:00:47 +00:00
mulaw-decode.h gst/law/: Fix capsnego bogosity in *law decoders. 2007-07-06 15:00:47 +00:00
mulaw-encode.c gst/law/: Fix law encoder timestamps. 2007-09-12 22:01:59 +00:00
mulaw-encode.h gst/law/: Fix law encoder timestamps. 2007-09-12 22:01:59 +00:00
mulaw.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
mulaw.vcproj more working plugins 2004-07-27 21:41:30 +00:00