mimic: remove ancient codec
authorTim-Philipp Müller <tim@centricular.com>
Wed, 23 Nov 2016 10:31:29 +0000 (10:31 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 23 Nov 2016 10:33:37 +0000 (10:33 +0000)
commitad661999ad2c79a5d7721f0eb1e7f1f83a304224
treed8acd30d58d107a7cefffc87e5bc652f9910d050
parent43736e5c376b0d79680817a28349aaa300f14c0d
mimic: remove ancient codec

This was used by MSN messenger in prehistoric times, it's safe
to say no one needs or wants this any more these days. For
decoding old recordings there's still a decoder in ffmpeg.

https://bugzilla.gnome.org/show_bug.cgi?id=597616
17 files changed:
Makefile.am
configure.ac
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/inspect/plugin-mimic.xml [deleted file]
ext/Makefile.am
ext/meson.build
ext/mimic/Makefile.am [deleted file]
ext/mimic/gstmimdec.c [deleted file]
ext/mimic/gstmimdec.h [deleted file]
ext/mimic/gstmimenc.c [deleted file]
ext/mimic/gstmimenc.h [deleted file]
ext/mimic/gstmimic.c [deleted file]
gst-plugins-bad.spec.in
tests/check/Makefile.am
tests/check/pipelines/.gitignore
tests/check/pipelines/mimic.c [deleted file]