• Janne Grunau's avatar
    mpeg12: skip frames consistently · bf20cdbd
    Janne Grunau authored
    The decoder did not start predicted frames with missing references but
    called the end of frame handling on them anyway. This caused an
    assertion in the VA API HW accelorator since it tried to render a
    picture with uninitialized buffers.
    bf20cdbd
mpeg12dec.c 89.8 KB