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
amrwbdec.c
amrwbdec.h
Makefile.am Remove plugin specific static build option 2017-05-16 14:07:56 -04:00
meson.build
README

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".