Commit 3f1a5e8c authored by bellard's avatar bellard

yes, PNG can be simpler :-)


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1545 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6713ba4c
...@@ -20,7 +20,7 @@ OBJS+= asf.o ...@@ -20,7 +20,7 @@ OBJS+= asf.o
endif endif
# image formats # image formats
OBJS+= pnm.o yuv.o png.o libpng/png.o libpng/pngread.o libpng/pngrutil.o libpng/pngwrite.o libpng/pngwutil.o jpeg.o gifdec.o OBJS+= pnm.o yuv.o png.o jpeg.o gifdec.o
# file I/O # file I/O
OBJS+= avio.o aviobuf.o file.o OBJS+= avio.o aviobuf.o file.o
OBJS+= framehook.o OBJS+= framehook.o
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment