From 29e39080324a4a5a3b4d5bbc3fc79213090c6b0a Mon Sep 17 00:00:00 2001 From: Iago Toral Date: Mon, 27 Jul 2009 19:55:27 +0200 Subject: amrwb: Remove AMR-WB parser and decoder and rename encoder plugin from amrwb to amrwbenc Partially fixes bug #584890. --- docs/plugins/Makefile.am | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/plugins/Makefile.am') diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index 0a43f4ca..7ac083ae 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -89,9 +89,7 @@ EXAMPLE_CFILES = \ $(top_srcdir)/ext/directfb/dfb-example.c EXTRA_HFILES = \ - $(top_srcdir)/ext/amrwb/gstamrwbdec.h \ - $(top_srcdir)/ext/amrwb/gstamrwbenc.h \ - $(top_srcdir)/ext/amrwb/gstamrwbparse.h \ + $(top_srcdir)/ext/amrwbenc/gstamrwbenc.h \ $(top_srcdir)/ext/celt/gstceltdec.h \ $(top_srcdir)/ext/celt/gstceltenc.h \ $(top_srcdir)/ext/dc1394/gstdc1394.h \ -- cgit v1.2.1