gstreamer/docs/gst
Tim-Philipp Müller 4f004eff38 pad: rename GstActivateMode to GstPadActivateMode
These might be useful:
sed -i -e 's/GstActivateMode/GstPadActivateMode/g' `git grep GstActivateMode | sed -e 's/:.*//' | sort -u`
sed -i -e 's/GST_ACTIVATE_/GST_PAD_ACTIVATE_/g'    `git grep GST_ACTIVATE_   | sed -e 's/:.*//' | sort -u`
2011-11-01 00:25:02 +00:00
..
.gitignore .gitignore: add new .svg file in docs 2010-04-08 10:10:18 +01:00
building.xml docs: Some grammar and typo corrections. 2009-03-30 10:33:51 +02:00
gst-universe.dot docs: add concept map 2010-04-08 10:30:41 +03:00
gstreamer-docs.sgml Remove GstImplementsInterface 2011-06-26 22:59:26 +01:00
gstreamer-overrides.txt docs/: Add these files to CVS. Now I really don't understand what's going on, but like whatever. I want green buildbot! 2005-03-29 14:34:51 +00:00
gstreamer-sections.txt pad: rename GstActivateMode to GstPadActivateMode 2011-11-01 00:25:02 +00:00
gstreamer.types.in Remove GstImplementsInterface 2011-06-26 22:59:26 +01:00
Makefile.am docs: fix make distcheck 2011-09-07 15:09:58 +01:00
running.xml docs: tell that ORC_CODE can contain a list of flags 2011-02-23 12:35:58 +02:00