gstreamer/docs
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
..
code-reviews Re-arranged the build a bit to try to make it more sane. Added some debug. 2001-01-01 08:37:41 +00:00
design current set of design docs, in .txt format 2001-01-20 20:08:59 +00:00
devhelp updated devhelp 2002-03-05 22:02:06 +00:00
fwg first cut of documentation for dparams for plugin writers. 2002-03-10 19:57:31 +00:00
gst new parser that uses flex and bison 2002-04-07 23:32:16 +00:00
libs more docs fixing 2002-03-03 16:53:25 +00:00
manual new parser that uses flex and bison 2002-04-07 23:32:16 +00:00
plugins oops.. 2002-01-10 04:14:12 +00:00
random removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:13 +00:00
slides initial checkin 2000-01-30 10:44:33 +00:00
xsl applied some of meeks's patches 2002-03-02 10:33:40 +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
Makefile.am more docs fixing 2002-03-03 16:53:25 +00:00
manuals.mak clean up magic file 2002-03-21 23:32:24 +00:00