• Derk-Jan Hartman's avatar
    avi demux: don't disable tracks when they end. · 965741e8
    Derk-Jan Hartman authored
    Disabling the tracks like this is an immediate action that messes up --file-caching for instance. There may be some cases where it is appropriate, and some cases where a track should be removed, but not when a track ends. In that case the core is responsible for cleanup.
    
    Tested in bugfix for normal avi, broken avi and repaired avi, but not with "streamed" avi.
    
    Should close #2853
    (cherry picked from commit a0d23587)
    Signed-off-by: default avatarDerk-Jan Hartman <hartman@videolan.org>
    965741e8
avi.c 80.4 KB