• nick black's avatar
    plugins/FfmpegIO: include libavutil/mem.h · ebae25d1
    nick black authored
    ffmpeg from current git master no longer exposes
    av_malloc() nor av_free() through other included
    headers. directly include libavutil/mem.h to fix
    compilation with (as-yet-unreleased) ffmpeg.
    ebae25d1
FfmpegIo.cxx 2.53 KB