Fix seeking; seek all decoders even if they have no content at the
authorCarl Hetherington <cth@carlh.net>
Sun, 23 Apr 2017 22:08:37 +0000 (23:08 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 23 Apr 2017 22:08:37 +0000 (23:08 +0100)
commitd24479e588b88e32bb4cd077d1648b7d043b5e07
treeca078669edefb42159a0f087d7cb84ca352849e2
parent43d540854fe75e01292891a299f852407ff54d65
Fix seeking; seek all decoders even if they have no content at the
seek position, and make Player cope with the FFmpegDecoder emitting
pre-roll data.  This seems nicer than making FFmpegDecoder do it.
src/lib/player.cc