gstreamer/tests/check
Mathieu Duponchelle 25383eaa5c aggregator: refactor flushing logic
Instead of tracking "pending_flush_*" on the pads and the
aggregator, we now simply track the last seqnum for flush start
and flush stop events on the pads, and use it to determine whether
we should enter or exit our flushing state.

See https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/977
2019-06-10 23:04:31 +02:00
..
elements meson: Bump minimal GLib version to 2.44 2019-06-03 08:51:40 +02:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst gstpad: Probes that return HANDLED can reset the data info field 2019-05-16 15:13:48 +02:00
libs aggregator: refactor flushing logic 2019-06-10 23:04:31 +02:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01: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
gstreamer.supp valgrind: revert generic suppression of ld-related errors 2019-06-06 03:47:05 +02:00
Makefile.am bitwriter: Add unit tests 2018-05-06 17:05:27 +02:00
meson.build tests: fdsrc: Exclude unit test on Windows 2019-03-10 11:48:31 +00:00