Fix a memory leak in CvCapture_FFMPEG::close
FFmpeg now requires that frames allocated with avcodec_alloc_frame are freed with avcodec_free_frame. (cherry picked from commit 77578d41) Conflicts: modules/highgui/src/cap_ffmpeg_impl.hpp
Showing
Please
register
or
sign in
to comment