Skip to content
Commit de2922ed authored by Harald Sitter's avatar Harald Sitter 🐧
Browse files

fix short track playback again

when getting a state change while handling abouttofinish we get >=1
additional callbacks for the same track, so we discard any aboutToFinish
until either setNextSource (gapless case) or setSource
(non-gapless case) was called

i.e. we only handle aboutToFinish once for a track, any further cbs are
stuffed back down gstreamer's throat
parent 122c6556
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment