[gst-cvs] wingo gstreamer: gstreamer/ gstreamer/docs/gst/ gstreamer/docs/libs/ gstreamer/docs/manual/ gstreamer/examples/manual/ gstreamer/gst/ gstreamer/tests/ gstreamer/tools/
Andy Wingo
wingo at freedesktop.org
Mon Oct 10 08:54:55 PDT 2005
CVS Root: /cvs/gstreamer
Module: gstreamer
Changes by: wingo
Date: Mon Oct 10 2005 08:54:11 PDT
Log message:
2005-10-10 Andy Wingo <wingo at pobox.com>
Merged in popt removal + GOption addition patch from Ronald, bug
#169772.
* docs/gst/gstreamer-sections.txt: Add STATE_(UN)LOCK_FULL, move
GstElement macros around, remove popt-related symbols, add goption
stuff.
* configure.ac: Remove popt checks, require GLib 2.6 for GOption.
* docs/gst/Makefile.am:
* docs/libs/Makefile.am: No POPT_CFLAGS.
* examples/manual/Makefile.am:
* docs/manual/basics-init.xml: Doc updates with an example.
* gst/gst.c: (gst_init_get_option_group), (gst_init_check),
(gst_init), (parse_one_option), (parse_goption_arg):
* gst/gst.h: Removed gst_init_with_popt_table and friends. Took a
bit of hand merging and debugging to get the GOption stuff working
tho.
* tests/Makefile.am:
* tools/Makefile.am:
* tools/gst-inspect.c: (main):
* tools/gst-launch.c: (main):
* tools/gst-run.c: (main):
* tools/gst-xmlinspect.c: (main): Thanks Ronald!
Modified files:
. : ChangeLog configure.ac
docs/gst : Makefile.am gstreamer-sections.txt
docs/libs : Makefile.am
docs/manual : basics-init.xml
examples/manual : Makefile.am
gst : gst.c gst.h
tests : Makefile.am
tools : Makefile.am gst-inspect.c gst-launch.c gst-run.c
gst-xmlinspect.c
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/ChangeLog.diff?r1=1.1679&r2=1.1680
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/configure.ac.diff?r1=1.394&r2=1.395
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/docs/gst/Makefile.am.diff?r1=1.99&r2=1.100
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/docs/gst/gstreamer-sections.txt.diff?r1=1.193&r2=1.194
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/docs/libs/Makefile.am.diff?r1=1.45&r2=1.46
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/docs/manual/basics-init.xml.diff?r1=1.9&r2=1.10
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/examples/manual/Makefile.am.diff?r1=1.19&r2=1.20
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gst.c.diff?r1=1.172&r2=1.173
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/gst/gst.h.diff?r1=1.88&r2=1.89
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tests/Makefile.am.diff?r1=1.52&r2=1.53
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tools/Makefile.am.diff?r1=1.63&r2=1.64
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tools/gst-inspect.c.diff?r1=1.100&r2=1.101
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tools/gst-launch.c.diff?r1=1.90&r2=1.91
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tools/gst-run.c.diff?r1=1.6&r2=1.7
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gstreamer/tools/gst-xmlinspect.c.diff?r1=1.31&r2=1.32
More information about the Gstreamer-commits
mailing list