libwebp/src/mux
Urvang Joshi 6808e69db8 More spec/code matching in mux:
- Match offsets, duration, width/height for frames/tiles and enforce
some constraints.
- Note that this also means using 'int's instead of 'uint32_t's for
16-bit and 24-bit fields.

Change-Id: If0b229ad9fce296372d961104aa36731a3b1304b
2012-07-13 11:47:24 +05:30
..
demux.c More spec/code matching in mux: 2012-07-13 11:47:24 +05:30
Makefile.am add demux.c to the makefiles 2012-06-21 23:21:41 -07:00
muxedit.c More spec/code matching in mux: 2012-07-13 11:47:24 +05:30
muxi.h More spec/code matching in mux: 2012-07-13 11:47:24 +05:30
muxinternal.c More spec/code matching in mux: 2012-07-13 11:47:24 +05:30
muxread.c More spec/code matching in mux: 2012-07-13 11:47:24 +05:30