Skip to content
  • Erik de Castro Lopo's avatar
    stream_encoder.c : Give the encoder a larger stdio buffer. · 6a6207b5
    Erik de Castro Lopo authored
    Windows in particular can experience slow encoding speeds on highly
    fragmented disks. Using setvbuf to increase the size of the buffer to
    10Meg.
    
    This is probably not needed on Linux/Unix, but is very unlikely to
    to cause any negative effects.
    
    Patch-from: Janne Hyvärinen <cse@sci.fi>
    6a6207b5