gstreamer/examples/launch
Andy Wingo 70cfc6cb4d new parser that uses flex and bison
Original commit message from CVS:
* new parser that uses flex and bison
- doesn't do dynamic pipelines yet...
* added GErrors to the gst_parse_launch[v] api
* added --gst-mask-help command line option
* fixed -o option for gst-launch
* GstElement api change:
- gst_element_get_pad
- gst_element_get_request_pad, gst_element_get_static_pad
- gst_element_get_compatible_pad
- gst_element_get_compatible_static_pad, gst_element_get_compatible_request_pad
- gst_element_[dis]connect -> gst_element_[dis]connect_pads
- gst_element_[dis]connect_elements -> gst_element_[dis]connect
* manual update
* example, tool, and doc updates for the api changes
- no more plugin docs in the core docs, plugins require a more
extensive doc system
2002-04-07 23:32:16 +00:00
..
.gitignore added an exe 2001-08-10 17:02:34 +00:00
Makefile.am - use GST_CFLAGS and GST_LIBS only 2001-12-17 12:47:39 +00:00
mp3parselaunch.c new parser that uses flex and bison 2002-04-07 23:32:16 +00:00
mp3play Updated to use gst-launch instead of gstreamer-launch and mad instead of mpg123 2002-01-31 09:08:30 +00:00