gstreamer/tests/check
Vineeth TM 1730038953 tests: caps: fix test_intersect_flagset failure
test_intersect_flagset fails because when caps is being
created, flags and mask are being cast to uint64 while
they should be uint. This results in invalid memory access
or a segfault.

https://bugzilla.gnome.org/show_bug.cgi?id=751628
2015-06-29 13:47:31 +01:00
..
elements tests: fakesink: fix string leak in unit test 2015-06-08 20:00:47 +01:00
generic tests: error out if test environment is not actually set up properly 2015-04-22 10:11:51 +01:00
gst tests: caps: fix test_intersect_flagset failure 2015-06-29 13:47:31 +01:00
libs collectpads: Add negative DTS support 2015-06-12 17:20:16 -04:00
pipelines Fix double semicolons 2015-03-10 09:24:28 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am basetransform: Split input buffer processing from output generation 2015-06-08 19:17:57 +10:00