first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss...
authorBenjamin Otte <otte@gnome.org>
Fri, 31 Oct 2003 20:03:29 +0000 (20:03 +0000)
committerBenjamin Otte <otte@gnome.org>
Fri, 31 Oct 2003 20:03:29 +0000 (20:03 +0000)
commit92ba809c91decda93d00fbfd39a28d51b1efda94
tree882a96216c2f353bffd6305fb634c5d0d2b83e13
parente206183335db8c969a21a809bc57d95489a945fc
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ex...

Original commit message from CVS:
first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sys/oss, ext/gnomevfs, gst/typefind and ext/mad.
You guessed it, everything Rhythmbox needs ;)
fixed BMP typefind and made gnomevfs one plugin instead of two while doing this
16 files changed:
configure.ac
ext/gnomevfs/Makefile.am
ext/gnomevfs/gstgnomevfs.c [new file with mode: 0644]
ext/gnomevfs/gstgnomevfs.h [new file with mode: 0644]
ext/gnomevfs/gstgnomevfssink.c
ext/gnomevfs/gstgnomevfssrc.c
gst-libs/gst/audio/audio.c
gst-libs/gst/gconf/gconf.c
gst-libs/gst/idct/idct.c
gst-libs/gst/media-info/media-info-priv.c
gst-libs/gst/resample/resample.c
gst-libs/gst/riff/riff.c
gst-libs/gst/video/video.c
gst-libs/gst/xwindowlistener/xwindowlistener.c
gst/typefind/gsttypefindfunctions.c
gst/volume/gstvolume.c