*.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!!
[platform/upstream/gstreamer.git] / tests / old / examples / helloworld2 / helloworld2.c
2005-06-28 Andy Wingo*.c: Don't cast to GST_OBJECT when reffing or unreffing...
2004-03-13 Thomas Vander Stichelegst-indent run on core
2003-06-29 Benjamin OtteGST_DEBUG reorganization containing loads of stuff:
2003-01-09 Thomas Vander Stichelefirst pass of connect->link gst-plugins and other stuff...
2002-04-11 Andy Wingocommit to make gstreamer follow the gtk function/macro...
2002-04-07 Andy Wingonew parser that uses flex and bison
2002-03-24 Andy Wingofilter newlines out of GST_DEBUG statements to reflect...
2002-03-19 Andy Wingoremoval of //-style comments don't link plugins to...
2002-01-05 Andy Wingofor i in `find . -name *.[ch]`; do perl -n -i -p -e...
2001-08-13 Steve Bakersync with the current CVS glib API
2001-07-07 Wim TaymansUpdated the autoplug example.
2001-06-25 Erik WalthinsenMerged from GOBJECT1 to HEAD at 200106241 GOBJECT1-200106241
2001-03-24 Wim TaymansModified a lot of plugins to use the caps system.
2001-03-07 Wim TaymansMerged the AUTOPLUG2 branch
2001-03-02 Wim TaymansMake the autoplugging example work again with an ugly...
2001-01-03 Richard BoultonDo gst_init first, so we can supply debugging options...
2001-01-01 Erik Walthinsencleaned up the examples, added Makefiles, etc
2000-11-01 Wim TaymansSome code cleanup
2000-09-22 Wim TaymansA first attempt to fix the queues in a cothreaded pipeline.
2000-09-17 Wim TaymansAdded gst_pipeline_add_sink/src to allow multiple sink...
2000-09-09 Wim TaymansChanges to gstreamer-config to include gtk+ libs manual...
2000-08-28 Wim TaymansExternalized the plugin information in /etc/gstreamer...
2000-08-22 Wim TaymansMore docs (most of them just empty...)
2000-08-21 Wim TaymansAn example using autoplug. Works for mp3 files only...