gstreamer/tests/check
Vineeth TM 7c09277cd7 audiointerleave: typecast bit-mask to guint64 to fix segmentation fault
While creating caps in audiointerleave tests, bitmask is being set as 0x9
This is resulting in segmentation fault. Fix the same by typecasting to guint64

https://bugzilla.gnome.org/show_bug.cgi?id=755840
2015-09-30 09:00:52 +01:00
..
elements audiointerleave: typecast bit-mask to guint64 to fix segmentation fault 2015-09-30 09:00:52 +01:00
generic checks: Ensure thread-safe libX11/GL when running tests 2015-08-15 19:04:42 +02:00
libs glupload: remove useless release_buffer 2015-09-30 13:36:09 +10:00
pipelines check: Use GST_CHECK_MAIN () macro everywhere 2015-06-02 16:04:40 +02:00
.gitignore Ignore registries in any format. 2007-09-19 18:22:23 +00:00
gst-plugins-bad.supp tests/check/gst-plugins-bad.supp: Add suppressions for SoundTouch valgrind warnings and a valgrind warning caused by ... 2008-02-22 06:42:28 +00:00
Makefile.am mpdparser: Store an URI downloader in the parser for downloading additional MPD resources if needed 2015-09-25 23:52:28 +02:00