• David Conrad's avatar
    Fix VP3 edge emulation · 0cfcbf21
    David Conrad authored
    With negative stride, the start of the edge_emu buffer should be pointing to
    the last line, not the end of the buffer.
    With positive stride, pointing to the end of the buffer was completely wrong.
    (cherry picked from commit a89f4ca0)
    0cfcbf21
vp3.c 81.1 KB