legacyresample: remove legacy plugin
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Jun 2012 18:06:51 +0000 (19:06 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 12 Jun 2012 18:14:06 +0000 (19:14 +0100)
commit588ea345b293721808f7f7c86005df022a3ebfa2
tree669dc5f72ebcc6fa75f824c22c0a05fd8ba25ebd
parentc1facd0c3650768039cbda7f10d3c84b28f67774
legacyresample: remove legacy plugin
22 files changed:
Android.mk
configure.ac
docs/plugins/Makefile.am
docs/plugins/gst-plugins-bad-plugins-docs.sgml
docs/plugins/gst-plugins-bad-plugins-sections.txt
docs/plugins/inspect/plugin-legacyresample.xml [deleted file]
gst-plugins-bad.spec.in
gst/legacyresample/Makefile.am [deleted file]
gst/legacyresample/buffer.c [deleted file]
gst/legacyresample/buffer.h [deleted file]
gst/legacyresample/debug.c [deleted file]
gst/legacyresample/debug.h [deleted file]
gst/legacyresample/functable.c [deleted file]
gst/legacyresample/functable.h [deleted file]
gst/legacyresample/gstlegacyresample.c [deleted file]
gst/legacyresample/gstlegacyresample.h [deleted file]
gst/legacyresample/resample.c [deleted file]
gst/legacyresample/resample.h [deleted file]
gst/legacyresample/resample_functable.c [deleted file]
gst/legacyresample/resample_ref.c [deleted file]
tests/check/Makefile.am
tests/check/elements/legacyresample.c [deleted file]