gstreamer/subprojects/gst-plugins-base/tools
Seungha Yang cb08a6d8dc tools: Count argc after parsing GOption on Windows
Existing codes rely on modified argc value by g_option_context_parse()
but g_option_context_parse_strv() is used in case of Windows.
Count arguments after the option parsing manually.
Fixing command "gst-inspect-1.0.exe -b"

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4322>
2023-04-01 00:14:57 +00:00
..
gst-device-monitor-1.0.1
gst-device-monitor.c tools: Count argc after parsing GOption on Windows 2023-04-01 00:14:57 +00:00
gst-discoverer-1.0.1
gst-discoverer.c tools: Count argc after parsing GOption on Windows 2023-04-01 00:14:57 +00:00
gst-play-1.0.1
gst-play-kb.c
gst-play-kb.h
gst-play.c tools: Count argc after parsing GOption on Windows 2023-04-01 00:14:57 +00:00
meson.build