gstreamer/tools
Vivia Nikolaidou cca823b490 tools: gst-play: Use g_build_filename instead of g_strconcat
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.
2015-08-18 15:19:03 +03:00
..
.gitignore tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor-1.0.1 tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor.c tools: gst-device-monitor: fix props leak 2015-07-16 10:54:29 +01:00
gst-discoverer-1.0.1 tools: remove gst-visualise script 2012-08-18 21:38:14 +01:00
gst-discoverer.c discoverer: free context and error during failures 2015-08-17 14:11:17 +02:00
gst-play-1.0.1 tools: gst-play: add shortcuts to switch audio/subtitle/video tracks 2015-06-09 10:20:58 +01:00
gst-play-kb.c tools: play: fix compiler warning on windows 2013-12-09 13:55:28 +00:00
gst-play-kb.h tools: play: implement seeking via console in interactive mode 2013-11-24 14:38:25 +00:00
gst-play.c tools: gst-play: Use g_build_filename instead of g_strconcat 2015-08-18 15:19:03 +03:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00