• Janne Grunau's avatar
    rv34: fix and optimise frame dependency checking · 3547f8e8
    Janne Grunau authored
    The sporadic threading errors during fate-rv30 were caused by calling
    ff_thread_await_progress with mb row -1 as argument. That returns
    immediately since progress is initialized to -1. Not yet computed
    motion vectors from the reference could be used for the first
    macroblocks.
    3547f8e8
rv34.c 58.6 KB