gstreamer/tests/check
Tim-Philipp Müller 8e4582946c meta: remove unnecessary padding for GstMetaInfo struct
This structure is always allocated by GStreamer, can't be
subclassed or extended, and is never allocated or used on
the stack, so we don't need any padding and can extend it
as we please.
2016-12-05 20:35:41 +00:00
..
elements check: Fix leak in queue2 test 2016-11-28 14:02:23 +01:00
generic check: Rename states unit test 2015-08-14 11:10:37 +02:00
gst meta: remove unnecessary padding for GstMetaInfo struct 2016-12-05 20:35:41 +00:00
libs controllers: add new proxy control binding 2016-11-23 17:15:09 +11:00
pipelines parse-launch: Support linking all pads with new operator 2016-11-02 12:04:33 +11: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 tests: rewrite and enable dataurisrc test 2016-11-28 11:19:15 +00:00
meson.build meson: Add Autotools changes that weren't mirrored 2016-11-28 19:28:27 +05:30