MIRROR of the GStreamer Editing Services repository for pull requests. The official git repository is at http://cgit.freedesktop.org/gstreamer/gst-editing-services/
Other
1
stars
1
forks
source link
Strange race condition / undefined behaviour in the tests with the updated audio_mixing branch. #25
The test has been commented out for now, it's at line 263 in tests/check/ges/layer.c.
If we want to keep the set_priority API we need to port it to the new behaviour.
If that line is uncommented, a g_sequence assertion will pop once in a while.
The test has been commented out for now, it's at line 263 in tests/check/ges/layer.c. If we want to keep the set_priority API we need to port it to the new behaviour.
If that line is uncommented, a g_sequence assertion will pop once in a while.
reminder : the audio_mixing branch is here : https://github.com/MathieuDuponchelle/PitiviGes/tree/audio_mixing