gstreamer/validate/gst
Vineeth T M 1e3084aa95 validate-utils: sqrt(-1.0) leads to undefined result
Using sqrt of -1 is not valid and leads to undefined results.
When comparing the return value of the fucntion in validate-scenario,
it is being checked with ret == -1, so it makes sense to just return -1 in error case.

https://bugzilla.gnome.org/show_bug.cgi?id=748389
2015-05-29 15:40:55 +01:00
..
overrides validate: report: Simplify the issue ID registering using GQuarks 2014-10-21 20:21:42 +02:00
plugins validate:gtk: Use event->type directly 2015-05-18 10:15:33 +02:00
preload validate: Build the preload so when possible 2015-02-26 11:09:23 +01:00
validate validate-utils: sqrt(-1.0) leads to undefined result 2015-05-29 15:40:55 +01:00
Makefile.am validate: Move the fault_injection plugin to gst/plugins/ 2015-02-14 16:32:11 +01:00