• wm4's avatar
    hevcdec: properly export some side data with frame threading · ff2d21a5
    wm4 authored
    I noticed this with mastering display data. If frame threading is
    enabled, this side data is exported only for some frames. It turns out
    it's not properly propagated to the worker threads.
    
    I didn't touch A53 captions, because that involves memory allocation and
    freeing the data as side data is exported.
    
    Micro bump so that API users can detect the bug fix.
    ff2d21a5
hevcdec.c 135 KB