gstreamer/validate/launcher/apps
Vineeth TM ac172a9ac6 validate:launcher: improve uri generation for --medias-path
When --medias-paths option is being used, right now we have to
specify the full path, like /home/user/gst/master/media/
But when inside master directory, would like to specify only
media/ and expect it to work. Using os.path.abspath and create uri based on that.
This way we can either just pass media/ or pass the full path as parameters.

https://bugzilla.gnome.org/show_bug.cgi?id=752518
2015-08-05 16:12:47 -04:00
..
__init__.py validate: launcher: Make the gstvalidate application a python module 2014-12-07 18:32:37 +01:00
gstvalidate.py validate:launcher: improve uri generation for --medias-path 2015-08-05 16:12:47 -04:00
Makefile.am validate:launcher: Do not forget to install apps/__init__.py 2015-03-06 09:39:36 +01:00