gstreamer/validate/gst
Nicolas Dufresne 6993666749 validate: media-descriptor: Workaround file:// stream-id changing
file:// base stream-id will vary depending on the file path. As we
don't expect everyone to use the same absolute path to place the
validate testsuite, the resulting stream-id changes. Because of that,
we can't match the stream-id in the recorded file, hence cannot do
further check. We work around this by doing what filesink would do,
which is compute a SHA256 of the URI which we can use to first
validate the ID is prefixed like expected, and decide if we should
consider the stream IDs the same or not.

https://bugzilla.gnome.org/show_bug.cgi?id=753079
2015-07-31 18:38:10 -04:00
..
overrides validate: report: Simplify the issue ID registering using GQuarks 2014-10-21 20:21:42 +02:00
preload validate🏃 Add a method to force exiting the runner 2015-06-06 08:50:47 +02:00
validate validate: media-descriptor: Workaround file:// stream-id changing 2015-07-31 18:38:10 -04:00
Makefile.am validate: Move plugins to the toplevel directory 2015-06-08 17:40:31 +02:00