gstreamer/gst/elements
Andy Wingo 0067d17205 removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with...
Original commit message from CVS:
* removal of //-style comments
* don't link plugins to core libs -- the versioning is done internally to the plugins with the plugin_info struct,
and symbol resolution is lazy, so we can always know if a plugin can be loaded by the plugin_info data. in theory.
2002-03-19 04:10:13 +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 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
gstfakesink.h Wim, please upload the header files too next time ;) 2002-02-07 11:05:27 +00:00
gstfakesrc.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
gstfakesrc.h Wim, please upload the header files too next time ;) 2002-02-07 11:05:27 +00:00
gstfdsink.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
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 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
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 more of the popular // fixes 2001-12-17 18:14:51 +00:00
gstpipefilter.h Merged from GOBJECT1 to HEAD at 200106241 2001-06-25 01:20:11 +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 fixes: 2002-02-24 13:38:10 +00:00
gsttee.h updating tee to use properties 2002-02-12 13:57:14 +00:00
Makefile.am 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