OSDN Git Service

test for replaceBitmapData Lossless with alpha0
[swfed/swfed.git] / src / swf_png.c
2012-02-04 Yoshihiro Yamazakirgb15:1 and not PNG24 is error.
2012-02-03 よやrgb15 オプション対応
2011-11-29 Yoshihiro Yamazakitrans size fixed
2011-11-29 Yoshihiro Yamazakifixed to format=3(pallet) lossless to png failure on...
2011-11-03 よやMerge branch 'master' of yoya@git.sourceforge.jp:/gitro...
2011-11-03 yoyachmod ogu-w *.c *.h config*m4
2011-11-03 よやreplace png_check_sig to png_sig_cmp
2011-09-08 よやMerge branch 'master' of yoya@git.sourceforge.jp:/gitro...
2011-08-31 Yoshihiro YamazakiMerge branch 'master' of git.sourceforge.jp:/gitroot...
2011-08-15 Yoshihiro YamazakiMerge branch 'master' of git.sourceforge.jp:/gitroot...
2011-08-15 Yoshihiro YamazakiMerge branch 'master' of git.sourceforge.jp:/gitroot...
2011-08-15 Yoshihiro Yamazakiadd register modifier to i, x, y declare
2011-08-12 Yoshihiro Yamazakiindent space modified
2011-08-10 Yoshihiro Yamazakimove var declare to top of block.
2011-08-09 Yoshihiro Yamazakidelete png_set_gAMA
2011-04-08 yoyarealloc の戻り値を見ていない部分を見るように修正
2011-03-10 yoyaコードの整形
2011-03-10 yoyaNULL ガード (画像入れ替えが絡む部分を中心に)
2010-12-01 yoyatRNS チャンクの透明度情報をひとつ大目に勘違いしていて、
2010-10-06 yoya- bitstream_open 失敗時の処理
2010-10-05 yoyaindices に詰める処理の 4byte alignment 処理高速化
2010-10-05 yoyaPNG 画像を取り込む処理のデグレード修正
2010-10-04 yoyabpp を 8 以下に制限。(DefineBitsLossless 自体は 8固定なので、それを超えた値は収容きない)
2010-10-04 yoyaauthor: yoya
2009-03-11 yoya- libpng や giblib のない環境では各々の処理のみ無効として動くように改造
2009-02-15 yoyaalpha 値(不透明度)が 0, 255 以外の時に表示される色がおかしくなる不具合を修正
2008-10-15 yoyafor 文の整形 (スペースを見やすいように調節)
2008-10-10 yoya今あるファイルを全て trunk に移動