OSDN Git Service

XWD encoder and decoder
authorPaul B Mahol <onemda@gmail.com>
Sat, 21 Jan 2012 17:45:52 +0000 (17:45 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 23 Jan 2012 18:04:35 +0000 (19:04 +0100)
commit27ed027bcdcb7445ab62d4870a8be3615ffc1e31
tree73bd9200385a5fc89837a1301587d34da8d1c896
parent7662a532fbb83d5b3e559a7da58254e56cae3157
XWD encoder and decoder

Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
Changelog
doc/general.texi
libavcodec/Makefile
libavcodec/allcodecs.c
libavcodec/avcodec.h
libavcodec/version.h
libavcodec/xwd.h [new file with mode: 0644]
libavcodec/xwddec.c [new file with mode: 0644]
libavcodec/xwdenc.c [new file with mode: 0644]
libavformat/img2.c