gstreamer/tests/check
Nicolas Dufresne e272ae281f task: Introduce gst_task_resume() API
This new API allow resuming a task if it was paused, while leaving it to
stopped stated if it was stopped or not started yet. This new API can be
useful for callback driver workflow, where you basically want to pause and
resume the task when buffers are notified while avoiding the race with a
gst_task_stop() coming from another thread.
2020-04-01 15:13:59 +00:00
..
elements clocksync: Add new clocksync element 2020-02-26 16:36:29 +00:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst task: Introduce gst_task_resume() API 2020-04-01 15:13:59 +00:00
libs baseparse: Fix upstream read caching 2020-04-01 18:36:19 +11:00
pipelines parse: add support for presets 2019-12-28 04:02:16 +00:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
gstreamer.supp tests: Add test for new live-objects leaktracer API 2019-07-02 15:13:26 +05:30
meson.build clocksync: Add new clocksync element 2020-02-26 16:36:29 +00:00