You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-23 21:54:53 +02:00
This flag does nothing since the deactivation of the dsp_mask field of AVCodecContext in commits9ae6ba2883and9ae6ba2883(it has been superseded with better ways to override the CPU flags). So deprecate it. Reviewed-by: Lynne <dev@lynne.ee> Reviewed-by: James Almer <jamrial@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>