gstreamer/examples
Andy Wingo 31d748d332 s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc...
Original commit message from CVS:
s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also includes scheduler patches, and probably fixes some queue bugs relating to events and buffers.
2003-10-08 16:06:02 +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 ignore 2003-09-11 12:13:56 +00:00
mixer GST_DEBUG reorganization containing loads of stuff: 2003-06-29 14:05:49 +00:00
pingpong Updated example app 2003-07-10 20:40:36 +00:00
plugins s/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488. Also inc... 2003-10-08 16:06:02 +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