mirror of
https://github.com/opencv/opencv.git
synced 2026-09-12 05:11:04 -05:00
FFmpeg now requires that frames allocated with avcodec_alloc_frame are
freed with avcodec_free_frame.
(cherry picked from commit 77578d415f)