libwebp/src
James Zern 14f6b9f606 mux: light cleanup
- const / move declarations closer to first use
- remove unnecessary ()s
- don't return int unnecessarily with internal Init/Release
- compact some lines

Change-Id: If7ab505e417221debc356f21f075506939110a84
2012-02-14 13:51:41 -08:00
..
dec Merge "silence some type size related warnings" 2012-02-09 19:21:39 -08:00
dsp configure/automake: no -version-info for convenience libs 2012-02-07 18:06:20 -08:00
enc add more param checks to WebPPictureDistortion() 2012-02-10 02:52:48 -08:00
mux mux: light cleanup 2012-02-14 13:51:41 -08:00
utils configure/automake: no -version-info for convenience libs 2012-02-07 18:06:20 -08:00
webp cosmetics & warnings 2012-01-30 17:19:53 -08:00
.gitignore build: add pkgconfig files 2011-03-26 10:15:44 -07:00
libwebp.pc.in build: add pkgconfig files 2011-03-26 10:15:44 -07:00
Makefile.am Add Mux library for manipulating WebP container. 2011-09-27 14:14:46 +05:30