gstreamer/tests/check
Mathieu Duponchelle fa8ea66418 queue2: don't post unnecessary buffering message, refine locking
This is a follow up to review comments in !297

+ The posting of the buffering message in READY_TO_PAUSED isn't
  needed, removing it made the test fail, but the correct fix
  was simply to link elements together

+ Move code to relock the queue and set last_posted_buffering_percent
  and percent_changed inside the buffering_post_lock in create_write().
  This makes locking consistent with post_buffering()

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/297>
2020-09-20 01:12:15 +01:00
..
elements queue2: don't post unnecessary buffering message, refine locking 2020-09-20 01:12:15 +01:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst value: Fix segfault comparing empty GValueArrays 2020-06-07 01:41:52 +01:00
libs baseparse: Fix upstream read caching 2020-06-07 00:47:41 +01: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 tests: add the valgrind suppression file from the "common" module 2019-03-24 18:11:41 +00: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