libwebp/src/mux
James Zern 34130afe8b anim_encode: fix integer overflow
calculate the file duration using unsigned math. this could still result
in an incorrect average duration calculation if there were multiple
rollovers. caching the duration is an option if it was desirable to
support such an extreme case.

Change-Id: I3875d94d081fec947c03a857055df6e27ff5351d
2017-08-18 16:52:57 -07:00
..
anim_encode.c anim_encode: fix integer overflow 2017-08-18 16:52:57 -07:00
animi.h Add libwebp/src/mux/animi.h 2016-10-05 10:33:29 -07:00
libwebpmux.pc.in mux/Makefile.am: add missing -lm 2016-12-09 15:03:08 -08:00
libwebpmux.rc bump version to 0.6.0 2017-01-23 18:07:00 -08:00
Makefile.am bump version to 0.6.0 2017-01-23 18:07:00 -08:00
muxedit.c remove mention of fragment, frgm, FRGM, etc. 2016-09-02 14:43:12 +02:00
muxi.h bump version to 0.6.0 2017-01-23 18:07:00 -08:00
muxinternal.c webpmux: tolerate false positive Alpha flag 2017-05-19 11:26:37 -07:00
muxread.c muxread: remove unreachable code 2017-07-05 15:47:50 -07:00