Use a_pos to update subtitle for audio-only files instead of mpctx->sh_audio->pts
commit95d60aa0190533226974a46fd612fd6face91b7b
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 28 Sep 2009 11:24:13 +0000 (28 11:24 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Mon, 28 Sep 2009 11:24:13 +0000 (28 11:24 +0000)
treef5facb4fd18cd6da26670869c6d1acb2e1095f88
parentdf0cef80f936d668b4c45682ea3434e3b753a054
Use a_pos to update subtitle for audio-only files instead of mpctx->sh_audio->pts
which e.g. for mp3 in AVI never has a useful value.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29727 b3059339-0415-0410-9bf9-f77b7e298cf2
mplayer.c