gstreamer/ext/amrwbdec
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
..
amrwb.c Update Edgard Lima's email 2017-02-27 00:42:15 +00:00
amrwbdec.c a52dec, amrwbec: fix parse function declaration mismatch 2016-04-15 20:46:37 +01:00
amrwbdec.h Update Edgard Lima's email 2017-02-27 00:42:15 +00:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:07:56 -04:00
meson.build Add support for Meson as alternative/parallel build system 2016-08-20 11:29:37 +01:00
README amr: Add AMR-WB decoder and AMR-NB encoder and decoder 2009-07-27 20:14:28 +02:00

Compiling AMRWB decoder:
========================

To compile the amrwbdec plugin, you need the opencore-amrwb development
package. If your distribution does not provide this package, you can
download the source code from "http://sourceforge.net/projects/opencore-amr".