core: Fix timeline state at start of playback
commit6da77386e99a511c36df4fde03489bab7f0d1b07
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 2 Dec 2009 11:43:05 +0000 (2 13:43 +0200)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 2 Dec 2009 11:47:48 +0000 (2 13:47 +0200)
tree98261b232a4eff10a2c1a4625e06a816c7aa36d1
parent4ef079f279df11038337cff510e9e801a11317bb
core: Fix timeline state at start of playback

A timeline starting in the middle of a source file resulted in initial
playback state not being set up properly. Fix this by forcing an
absolute seek to initialize timeline state before playback starts.
mplayer.c