Djordje Pesut
88230854e3
MIPS: MIPS32r1: Optimization of function WebPRescalerExportRow. [2/6]
...
Change-Id: I420e646deefac5df9a8dcec3b02da8dff02b1167
2014-01-28 11:02:01 -08:00
James Zern
5227d99146
drop: ifdef __cplusplus checks from C files
...
the prototypes are already marked in the headers
Change-Id: I172fe742200c939ca32a70a2299809b8baf9b094
2013-12-13 11:42:13 -08:00
Pascal Massimino
8dcae8b3cf
fix rescaling-with-alpha inaccuracy
...
(still missing YUVA decoding case for now)
https://code.google.com/p/webp/issues/detail?id=160
Change-Id: If723b4a5c0a303d0853ec9d839f995adce056095
2013-07-26 12:10:26 -07:00
James Zern
d640614d54
update copyright text
...
rather than symlink the webm/vpx terms, use the same header as libvpx to
reference in-tree files
based on the discussion in:
https://codereview.chromium.org/12771026/
Change-Id: Ia3067ecddefaa7ee01550136e00f7b3f086d4af4
2013-06-06 23:09:14 -07:00
Pascal Massimino
142c46291e
misc style fix
...
Change-Id: Ib764cb09bd78ab6e72c60f495d55b752ad4dbe4d
2013-03-29 03:13:43 -07:00
Pascal Massimino
61c2d51fd7
move the rescaling code into its own file and make enc/ and dec/ use it.
...
(cherry picked from commit 8e92d9e380a89b7443a2e2c3d16ce5a222e8c1e8)
Conflicts:
Android.mk
makefile.unix
src/dec/vp8l.c
src/utils/Makefile.am
2012-03-30 12:16:25 -07:00