windowscodecs: GIF decoder should add header and trailer to extension blocks.
commit47864728792e14287f6619e05444afcc3dc940a9
authorDmitry Timoshkov <dmitry@baikal.ru>
Tue, 18 Sep 2012 03:59:50 +0000 (18 12:59 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 18 Sep 2012 12:47:01 +0000 (18 14:47 +0200)
treeff9c749c0f4ea3c441ad7d2a2160ed1958f27e07
parentaaa682950d4fa818dc08810de927f18dfcab8767
windowscodecs: GIF decoder should add header and trailer to extension blocks.

Metadata readers now have access to complete and correctly formatted data
stream.
dlls/windowscodecs/gifformat.c
dlls/windowscodecs/ungif.c