gstreamer/ext/amrwbdec
Iago Toral 79d4b18044 amr: Add AMR-WB decoder and AMR-NB encoder and decoder
These are based on the OpenCore codecs.

Fixes bug #584890.
2009-07-27 20:14:28 +02:00
..
amrwb.c amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
amrwbdec.c amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
amrwbdec.h amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
Makefile.am amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
README amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00

Compiling AMRWB decoder:
========================

To compile the amrwbdec plugin, you need the opencore-amrwb development
package. If your distribution does not provide this package, you can
download the source code from "http://sourceforge.net/projects/opencore-amr".