gstreamer/ext/amrnb
Tim-Philipp Müller c8e931574e build: fix up Makefile.am
Mostly just add $(GST_BASE_CFLAGS) where they're missing and fix
the order a bit here and there (see docs/random/moving-plugins).
2010-03-19 00:12:38 +00:00
..
amrnb.c amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
amrnbdec.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 15:53:14 +01:00
amrnbdec.h amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
amrnbenc.c gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 15:53:14 +01:00
amrnbenc.h amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
GstAmrnbEnc.prs amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00
Makefile.am build: fix up Makefile.am 2010-03-19 00:12:38 +00: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".