[Bug 702089] New: [PATCH] gst_init: Don't intercept --help
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jun 12 06:03:12 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=702089
GStreamer | gstreamer (core) | 1.x
Summary: [PATCH] gst_init: Don't intercept --help
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: jwrdegoede at fedoraproject.org
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=246625)
View: https://bugzilla.gnome.org/attachment.cgi?id=246625
Review: https://bugzilla.gnome.org/review?bug=702089&attachment=246625
[PATCH] gst_init: Don't intercept --help
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, this patch fixes this.
Signed-off-by: Hans de Goede <hdegoede at redhat.com>
--
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