gstreamer/gst
Wim Taymans 0837e1e495 Modified a lot of plugins to use the caps system.
Original commit message from CVS:
Modified a lot of plugins to use the caps system.
Modified the caps of audio/raw to our agreed properties.
Added the multidisksrc plugin of Dominic Ludlam
Renamed audiosink/src to osssink/src and updated all the examples using
the old name. Moved oss specific plugins in an oss directory. removed
the old audiosink from the elements/ dir.
removed audioraw.h metadata header files since we now use the properties.
There are still a few plugins that won't build because they include the
old audioraw.h header file. This will be fixed soon.
Make sure the caps are set in the plugins as described by their
padtemplates (this should solve problems with gstmediaplay with various
media files).

*please don't panic when some plugins won't build, just cd manually into
the plugin dirs* This will be fixed soon.
2001-03-24 17:22:03 +00:00
..
autoplug More work on capsnego, mostly proxying 2001-03-18 16:17:39 +00:00
elements Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
meta Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
types Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
cothreads.c added sparc cothreads 2001-03-02 18:30:37 +00:00
cothreads.h API docs updates 2001-01-19 22:15:21 +00:00
gst.c More work on capsnego proxying. It should be OK now. 2001-03-20 18:29:00 +00:00
gst.h Patched .h files for C++ support. 2001-02-25 03:42:51 +00:00
gst_private.h Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00
gstalpha.h Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gstarch.h added sparc cothreads 2001-03-02 18:30:37 +00:00
gstarm.h ARM works! 2001-01-31 22:54:08 +00:00
gstautoplug.c API docs updates 2001-03-21 21:43:56 +00:00
gstautoplug.h Merged the CAPSNEGO1 branch.. 2001-03-12 21:02:12 +00:00
gstbin.c Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gstbin.h This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstbuffer.c More work on capsnego proxying. It should be OK now. 2001-03-20 18:29:00 +00:00
gstbuffer.h Fixed buffer flag handling gstplay used old flag handling updated some plugins for the new objects/error handling 2000-12-29 19:45:45 +00:00
gstbufferpool.c Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstbufferpool.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcaps.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
gstcaps.h Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
gstclock.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstclock.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstcpu.c Redid the cpu detection with a little help from mpeg2decs code.. 2001-02-28 20:32:47 +00:00
gstcpu.h CPU detection of MMXEXT and probably 3DNOW (not on Athlon yet) 2001-02-27 19:44:49 +00:00
gstcpuid_i386.s Added CPU detection. 2000-09-12 18:13:48 +00:00
gstelement.c Merged the CAPSNEGO1 branch.. 2001-03-12 21:02:12 +00:00
gstelement.h Merged the CAPSNEGO1 branch.. 2001-03-12 21:02:12 +00:00
gstelementfactory.c Merged the CAPSNEGO1 branch.. 2001-03-12 21:02:12 +00:00
gstextratypes.c Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstextratypes.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsti386.h Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gstinfo.c This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstinfo.h Patched .h files for C++ support. 2001-02-25 03:42:51 +00:00
gstlog.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstmeta.c Cleaned up the docs a bit. 2001-01-06 22:05:15 +00:00
gstmeta.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstobject.c Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gstobject.h Added a first attempt for XML embedding in the main core XML. 2001-01-30 23:53:04 +00:00
gstpad.c API docs updates 2001-03-21 21:43:56 +00:00
gstpad.h API docs updates 2001-03-21 21:43:56 +00:00
gstparse.c Applied Dominic Ludlam's patch to allow quoted args in gstreamer-launch 2001-03-06 20:04:42 +00:00
gstparse.h This is a megapatch with the following changes: 2001-01-29 00:06:02 +00:00
gstpipeline.c added tool-man's patch for g++ compilation, const guchar for pipeline_new 2001-03-10 09:03:39 +00:00
gstpipeline.h added tool-man's patch for g++ compilation, const guchar for pipeline_new 2001-03-10 09:03:39 +00:00
gstplugin.c API docs updates 2001-03-21 21:43:56 +00:00
gstplugin.h Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gstppc.h Major cleanup of the latest ghostpad changes. Fixed everything that broke, correctly. Someone will want to go updat... 2001-01-19 09:37:32 +00:00
gstprops.c Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
gstprops.h Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
gstpropsprivate.h Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
gstqueue.c More work on capsnego proxying. It should be OK now. 2001-03-20 18:29:00 +00:00
gstqueue.h And here they are.... 2001-01-19 00:02:53 +00:00
gstscheduler.c - backported the xml load bug in the properties 2001-02-10 14:46:37 +00:00
gstscheduler.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gstsparc.h added sparc cothreads 2001-03-02 18:30:37 +00:00
gstthread.c Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gstthread.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsttrace.c Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsttrace.h Updated copyright in all the libgst files. 2000-12-28 22:12:02 +00:00
gsttype.c Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gsttype.h Merged the AUTOPLUG2 branch 2001-03-07 21:52:56 +00:00
gsttypefind.c The typefind element now sets the caps on its sink pad when the type has been detected. 2001-03-13 22:13:56 +00:00
gsttypefind.h And here they are.... 2001-01-19 00:02:53 +00:00
gstutils.c API docs updates 2001-03-21 21:43:56 +00:00
gstutils.h Added a utility function in gstutils to set an object argument as a string. gstparse.c and gstelement.c now use this ... 2001-03-03 16:30:10 +00:00
gstxml.c Documentation updates. 2001-01-31 20:27:00 +00:00
gstxml.h Documentation updates. 2001-01-31 20:27:00 +00:00
Makefile.am Modified a lot of plugins to use the caps system. 2001-03-24 17:22:03 +00:00
ROADMAP A bunch more changes to clean up build/make dist issues, as well as a spec file, -config file, .m4, etc. Next step... 2000-01-31 06:46:18 +00:00