• Mark Thompson's avatar
    vaapi_decode: Remove vestigial unmap code · 0aec37e6
    Mark Thompson authored
    The buffer map/unmap code was in an early version of this before it
    was committed, but the unmap was never removed.  While wrong, this
    was harmless (and therefore unnoticed) because the buffers can't be
    mapped at this point - all drivers just did nothing with the call.
    0aec37e6
vaapi_decode.c 18.3 KB