• Laurent Aimar's avatar
    * input/input_dec.c: we automaticaly switch to minimize thread mode · fb7ad320
    Laurent Aimar authored
    when streaming (it's better because of the way sout works).
     * stream_output/stream_output.c: when removing a stream, stop waiting
    and start muxing if data are already here (needed for sout with pace
    control).
    
     Both will help to allow muxing (nearly?) all frames, even the last ones.
    fb7ad320
stream_output.c 26.5 KB