|
|
@@ -18,7 +18,7 @@ OBJS= mathematics.o \ |
|
|
|
|
|
|
|
|
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \ |
|
|
HEADERS = avutil.h common.h mathematics.h integer.h rational.h \ |
|
|
intfloat_readwrite.h md5.h adler32.h log.h fifo.h lzo.h \ |
|
|
intfloat_readwrite.h md5.h adler32.h log.h fifo.h lzo.h \ |
|
|
random.h |
|
|
|
|
|
|
|
|
random.h mem.h |
|
|
|
|
|
|
|
|
NAME=avutil |
|
|
NAME=avutil |
|
|
LIBVERSION=$(LAVUVERSION) |
|
|
LIBVERSION=$(LAVUVERSION) |
|
|
|