gstreamer/gst/elements
Wim Taymans a48bce0ad6 - Added first attempt at general caching mechanism (GstTimeCache renamed to GstCache)
Original commit message from CVS:
- Added first attempt at general caching mechanism (GstTimeCache renamed
to GstCache)
- Some more clocking checks and updates (waiting on GST_CLOCK_TIME_NONE
returns immediatly instead of blocking forever)
- Moved clock get/set functions to element class instead of instance.
- Added cache methods on elements.
- Renamed GST_PROPS_BOOL_TYPE to GST_PROPS_BOOLEAN_TYPE to make it more
consistent with gst_props_get/set_boolean and GST_PROPS_BOOLEAN.
- Give short stats about plugins in gst-inspect.
2002-11-27 20:47:39 +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
gstaggregator.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstaggregator.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstelements.c rename operation 2002-04-28 17:08:59 +00:00
gstfakesink.c - Added first attempt at general caching mechanism (GstTimeCache renamed to GstCache) 2002-11-27 20:47:39 +00:00
gstfakesink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfakesrc.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfakesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfdsink.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfdsink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfdsrc.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfdsrc.h Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfilesink.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfilesink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstfilesrc.c Small cleanups, more descriptive properties 2002-11-21 23:52:30 +00:00
gstfilesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstidentity.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstidentity.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstmd5sink.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmd5sink.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstmultidisksrc.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmultidisksrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstmultifilesrc.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstmultifilesrc.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gstpipefilter.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gstpipefilter.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gststatistics.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gststatistics.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
gsttee.c adding ::license field to core plugins 2002-09-29 17:52:31 +00:00
gsttee.h use G_{BEGIN,END}_DECLS 2002-10-30 09:17:34 +00:00
Makefile.am rename operation 2002-04-28 17:08:59 +00:00