libwebp/src/enc
James Zern 30e77d0f66 Merge branch '0.3.0'
* 0.3.0: (57 commits)
  update ChangeLog
  Regression fix for alpha channels using color cache:
  wicdec: silence a format warning
  muxedit: silence some uninitialized warnings
  update ChangeLog
  update NEWS
  bump version to 0.3.1
  Revert "add WebPBlendAlpha() function to blend colors against background"
  Simplify forward-WHT + SSE2 version
  probe input file and quick-check for WebP format.
  configure: improve gl/glut library test
  update copyright text
  configure: remove use of AS_VAR_APPEND
  fix EXIF parsing in PNG
  add doc precision for WebPPictureCopy() and WebPPictureView()
  remove datatype qualifier for vmnv
  fix a memory leak in gif2webp
  fix two minor memory leaks in webpmux
  remove some cruft from swig/libwebp.jar
  README: update swig notes
  ...

Conflicts:
	NEWS
	examples/gif2webp.c
	src/dec/alpha.c
	src/dec/idec.c
	src/dec/vp8l.c
	src/enc/alpha.c
	src/enc/vp8l.c

Change-Id: Ib202fad7825a090c3b3a5169acd171369cface47
2013-06-20 14:47:48 -07:00
..
alpha.c Don't set alpha-channel to 0xff for alpha->green uplift 2013-06-18 00:03:32 +02:00
analysis.c update copyright text 2013-06-11 15:03:22 -07:00
backward_references.c update copyright text 2013-06-11 15:03:22 -07:00
backward_references.h update copyright text 2013-06-11 15:03:22 -07:00
config.c update copyright text 2013-06-11 15:03:22 -07:00
cost.c update copyright text 2013-06-11 15:03:22 -07:00
cost.h update copyright text 2013-06-11 15:03:22 -07:00
filter.c update copyright text 2013-06-11 15:03:22 -07:00
frame.c update copyright text 2013-06-11 15:03:22 -07:00
histogram.c update copyright text 2013-06-11 15:03:22 -07:00
histogram.h update copyright text 2013-06-11 15:03:22 -07:00
iterator.c update copyright text 2013-06-11 15:03:22 -07:00
layer.c update copyright text 2013-06-11 15:03:22 -07:00
Makefile.am move token buffer to its own file (token.c) 2012-12-03 13:50:14 +01:00
picture.c Revert "add WebPBlendAlpha() function to blend colors against background" 2013-06-12 15:02:09 -07:00
quant.c update copyright text 2013-06-11 15:03:22 -07:00
syntax.c update copyright text 2013-06-11 15:03:22 -07:00
token.c update copyright text 2013-06-11 15:03:22 -07:00
tree.c update copyright text 2013-06-11 15:03:22 -07:00
vp8enci.h bump version to 0.3.1 2013-06-12 23:19:13 -07:00
vp8l.c update copyright text 2013-06-11 15:03:22 -07:00
vp8li.h update copyright text 2013-06-11 15:03:22 -07:00
webpenc.c update copyright text 2013-06-11 15:03:22 -07:00