mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 16:21:17 +00:00
7d64943b9d
It's a bad idea trying to mix the Options from GStramer and GTK, in addition with cli argument being a bit wonky thing for GUI applications in general. In the rare, now, occasion that an application wants to parse arguments, its preferable to parse them manually and use library apis afterwards rather than trying to combine the option groups and hope it works. In addition, applications should be opening files using `g_application_open` instead of parsing random arguments. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4788> |
||
---|---|---|
.. | ||
checklist-element.md | ||
compiling.md | ||
index.md | ||
integration.md | ||
licensing.md | ||
porting-1.0.md | ||
porting.md | ||
programs.md | ||
quotes.md |