opus: duplicate from CELT
authorDavid Schleef <ds@schleef.org>
Sun, 5 Jun 2011 07:54:19 +0000 (00:54 -0700)
committerDavid Schleef <ds@schleef.org>
Thu, 7 Jul 2011 19:05:53 +0000 (12:05 -0700)
commit1d33a3f18edcba8654856bbb817e23806dcec253
treeaa54f5a6351ff37fff4089c50c8f5b1a4d922d79
parentca6758350ad0fbb0e1398f84f17adc886167a7e3
opus: duplicate from CELT

Copy the celt plugin and convert it to Opus.  Mostly works.
ext/opus/Makefile.am [new file with mode: 0644]
ext/opus/gstopus.c [new file with mode: 0644]
ext/opus/gstopusdec.c [new file with mode: 0644]
ext/opus/gstopusdec.h [new file with mode: 0644]
ext/opus/gstopusenc.c [new file with mode: 0644]
ext/opus/gstopusenc.h [new file with mode: 0644]