]> git.sesse.net Git - ffmpeg/commit
deprecate av_parse_cpu_flags
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 16 Aug 2012 19:30:10 +0000 (21:30 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 16 Aug 2012 20:04:46 +0000 (22:04 +0200)
commit4b529edff8934c258af95e5acc51f84deea66262
treed8943e3146664a89ff4958c970fa977512604bcc
parent540bd5a95faf865feb9aceaf1b8cbbdca8d6a0c5
deprecate av_parse_cpu_flags

This function is problematic in several ways, its also quite
unpredictable which flags it ends up turning on

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavutil/cpu.h