Skip to content
  • Alex Merry's avatar
    CMake checks for FFmpeg API changes · 7c48ad74
    Alex Merry authored
    FFmpeg breaks bc every so often.  The safest way to deal with this is
    with CMake checks for the new API.  This implements such checks for most
    of the recent changes and deprecations (one function that is deprecated
    in ffmpeg 0.11 remains).
    7c48ad74