]> git.sesse.net Git - vlc/commit
* src/stream_output/stream_output.c:
authorGildas Bazin <gbazin@videolan.org>
Fri, 15 Oct 2004 15:42:01 +0000 (15:42 +0000)
committerGildas Bazin <gbazin@videolan.org>
Fri, 15 Oct 2004 15:42:01 +0000 (15:42 +0000)
commit11fddaa6fa3d16939419a14f7a31a10db8369a52
tree047a2b79d3d61813574b51b5d83a5cbc9d4b3494
parent8b1965a7e9f20db5c98a7a2004c5ad95d5c22f7f
* src/stream_output/stream_output.c:
  - for muxers that request some preparsing before starting muxing,
    we now wait for 1.5 seconds worth of data to be in the fifo instead
    of waiting for 1.5 seconds of real-time.
  - if we have have control over the output pace, we also wait before
    starting muxing (produces nicer streams).
src/stream_output/stream_output.c