avcodec: remove avcodec-fast support
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.
Showing
Please register or sign in to comment