• David Conrad's avatar
    Fix VP3 edge emulation · a89f4ca0
    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.
    a89f4ca0
vp3.c 81.1 KB