lavc: clear AVBuffers on decoded frames if refcounted_frames is not set
Otherwise some code might mistakenly think it is allowed to unref those buffers, which would lead to double unref.
Showing
Please
register
or
sign in
to comment
Otherwise some code might mistakenly think it is allowed to unref those buffers, which would lead to double unref.