[gst-cvs] jdahlin gst-python: gst-python/ gst-python/examples/

jdahlin at kemper.freedesktop.org jdahlin at kemper.freedesktop.org
Thu Nov 8 02:51:21 PST 2007


CVS Root:       /cvs/gstreamer
Module:         gst-python
Changes by:     jdahlin
Date:           Thu Nov 08 2007  10:51:21 UTC

Log message:
2007-11-05  Johan Dahlin  <johan at gnome.org>
	* gstoptionmodule.c:
	* Makefile.am:
	* configure.ac:
	Add a new module, gstoption which allows you to fetch the
	GOptionGroup from gstreamer without initializing and parsing
	the command line arguments. Requires PyGObject 2.15.0
	Fixes #425847
	* examples/option-parser.py (main): Example

Modified files:
    .               : ChangeLog Makefile.am configure.ac
Added files:
    .               : gstoptionmodule.c
    examples        : option-parser.py

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/ChangeLog.diff?r1=1.621&r2=1.622
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/Makefile.am.diff?r1=1.43&r2=1.44
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/configure.ac.diff?r1=1.147&r2=1.148
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/gstoptionmodule.c?rev=1.1&content-type=text/vnd.viewcvs-markup
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-python/examples/option-parser.py?rev=1.1&content-type=text/vnd.viewcvs-markup




More information about the Gstreamer-commits mailing list