gstreamer/tests
Olivier Crête c6e8325945 rtpjitterbuffer test: Stop jitterbuffer before pads to avoid race
The teardown of the pads checks the refcount, but there are timers
inside the jitterbuffer that can push things, so if we're not lucky,
things could be pushed while the pads are being shut down. Putting the
jitterbuffer to NULL first avoids this.
2018-12-14 12:10:16 +00:00
..
check rtpjitterbuffer test: Stop jitterbuffer before pads to avoid race 2018-12-14 12:10:16 +00:00
examples meson: only build gtk gl examples if gst-gl was found 2018-10-08 20:35:41 +01:00
files tests: rtph264depay: add test for using downstream memory allocator 2017-11-23 09:36:00 +01:00
icles meson: Add some missing test dependencies 2018-10-28 14:10:12 +00:00
Makefile.am tests: don't build examples if --disable-examples was passed to configure 2009-05-05 13:23:45 +01:00
meson.build meson: Add an option for tests 2018-08-17 00:31:14 +05:30