gstreamer/ext/amrwbdec
Tim-Philipp Müller 425e6e395f amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3
In previous versions, the opencore-amr include sub-directory
would be specified in the include path in the CFLAGS, but this
is no longer the case in newer versions, so we need to add those
to our include directives.

Based on patch by: Christian Morales Vega

https://bugzilla.gnome.org/show_bug.cgi?id=671123
2012-03-03 17:21:28 +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: _parse should not return OK if not enough data yet 2012-01-17 11:57:26 +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: port to audiodecoder 2011-10-05 12:06:53 +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".