summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-11-18 14:09:29 +0100
committerwm4 <wm4@nowhere>2013-11-18 14:21:01 +0100
commit75dd3ec2106701cb865f52966de66c51cb6f9204 (patch)
treed59f0cd42d25050de53ef755c3c536a5835cabff /audio
parent03f93dc7a256d798d5f4bae6d94f530c30932c4b (diff)
downloadmpv-75dd3ec2106701cb865f52966de66c51cb6f9204.tar.bz2
mpv-75dd3ec2106701cb865f52966de66c51cb6f9204.tar.xz
player: simplify audio reset when seeking
Some decoders used to read packets and decode data when calling resync_audio_stream(). This required a special case in mp_seek() for audio. (A comment mentions liba52, which is long gone; but until recently ad_mpg123.c actually exposed this behavior.) No decoder does this anymore, and resync_audio_stream() works similar as resync_video_stream(). Remove the special case.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions