gstreamer/ext/amrnb
2012-04-05 17:40:12 +02:00
..
amrnb.c gst: Update for GST_PLUGIN_DEFINE() API changes 2012-04-05 17:40:12 +02:00
amrnbdec.c amrnb: Use new audio encoder/decoder base class API for srcpad caps 2012-02-01 16:27:49 +01:00
amrnbdec.h amrnb, amrwbdec: fix build with opencore-amr >= 0.1.3 2012-03-03 17:21:28 +00:00
amrnbenc.c GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING 2012-02-08 16:38:09 +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".