OSDN Git Service

libavutil: Document the shortcommings of av_parse_cpu_flags()
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 26 Apr 2012 21:22:53 +0000 (23:22 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 30 Apr 2012 16:31:06 +0000 (18:31 +0200)
commit5e1286a72f50deb3f9edac0785868e1aee86c53e
treef83ddb5abb8a5fc4fa310acad9748d5cfdb21709
parenteadac34c80cf4c58279b8fdfa9b6332683804da7
libavutil: Document the shortcommings of av_parse_cpu_flags()

and suggest that av_parse_cpu_caps() be used.

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