summaryrefslogtreecommitdiffstats
path: root/stream/stream_cdda.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-06-06 20:39:58 +0200
committerwm4 <wm4@nowhere>2013-06-16 22:05:09 +0200
commit1c35794efd7d025457e527b61f7c23fe375c2f5a (patch)
treef9c38b117b3b3e05ee8db67310762b42c4de17ab /stream/stream_cdda.c
parent7fefad7a8f2e45fcab60b400a63c43097ad6c681 (diff)
downloadmpv-1c35794efd7d025457e527b61f7c23fe375c2f5a.tar.bz2
mpv-1c35794efd7d025457e527b61f7c23fe375c2f5a.tar.xz
stream: remove stream_reset()
This function was called in various places. Most time, it was used before a seek. In other cases, the purpose was apparently resetting the EOF flag. As far as I can see, this makes no sense anymore. At least the stream_reset() calls paired with stream_seek() are completely pointless. A seek will either seek inside the buffer (and reset the EOF flag), or do an actual seek and reset all state.
Diffstat (limited to 'stream/stream_cdda.c')
0 files changed, 0 insertions, 0 deletions