STT-tensorflow/tensorflow/core/lib/gif
Hye Soo Yang 3741a7bda7 Fix for https://github.com/tensorflow/tensorflow/issues/41549.
`decode_gif` has never handled animated GIFs properly (ever since it was first written). Apply GIF transparency data while decoding so that all frame in an animated GIF are correctly decoded.

PiperOrigin-RevId: 349259384
Change-Id: I147390cdedf2a4c701acfe832f715355584c592b
2020-12-28 02:52:46 -08:00
..
testdata Fix for https://github.com/tensorflow/tensorflow/issues/41549. 2020-12-28 02:52:46 -08:00
BUILD Fix for https://github.com/tensorflow/tensorflow/issues/41549. 2020-12-28 02:52:46 -08:00
gif_io_test.cc Fix for https://github.com/tensorflow/tensorflow/issues/41549. 2020-12-28 02:52:46 -08:00
gif_io.cc Fix for https://github.com/tensorflow/tensorflow/issues/41549. 2020-12-28 02:52:46 -08:00
gif_io.h