gstreamer/tests
Nicolas Dufresne 4f36f75eb1 sdlshare2: Fix race conditions
The client-draw callback is running on the GL Thread, which will
be required to map the buffer. Map early, and pass the mapped
frame instead. On top of that, make sure to signal any pending
draw before trying to push EOS, as some pad locks might be taken.
This is the cost of using the same thread to control GStreamer and
to render GL.
2017-11-24 16:58:21 -05:00
..
check h264parse: put downstream caps first if possible on sink caps 2017-11-22 17:38:04 +02:00
examples sdlshare2: Fix race conditions 2017-11-24 16:58:21 -05:00
files tests/check: add automatic unit test suite for the ipcpipeline elements 2017-08-01 14:43:06 +03:00
icles Update Edgard Lima's email 2017-02-27 00:50:46 +00:00
Makefile.am tests: add very simple zbar unit test 2010-11-05 00:23:45 +00:00
meson.build tests: examples: Add a simple crossfade example 2017-08-03 13:01:50 -04:00