libs: remove unused floatcast header-only library
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 23 Sep 2011 20:18:47 +0000 (21:18 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 23 Sep 2011 20:18:47 +0000 (21:18 +0100)
commit754b22d7ee9a69631470daecb84792fa9af043eb
tree24d6db10c74aec9a338c5fe89e5f39239c9ffc9c
parent17bfba09f118efa4336be90233a142a7923016c9
libs: remove unused floatcast header-only library

There's no code whatsoever that uses these macros. If anyone
ever feels the need to resurrect them, we should add them to
gstutils.h in core or libgstaudio or so.
14 files changed:
Android.mk
configure.ac
docs/libs/gst-plugins-base-libs-docs.sgml
docs/libs/gst-plugins-base-libs-sections.txt
gst-libs/gst/Makefile.am
gst-libs/gst/floatcast/Makefile.am [deleted file]
gst-libs/gst/floatcast/floatcast.h [deleted file]
gst-plugins-base.spec.in
gst/audioconvert/audioconvert.c
pkgconfig/Makefile.am
pkgconfig/gstreamer-floatcast-uninstalled.pc.in [deleted file]
pkgconfig/gstreamer-floatcast.pc.in [deleted file]
tests/check/elements/audioconvert.c
tests/check/libs/gstlibscpp.cc