• Sebastien Zwickert's avatar
    vda: unlock the pixel buffer base address. · c06fdacc
    Sebastien Zwickert authored
    The pixel buffer base address is never unlocked this causes
    a bug with some pixel format types that are produced natively
    by the hardware decoder: the first buffer was always used.
    Unlock the pixel buffer base address fixes the issue.
    c06fdacc
ffmpeg_vda.c 3.94 KB