gstreamer/tests/old/examples
Benjamin Otte 803ce6bf48 GST_DEBUG reorganization containing loads of stuff:
Original commit message from CVS:
GST_DEBUG reorganization
This is a big diff (ca 450k), containing loads of stuff:
- gstinfo.[ch] complete rewrite
- changing of all GST_DEBUG messages to reflect that change
- reorganization of subsystem disabling
- addition of gstconfig.h.in so we can track the disablings
- <gst/gst.h> does not include <unistd.h> and <config.h> anymore
- documentation updated for gstinfo stuff (build the docs yourself to know what changed)
- bugfixes for making of the docs (files from CVS are not deleted anymore
- testsuite for debugging changes in testsuite/debug

expect breakage
2003-06-29 14:05:49 +00:00
..
appreader Example of how an app could read data from a pipeline, this one wont run before queue is changed. 2003-02-12 23:18:54 +00:00
autoplug GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
cutter destroyed gst_*_destroy in the examples - use gst_object_unref instead 2003-04-15 17:40:56 +00:00
events connect -> link 2003-01-10 04:54:20 +00:00
helloworld first pass of connect->link gst-plugins and other stuff compiles without change at this point 2003-01-09 14:15:37 +00:00
helloworld2 GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
launch - Add more --disable options 2003-02-10 20:32:32 +00:00
manual Call perl script using $(PERL_PATH) 2003-05-18 03:36:41 +00:00
mixer GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
pingpong I'm too lazy to comment this 2003-02-25 20:57:05 +00:00
plugins GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
queue code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
queue2 connect -> link 2003-01-10 04:54:20 +00:00
queue3 code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
queue4 code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
thread destroyed gst_*_destroy in the examples - use gst_object_unref instead 2003-04-15 17:40:56 +00:00
typefind code cleanups and further deprecation fixes 2003-01-09 20:02:34 +00:00
xml updated example with correct code to add namespaces to root element. 2003-06-09 13:09:21 +00:00
Makefile.am - Add more --disable options 2003-02-10 20:32:32 +00:00