gstreamer/ext/amrwbdec
Edward Hervey 6da70e278a amrwbdec: Don't use g_return_*_if_fail() on data parsing
Those functions can be disabled. Instead just use the (existing)
function.

CID #1427093
2018-01-03 16:02:08 +01:00
..
amrwb.c Update Edgard Lima's email 2017-02-27 00:42:15 +00:00
amrwbdec.c amrwbdec: Don't use g_return_*_if_fail() on data parsing 2018-01-03 16:02:08 +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".