On Sat, Sep 26, 2015 at 2:07 AM, Ganesh Ajjanagadde <gajjanaga...@gmail.com> wrote: > This patch completes the removal of all uses of av_set_cpu_flags_mask, so the > deprecated function can be removed in a future version bump.
This is incorrect, it will set the flag to zero every time and therefore never run any tests. Actually, what is that reasoning for having that function deprecated? Looking through the commit logs it appears to have been marked as deprecated in the same merge commit as it was added (from libav, where it's not deprecated). _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel