comparison 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
comparison
equal deleted inserted replaced
1005:f197db9ab43a 1006:8c87d8df67e1
7 avstring.h \ 7 avstring.h \
8 avutil.h \ 8 avutil.h \
9 base64.h \ 9 base64.h \
10 bswap.h \ 10 bswap.h \
11 common.h \ 11 common.h \
12 cpu.h \
12 crc.h \ 13 crc.h \
13 error.h \ 14 error.h \
14 eval.h \ 15 eval.h \
15 fifo.h \ 16 fifo.h \
16 intfloat_readwrite.h \ 17 intfloat_readwrite.h \