gstreamer/ext/amrwbdec
Tim-Philipp Müller ef64b43ac8 Merge remote-tracking branch 'origin/master' into 0.11
So 0.11 folks also get amr include fixes.

Conflicts:
	ext/a52dec/gsta52dec.c
	ext/mad/gstmad.c
2012-03-20 12:08:23 +00:00
..
amrwb.c amrwbdec: give decoder a rank so decodebin/playbin will use it 2009-12-18 16:05:09 +00:00
amrwbdec.c amrwbdec: Use new audio encoder/decoder base class API for srcpad caps 2012-02-01 16:27:49 +01:00
amrwbdec.h amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3 2012-03-03 17:21:28 +00:00
Makefile.am amrwbdec, lame, mad: link to libgstbase 2012-02-27 06:35:01 +01: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".