[Bug 702089] [PATCH] gst_init: Don't intercept --help
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 12 23:38:03 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702089
GStreamer | gstreamer (core) | 1.x
Sebastian Dröge <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
CC| |slomo at circular-chaos.org
Resolution| |FIXED
Target Milestone|HEAD |1.1.2
--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2013-06-13 06:37:53 UTC ---
commit 7fc26027613fc98a6819739f55ca646c84fe1d9f
Author: Hans de Goede <hdegoede at redhat.com>
Date: Thu Jun 13 08:36:23 2013 +0200
gst: Don't intercept --help in gst_init()
Before this patch gst_init would intercept --help, causing for example
cheese's --help to look like this:
[hans at shalem cheese]$ cheese --help
Usage:
cheese [OPTION...] - GStreamer initialization
Help Options:
-h, --help Show help options
--help-all Show all help options
--help-gst Show GStreamer Options
gst_init is the only gfoo_init function which does this.
https://bugzilla.gnome.org/show_bug.cgi?id=702089
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list