gstreamer/subprojects/gst-plugins-base/tools
Seungha Yang 55db8367f7 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/4313>
2023-03-31 18:11:52 +00:00
..
gst-device-monitor-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-device-monitor.c tools: Count argc after parsing GOption on Windows 2023-03-31 18:11:52 +00:00
gst-discoverer-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-discoverer.c tools: Count argc after parsing GOption on Windows 2023-03-31 18:11:52 +00:00
gst-play-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play-kb.c gst-play: Improve Win32 keyboard input handling 2022-03-30 20:37:54 +00:00
gst-play-kb.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play.c tools: Count argc after parsing GOption on Windows 2023-03-31 18:11:52 +00:00
meson.build meson: Set install_tag on some targets 2022-09-20 10:08:15 +00:00