gstreamer/tools
Sebastian Dröge aa04403006 discoverer: Fix code style a bit
if (...)
  one_line;
else if (...) {
  many_lines;
} else
  one_line;

looks a bit confusing.
2014-07-21 13:53:17 +02: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: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-discoverer-1.0.1 tools: remove gst-visualise script 2012-08-18 21:38:14 +01:00
gst-discoverer.c discoverer: Fix code style a bit 2014-07-21 13:53:17 +02:00
gst-play-1.0.1 tools: update gst-play-1.0 man page 2014-04-05 13:25:46 +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: play: use cubic volume factor when adjusting volume 2014-05-23 19:21:35 +01:00
Makefile.am tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00