After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 740717 - ges: Add a method to pass argc/argv to GES at init time
ges: Add a method to pass argc/argv to GES at init time
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-editing-services
unspecified
Other All
: Normal enhancement
: 1.5.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-11-25 23:07 UTC by Thibault Saunier
Modified: 2014-12-06 09:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
ges: Add a method to pass argc/argv to GES at init time (2.31 KB, patch)
2014-11-25 23:07 UTC, Thibault Saunier
none Details | Review

Description Thibault Saunier 2014-11-25 23:07:36 UTC
Allowing user to set configuration actions without using
the GES GOptionGroup
Comment 1 Thibault Saunier 2014-11-25 23:07:39 UTC
Created attachment 291509 [details] [review]
ges: Add a method to pass argc/argv to GES at init time
Comment 2 Thibault Saunier 2014-12-06 09:39:55 UTC
commit e5b57db7a20954a8834e971826f7023ba374b5c6
Author: Thibault Saunier <tsaunier@gnome.org>
Date:   Mon Nov 3 11:59:32 2014 +0100

    ges: Add a method to pass argc/argv to GES at init time
    
    Allowing user to set configuration actions without using
    the GES GOptionGroup
    
    https://bugzilla.gnome.org/show_bug.cgi?id=740717