comparison Makefile @ 8559:0a7fd7dbea1a libavcodec

Move the AVCodecContext options definition to a dedicated file, reduce the utils.c clutter.
author stefano
date Sat, 10 Jan 2009 09:53:21 +0000
parents d2db1ca608ff
children 11bcc8a9726b
comparison
equal deleted inserted replaced
8558:a5a04d73a570 8559:0a7fd7dbea1a
13 eval.o \ 13 eval.o \
14 faanidct.o \ 14 faanidct.o \
15 imgconvert.o \ 15 imgconvert.o \
16 jrevdct.o \ 16 jrevdct.o \
17 opt.o \ 17 opt.o \
18 options.o \
18 parser.o \ 19 parser.o \
19 raw.o \ 20 raw.o \
20 resample.o \ 21 resample.o \
21 resample2.o \ 22 resample2.o \
22 simple_idct.o \ 23 simple_idct.o \