opus: remove Opus encoder/decoder, moved to -base
authorTim-Philipp Müller <tim@centricular.com>
Fri, 19 Feb 2016 00:38:33 +0000 (00:38 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Fri, 26 Feb 2016 00:44:34 +0000 (00:44 +0000)
commit5f6ab24e0d8766ee69cffcf3282d94578655a0a9
tree1a636494146cca855a1710da3e14071a2568c050
parentabec124f6946e9fe0635dc53d729b3c2d92be9a9
opus: remove Opus encoder/decoder, moved to -base

https://bugzilla.gnome.org/show_bug.cgi?id=756282
14 files changed:
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-sections.txt
docs/plugins/inspect/plugin-opus.xml [deleted file]
ext/opus/Makefile.am
ext/opus/gstopus.c
ext/opus/gstopuscommon.c [deleted file]
ext/opus/gstopuscommon.h [deleted file]
ext/opus/gstopusdec.c [deleted file]
ext/opus/gstopusdec.h [deleted file]
ext/opus/gstopusenc.c [deleted file]
ext/opus/gstopusenc.h [deleted file]
tests/check/Makefile.am
tests/check/elements/.gitignore
tests/check/elements/opus.c [deleted file]