OSDN Git Service

separate en/decoder specific parts from png.c
authorMåns Rullgård <mans@mansr.com>
Sun, 15 Jul 2007 18:24:26 +0000 (18:24 +0000)
committerMåns Rullgård <mans@mansr.com>
Sun, 15 Jul 2007 18:24:26 +0000 (18:24 +0000)
commitb958a7f1114a49b0a0e36479ba96c83c4fe4c3b3
treeefcc917713b4f01ab7bdf073aed833c08c7e1bf4
parent0de73a46ff9307a3c18280f74d943336df377da3
separate en/decoder specific parts from png.c

Originally committed as revision 9686 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
libavcodec/png.c
libavcodec/png.h [new file with mode: 0644]
libavcodec/pngdec.c [new file with mode: 0644]
libavcodec/pngenc.c [new file with mode: 0644]