gstreamer/ext/gnomevfs
Wim Taymans 73d7c02993 Make gnomevfssrc extend the source base class.
Original commit message from CVS:
* ext/gnomevfs/Makefile.am:
* ext/gnomevfs/gstgnomevfssrc.c: (gst_gnomevfssrc_get_type),
(gst_gnomevfssrc_class_init), (gst_gnomevfssrc_init),
(gst_gnomevfssrc_set_property), (gst_gnomevfssrc_get_property),
(gst_gnomevfssrc_create), (gst_gnomevfssrc_is_seekable),
(gst_gnomevfssrc_get_size), (gst_gnomevfssrc_start),
(gst_gnomevfssrc_stop):
* ext/ogg/Makefile.am:
* ext/ogg/gstoggdemux.c: (gst_ogg_demux_get_data),
(gst_ogg_demux_find_chains), (gst_ogg_demux_sink_activate):
* ext/theora/Makefile.am:
* ext/theora/theoradec.c: (_inc_granulepos),
(theora_dec_sink_event), (theora_dec_chain):
* ext/vorbis/Makefile.am:
* ext/vorbis/vorbisdec.c: (vorbis_dec_src_query),
(vorbis_dec_sink_event), (vorbis_dec_chain):
* gst-libs/gst/audio/Makefile.am:
* sys/xvimage/Makefile.am:
Make gnomevfssrc extend the source base class.
Fix linking against libs in various plugins.
2005-04-06 17:33:07 +00:00
..
gstgnomevfs.c Plugin port to 0.9, ogg/theora playback should work in the seek example now. 2005-03-31 09:43:49 +00:00
gstgnomevfs.h *.h: Revert indenting 2004-03-15 16:32:55 +00:00
gstgnomevfssink.c Fixes a bunch of problems with finalize and dispose functions, either assumptions that dispose is only called once, o... 2004-11-01 14:43:38 +00:00
gstgnomevfssrc.c Make gnomevfssrc extend the source base class. 2005-04-06 17:33:07 +00:00
gstgnomevfsuri.c ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and 2004-09-15 06:33:44 +00:00
gstgnomevfsuri.h ext/gnomevfs/: Use _uri_new() instead of _open(), so it doesn't take as long and 2004-09-15 06:33:44 +00:00
Makefile.am Make gnomevfssrc extend the source base class. 2005-04-06 17:33:07 +00:00