Remove libgstplay, playbin is now the official successor.
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 25 Apr 2005 09:33:35 +0000 (09:33 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Mon, 25 Apr 2005 09:33:35 +0000 (09:33 +0000)
commit7172a58563c50e31939fb47914ce38bd3bcd86b1
tree25e494ed35dc808c3ad2b634fb76c5998d990aee
parent3420e480bc2172e417d0ca2542d6a3cd850d41ce
Remove libgstplay, playbin is now the official successor.

Original commit message from CVS:
* configure.ac:
* examples/Makefile.am:
* examples/gstplay/.cvsignore:
* examples/gstplay/Makefile.am:
* examples/gstplay/player.c:
* gst-libs/gst/Makefile.am:
* gst-libs/gst/play/.cvsignore:
* gst-libs/gst/play/Makefile.am:
* gst-libs/gst/play/play.c:
* gst-libs/gst/play/play.h:
* gst-libs/gst/play/play.vcproj:
* pkgconfig/Makefile.am:
* pkgconfig/gstreamer-play-uninstalled.pc.in:
* pkgconfig/gstreamer-play.pc.in:
Remove libgstplay, playbin is now the official successor.
19 files changed:
ChangeLog
configure.ac
examples/Makefile.am
examples/gstplay/.gitignore [deleted file]
examples/gstplay/Makefile.am [deleted file]
examples/gstplay/player.c [deleted file]
gst-libs/gst/Makefile.am
gst-libs/gst/play/.gitignore [deleted file]
gst-libs/gst/play/Makefile.am [deleted file]
gst-libs/gst/play/play.c [deleted file]
gst-libs/gst/play/play.h [deleted file]
gst-libs/gst/play/play.vcproj [deleted file]
pkgconfig/Makefile.am
pkgconfig/gstreamer-play-uninstalled.pc.in [deleted file]
pkgconfig/gstreamer-play.pc.in [deleted file]
tests/old/examples/Makefile.am
tests/old/examples/gstplay/.gitignore [deleted file]
tests/old/examples/gstplay/Makefile.am [deleted file]
tests/old/examples/gstplay/player.c [deleted file]