• Philip Langdale's avatar
    crystalhd: Fix up the missing first sample · 234d3cbf
    Philip Langdale authored
    Why on earth the hardware returns garbage for the first sample of
    a decoded picture is anyone's guess. The simplest reasonable way
    to patch it up is to copy the first sample of the second line. This
    should result in the correct chroma values (because the data was
    original 4:2:0 upsampled to 4:2:2) even if the luma is isn't.
    234d3cbf
crystalhd.c 44 KB