gstreamer/validate/tools
Young Han Lee 2d6c667c9a validate: Determine development mode using git hash value
Development mode has been determined by whether the launcher is in git
repo
or not. This could be wrong when the launcher is installed to
subdirectory of other project's git repo, such as jhbuild. It is normal
to install compiled output to subdirectory of your jhbuild.

Changed logic gets the first commit hash of current git repo and
compares it with gst-devtools' the first commit hash.

https://bugzilla.gnome.org/show_bug.cgi?id=744781
2015-02-19 13:57:30 +01:00
..
.gitignore tools: Update .gitignore for tools move 2013-09-09 15:36:15 +02:00
gst-validate-launcher.in validate: Determine development mode using git hash value 2015-02-19 13:57:30 +01:00
gst-validate-media-check.c validate:media-check: Pass the GError where needed. 2014-07-16 15:47:58 +02:00
gst-validate-transcoding.c validate: Rename gst_validate_add_action_type to gst_validate_register_action_type 2014-10-12 20:10:19 +02:00
gst-validate.c validate: Wait for switch-track to complete before executing next action 2015-02-14 16:32:08 +01:00
Makefile.am validate: Implement a fault injection library. 2015-02-03 15:30:54 +01:00