Workaround non set reordered_opaque value with some FFmpeg codecs.
It seems that decoders not using AVContext::get_buffer() do not initialize AVFrame::reordered_opaque.
Showing
Please register or sign in to comment
It seems that decoders not using AVContext::get_buffer() do not initialize AVFrame::reordered_opaque.