player: Don't change state to PLAYING immediately if a seek is pending
authorSebastian Dröge <sebastian@centricular.com>
Wed, 14 Sep 2016 16:07:55 +0000 (18:07 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 14 Sep 2016 16:07:55 +0000 (18:07 +0200)
commita036b7ef9ffe9fe5dac4a7e46fbc3bac92921a54
tree8a76c377f423fc3b79c32653c4f2fc4be390c945
parent3f44aea2e17bf695ad19c8864fe37e80620a9d28
player: Don't change state to PLAYING immediately if a seek is pending

We first have to finish the seek (in PAUSED) and move to PLAYING once
the seek is actually finished (unless a new one is pending then).
gst-libs/gst/player/gstplayer.c