gstreamer/plugins/elements
Wim Taymans f0326eea55 - Remove the propsprivate header file
Original commit message from CVS:
- Remove the propsprivate header file
- Added new API for properties.
- Moved the clock distribution to the scheduler.
- Removed the lock from GstCaps
- Added boxed types for Caps/Props
- Simplified the clock, new systemclock implementation
- Removed deprecated element_info/send_event functions
- First step at exposing more info in the pad_connect functions
- Queue cleanup
- Make the scheduler aware of other schedulers inside it
- Added the _SELF_SCHEDULABLE flag to gstthread
- Removed _get_widget from _utils, changed to new props API
- Make fakesink sync on timestamps when requested
- Removed the offset notify from filesrc
- Added a fast scheduler
- some scheduler cleanups.
2002-03-30 17:05:03 +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 Added last_message. 2002-02-28 23:39:08 +00:00
gstaggregator.h Added last_message. 2002-02-28 23:39:08 +00:00
gstdisksink.c s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... 2002-03-18 04:41:37 +00:00
gstdisksink.h Allow multiple files to be created with disksink and integrate a new event for that 2002-01-31 15:38:04 +00:00
gstelements.c inclusion of GstMD5Sink 2002-01-29 20:06:07 +00:00
gstfakesink.c - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstfakesink.h - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstfakesrc.c - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstfakesrc.h - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstfdsink.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:09 +00:00
gstfdsink.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfdsrc.c s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... 2002-03-18 04:41:37 +00:00
gstfdsrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstfilesrc.c - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstfilesrc.h Make filesrc respond to seek 2002-02-02 13:24:25 +00:00
gstidentity.c changes to spider: add padtemplates so the connect functions can connect two request-pad elements add a hack in gstel... 2002-02-19 05:59:07 +00:00
gstidentity.h convert identity to g_object_notify stuff i hate last-message, it's stupid 2002-02-17 06:00:20 +00:00
gstmd5sink.c removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
gstmd5sink.h inclusion of GstMD5Sink 2002-01-29 20:06:07 +00:00
gstmultidisksrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstmultidisksrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstmultifilesrc.c - Removed deprecated buffer flags. 2001-12-28 20:20:26 +00:00
gstmultifilesrc.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstpipefilter.c filter newlines out of GST_DEBUG statements to reflect new core behavior fixes to adder's caps, again 2002-03-24 22:07:09 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +00:00
gstqueue.c - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstqueue.h And remove some of the debugging crap 2001-12-29 03:09:23 +00:00
gststatistics.c Landed the new improved capsnegotiation system. 2002-01-13 22:22:42 +00:00
gststatistics.h basic statistics element 2001-10-24 22:42:40 +00:00
gsttee.c - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gsttee.h updating tee to use properties 2002-02-12 13:57:14 +00:00
Makefile.am let's not give our plugins -release versioning make clean before rebuilding after you update on this one... 2002-03-19 05:46:38 +00:00