You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Much of the codebase seems depreciated, with libav/swrast seeing the worst bitrot.
ContentDecoder/frame.h still uses depreciated function calls from 2019 (AVPicture: avpicture_get_size), that were removed in 2021(commit: 17a7661906ba295d67afd80ac0770422e1b02b3).
Much of the codebase seems depreciated, with libav/swrast seeing the worst bitrot.