mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
cca823b490
When running gst-play against a directory name, and suffix the path with a directory separator (e.g. tab completion), gst-play was printing two directory separators in a row. g_build_filename fixes this, and additionally allows for both '/' and '\' as separators on Windows. |
||
---|---|---|
.. | ||
.gitignore | ||
gst-device-monitor-1.0.1 | ||
gst-device-monitor.c | ||
gst-discoverer-1.0.1 | ||
gst-discoverer.c | ||
gst-play-1.0.1 | ||
gst-play-kb.c | ||
gst-play-kb.h | ||
gst-play.c | ||
Makefile.am |