gstreamer/gst/siren
Vincent Penquerc'h a5350f2d0c siren: fix sample rate list
It was using a 24000/24000/48000, but I think it meant to use
24000/32000/48000. Not 100% sure...

https://en.wikipedia.org/wiki/G.722.1 has the list of supported
bitrates. It's not clear whether the "flag" code maps to this,
however.

Coverity 206072
2014-10-30 15:21:15 +00:00
..
common.c siren: fix sample rate list 2014-10-30 15:21:15 +00:00
common.h Fix FSF address 2012-11-04 00:09:59 +00:00
dct4.c Fix FSF address 2012-11-04 00:09:59 +00:00
dct4.h Fix FSF address 2012-11-04 00:09:59 +00:00
decoder.c Fix FSF address 2012-11-04 00:09:59 +00:00
decoder.h Fix FSF address 2012-11-04 00:09:59 +00:00
encoder.c Fix FSF address 2012-11-04 00:09:59 +00:00
encoder.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsiren.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstsiren.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsirendec.c sirendec: Require caps to be set before any data processing 2013-12-05 12:05:09 +01:00
gstsirendec.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstsirenenc.c all: Fix for GST_DISABLE_GST_DEBUG 2013-07-29 09:42:12 +02:00
gstsirenenc.h Fix FSF address 2012-11-04 00:09:59 +00:00
huffman.c Fix FSF address 2012-11-04 00:09:59 +00:00
huffman.h Fix FSF address 2012-11-04 00:09:59 +00:00
huffman_consts.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:59:22 +02:00
rmlt.c Fix FSF address 2012-11-04 00:09:59 +00:00
rmlt.h Fix FSF address 2012-11-04 00:09:59 +00:00
siren7.h Fix FSF address 2012-11-04 00:09:59 +00:00