Skip to content

utils/libav: add pl_get_mapped_avframe

To avoid the trappings of users directly accessing frame->user_data, which led to the current mess. Fix the problem cleanly by introducing a new function.

Merge request reports

Loading