gstreamer/validate/gst
Thibault Saunier 1f68027942 validate: Check that pull_range is called from the streaming thread
`gst_pad_pull_range` should always be called from the streaming thread,
we now check that when pull_range is called, and if the sinkpad calling
the function has a GstTask with a running thread, the function is called
from that thread.
2019-10-02 19:22:31 +00:00
..
overrides validate: allow building a static overrides library 2019-03-18 01:07:05 +00:00
validate validate: Check that pull_range is called from the streaming thread 2019-10-02 19:22:31 +00:00
Makefile.am validate: Turn GstValidateRunner into a GstTracer 2016-02-23 11:46:32 +01:00
meson.build meson: Build gstvalidate-default-overrides-1.0 2018-07-31 23:30:36 +05:30