gstreamer/ext/amrnb
2012-04-10 00:47:44 +01:00
..
amrnb.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 17:40:12 +02:00
amrnbdec.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:47:44 +01:00
amrnbdec.h amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3 2012-03-03 17:21:28 +00:00
amrnbenc.c Use new gst_element_class_set_static_metadata() 2012-04-10 00:47:44 +01: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 gst: Update versioning 2012-04-04 14:38:53 +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".