diff Makefile @ 1006:8c87d8df67e1 libavutil

Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ symbols, and move them from libavcodec/avcodec.h to libavutil/cpu.h.
author stefano
date Sat, 04 Sep 2010 09:59:08 +0000
parents effd4ae1769d
children 40b8596460af
line wrap: on
line diff
--- a/Makefile	Mon Aug 23 15:31:50 2010 +0000
+++ b/Makefile	Sat Sep 04 09:59:08 2010 +0000
@@ -9,6 +9,7 @@
           base64.h                                                      \
           bswap.h                                                       \
           common.h                                                      \
+          cpu.h                                                         \
           crc.h                                                         \
           error.h                                                       \
           eval.h                                                        \