gstreamer/ext/amrnb
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
..
amrnb.c amrnbenc: Set rank to GST_RANK_SECONDARY 2010-05-07 15:33:28 +02:00
amrnbdec.c amrnbdec: _parse should not return OK if not enough data yet 2012-01-17 11:57:21 +01:00
amrnbdec.h amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3 2012-03-03 17:21:28 +00:00
amrnbenc.c various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
amrnbenc.h amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3 2012-03-03 17:21:28 +00:00
GstAmrnbEnc.prs amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
Makefile.am amrnbdec: fixup build 2011-10-05 12:06:51 +02:00
README amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00

Compiling AMRNB:
================

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