Skip to content
  • Barnabás Pőcze's avatar
    spa: ffmpeg: remove libavformat dependency · 3baf3fcf
    Barnabás Pőcze authored and Wim Taymans's avatar Wim Taymans committed
    `av_register_all()` is the only thing used from libavformat,
    but that doesn't seem to be needed for codec enumeration,
    so remove it, and call `avcodec_register_all()` instead
    when libavcodec < 58.10.100.
    3baf3fcf