Fix subtitle display when the next subtitle is decoded before the
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Apr 2014 22:43:16 +0000 (23:43 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Apr 2014 22:43:16 +0000 (23:43 +0100)
commit9c1e0071803bf05f8c476d870e360c9e320ba696
treec94a825ad7a32495fa7e372ce79247e69c84c272
parent588397fc600e888acf77375fe39c238ff2bf3649
Fix subtitle display when the next subtitle is decoded before the
previous one has finished; this requires that more than one subtitle be
kept by the player.

Reported-by: Matthias Damm
ChangeLog
src/lib/player.cc
src/lib/player.h
src/lib/subtitle.cc
src/lib/subtitle.h