• wm4's avatar
    avformat/microdvd: skip BOM properly · 0786598f
    wm4 authored
    The BOM is already skipped in the probe function, but not the header
    read function. This could cause the header to be misparsed, such as
    not interpreting the FPS line.
    0786598f
microdvddec.c 5.3 KB