• Mark Thompson's avatar
    vp8: Add hwaccel hooks · 9f00fa53
    Mark Thompson authored
    Also adds some extra fields to the main context structure that may
    be needed by a hwaccel decoder.
    
    The current behaviour of the WebP decoder is maintained by adding an
    additional field to the VP8 decoder private context to indicate that
    it is actually being used as WebP (no hwaccel is supported for that
    case).
    9f00fa53
vp8.h 9.75 KB