gstreamer/tests/check
Mathieu Duponchelle 07fcd4d1b5 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-05-27 13:07:03 +00:00
..
elements queue2: don't post unnecessary buffering message, refine locking 2020-05-27 13:07:03 +00:00
generic Remove autotools build system 2019-10-13 16:10:42 +01:00
gst value: Fix comparison of int/int64 ranges 2020-05-25 08:29:21 +02:00
libs check: testclock: Check return values 2020-05-08 12:11:20 +02:00
pipelines Use gst_object_unref() / gst_object_clear() instead of the GObject ones 2020-04-20 16:28:52 +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 meson: Pass native: false to add_languages() 2020-05-13 08:19:10 +00:00