gstreamer/ext/amrnb
2018-04-25 11:07:39 +01:00
..
amrnb.c Fix FSF address 2012-11-03 20:40:37 +00:00
amrnbdec.c amrnbdec: Don't use g_return_*_if_fail() on data parsing 2018-01-03 16:04:26 +01:00
amrnbdec.h amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3 2016-01-25 20:00:26 +00:00
amrnbenc.c ugly: use new gst_element_class_add_static_pad_template() 2016-03-24 14:38:13 +02:00
amrnbenc.h amrnb, amrwb: unconditionally depend on opencore-amr*b >= 0.1.3 2016-01-25 20:00:26 +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 Remove plugin specific static build option 2017-05-16 14:07:56 -04:00
meson.build Meson: Generate pc file for all plugins in ugly 2018-04-25 11:07:39 +01: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".