Skip to content
  • Marvin Scholz's avatar
    avcodec: remove avcodec-fast support · 312c06ef
    Marvin Scholz authored
    The avcodec-fast option, if enabled, sets the AV_CODEC_FLAG2_FAST
    option. Using AV_CODEC_FLAG2_FAST can cause use of unsafe code in
    avcodec which could lead to crashes.
    312c06ef