GNOME Bugzilla – Bug 761932
gstharness: Add event stress test functions with callback
Last modified: 2016-02-12 20:56:26 UTC
Created attachment 320965 [details] [review] patch Similar to the stress test functions for buffers that has a callback to create the buffer to be pushed, it's useful to have functions that use a callback to create the event to be pushed.
Created attachment 320979 [details] [review] patch
commit 778160be085f05270dd24e13863775f2fce58bec Author: Stian Selnes <stian@pexip.com> Date: Thu Jan 21 13:28:23 2016 +0100 harness: Add event stress test functions with callback Similar to the stress test functions for buffers that has a callback to create the buffer to be pushed, it's useful to have functions that use a callback to create the event to be pushed. API: gst_harness_stress_push_event_with_cb_start() API: gst_harness_stress_push_event_with_cb_start_full() API: gst_harness_stress_send_upstream_event_with_cb_start() API: gst_harness_stress_push_upstream_event_with_cb_start_full() https://bugzilla.gnome.org/show_bug.cgi?id=761932