summaryrefslogtreecommitdiffstats
path: root/demux/demux_raw.c
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2013-08-22 18:27:31 +0200
committerwm4 <wm4@nowhere>2013-08-22 19:14:26 +0200
commitcd7ec016e79c5e521c80045c6cf04fedbe6e64fc (patch)
tree36d954a4a0af9488c4fde7f5b9e3ea4dfbca67a2 /demux/demux_raw.c
parentf806e268c6c3a76f65b1282219e16fcdfb80a9b5 (diff)
downloadmpv-cd7ec016e79c5e521c80045c6cf04fedbe6e64fc.tar.bz2
mpv-cd7ec016e79c5e521c80045c6cf04fedbe6e64fc.tar.xz
stream: allow potentially faster skipping
Instead of always skipping in STREAM_BUFFER_SIZE blocks, allow an arbitrary size. This allows - in theory - faster forward seeking in pipes. (Maybe not a very significant change, but it reduces the number of things that depend on STREAM_BUFFER_SIZE for no good reason. Though we still use that value as minimum read size.)
Diffstat (limited to 'demux/demux_raw.c')
0 files changed, 0 insertions, 0 deletions