gstreamer/ext/amrnb
Nicolas Dufresne d02e7d8029 Remove plugin specific static build option
Static and dynamic plugins now have the same interface. The standard
--enable-static/--enable-shared toggle are sufficient.
2017-05-16 14:07:56 -04:00
..
amrnb.c Fix FSF address 2012-11-03 20:40:37 +00:00
amrnbdec.c amrnbec, mad: fix two more parse function declarations 2016-04-16 09:15:43 +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: Install presets files 2017-01-03 08:15:43 -03: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".