gstreamer/ext/amrwbdec
Mark Nauwelaerts dbdf976105 amrwbdec: avoid stalling on invalid frame
Skip 1 byte indicating invalid frame type index rather than stalling
on it indefinitely until EOS.

Fixes #639715.
2011-02-07 20:02:08 +01:00
..
amrwb.c amrwbdec: give decoder a rank so decodebin/playbin will use it 2009-12-18 16:05:09 +00:00
amrwbdec.c amrwbdec: avoid stalling on invalid frame 2011-02-07 20:02:08 +01:00
amrwbdec.h amr: Use correct includes (as pkg-config suggests) 2010-04-28 14:19:57 +01:00
Makefile.am build: fix up Makefile.am 2010-03-19 00:12:38 +00: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".