gstreamer/plugins/elements
Andy Wingo b214d35eed commit to make gstreamer follow the gtk function/macro naming conventions:
Original commit message from CVS:
commit to make gstreamer follow the gtk function/macro naming conventions:

GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE

and the same for *factory and typefind.
2002-04-11 20:35:18 +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 commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +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 commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstfakesink.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +00:00
gstfakesink.h - Remove the propsprivate header file 2002-03-30 17:05:03 +00:00
gstfakesrc.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +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 Fix a compile error. 2002-04-03 06:27:25 +00:00
gstfilesrc.h Make filesrc respond to seek 2002-02-02 13:24:25 +00:00
gstidentity.c GST_DEBUG and _INFO should have no trailing \n 2002-04-03 18:26:03 +00:00
gstidentity.h Documentation updates 2002-03-31 14:04:50 +00:00
gstmd5sink.c commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +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 GST_DEBUG and _INFO should have no trailing \n 2002-04-03 18:26: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 commit to make gstreamer follow the gtk function/macro naming conventions: 2002-04-11 20:35:18 +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