• Vitaliy E Sugrobov's avatar
    Add exception for "gif" in image2 probe() method. · f83657fc
    Vitaliy E Sugrobov authored
    
    
    Without this exception files with ".gif" extension by default
    recognized as input suitable for image2 demuxer rather than gif.
    In order to pass image through gif demuxer it was necessary
    to use -f gif option.
    This change affected 'make fate' test results because previously
    image2 demuxer and gif decoder took only first frame of multiframe
    test data, which is no longer true with gif demuxer.
    
    Signed-off-by: default avatarVitaliy E Sugrobov <vsugrob@hotmail.com>
    f83657fc