Skip to content
Snippets Groups Projects
Commit de2922ed authored by Harald Sitter's avatar Harald Sitter :banana:
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment