X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;f=TODO;h=796065de4da6f526557675e7785ea9bc4a648ad8;hb=c5632476384129c77fab3dea934358ac6e7e4418;hp=75e387047212af75635499041d5d8fb041c95993;hpb=d5c8abdd0cb67fc68994f52d9cdbdb03b333e437;p=swftools.git diff --git a/TODO b/TODO index 75e3870..796065d 100644 --- a/TODO +++ b/TODO @@ -22,11 +22,10 @@ swfc: pdf2swf: - * store shapes relatively to the origin, so zlib works better - on the files avi2swf: + * fix -n option * speed up h.263 routines (MMX?) * support for all-black I-Frames * do a flash player test suite to find out which h.263 movies work where @@ -64,16 +63,13 @@ librfxswf: * logging * fix font parsing- code offsets should be used - * add automatical size optimization by re-using tags with identical data + * add automatical size optimization by re-using tags and images with identical data * fix font reduce code - * add support for definejpeg3 in image extraction png2swf: * Image mode 4 * Interlace mode 1 - * filtering: is alpha 255 or 0 in non-existant surrounding pixels? - * move png parsing code to lib/ swfrender: @@ -84,6 +80,7 @@ swfrender: Makefiles/configure/installation: * check for vsnprintf, bcopy, bzero, strndup etc. and supply replacements + * jpeglib test program (for Solaris) Win32 Installation: