• Vittorio Giovara's avatar
    dv: Mark internal frame reference as const · cab63a8b
    Vittorio Giovara authored
    Silence a warning due to frame assignment in dvenc. All uses of the
    reference in dvdec are read only, except the ones in the main decoding
    function, so use the frame pointer directly there.
    cab63a8b
dvdec.c 15 KB