dvdplayer: if a timestamp is readded for audio output, ignore it
authorJoakim Plate <elupus@ecce.se>
Wed, 26 Sep 2012 21:14:15 +0000 (23:14 +0200)
committerxbmc <fernetmenta@online.de>
Sat, 6 Oct 2012 17:18:58 +0000 (19:18 +0200)
commit0251fb7e7a9567310ad3a09da0024620162e588f
tree8bbc4d6aeabaa82bffc40ea0cbd5f9713569c575
parent915e7a5aa8da716fabbd0b835a74de5bcf2b267e
dvdplayer: if a timestamp is readded for audio output, ignore it

This will avoid timestamps first advancing, then jumping back
which would have been caused by duplicate output at same pts.
xbmc/cores/dvdplayer/DVDAudio.cpp