Used the AVCodecContext given to AVCodecContext::get_buffer() and not the global one.
It seems that the global one is not in synch when the callback is called. When MT was in use, non I420 streams were broken.
Showing
Please register or sign in to comment