James Zern 
							
						 
					 
					
						
						
							
						
						b44eda3f60 
					 
					
						
						
							
							dsp: add DSP_INIT_STUB  
						
						... 
						
						
						
						generates a stub function when the specific architecture is not enabled,
exposing a symbol in the module, avoiding a compiler warning
Change-Id: Ia9336e57466a9b5241b85c1c95838e91c9283147 
						
						
					 
					
						2015-04-02 23:55:35 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						03e76e962e 
					 
					
						
						
							
							clarify the comment about double-setting the status in SetError()  
						
						... 
						
						
						
						Change-Id: I67107220b7a84459592c726dab95483acd4f59f2 
						
						
					 
					
						2015-04-01 15:27:55 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						9fecdd713e 
					 
					
						
						
							
							remove unused EmitRGB()  
						
						... 
						
						
						
						Change-Id: If4d3d775b051206abdab8c603cd3887e9f25d102 
						
						
					 
					
						2015-04-01 15:27:55 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						43f010dd6d 
					 
					
						
						
							
							move ReconstructRow to top  
						
						... 
						
						
						
						(one less TODO)
Change-Id: Iaf36d28ab10633faaaa25f2c37ac799747456adc 
						
						
					 
					
						2015-04-01 15:27:36 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						82d980209b 
					 
					
						
						
							
							add a dec/common.h header to collect common enc/dec #defines  
						
						... 
						
						
						
						had to rename few structs.
-> we can now include both vp8i.h and vp8enci.h without naming
conflicts.
Change-Id: Ib41b498f1b57aab3d6b796361afc45210ec75174 
						
						
					 
					
						2015-03-31 22:17:58 -07:00 
						 
				 
			
				
					
						
							
							
								pascal massimino 
							
						 
					 
					
						
						
							
						
						5d4744a253 
					 
					
						
						
							
							Merge "enc_sse41: add Disto4x4 / Disto16x16"  
						
						
						
						
					 
					
						2015-03-27 01:12:45 -07:00 
						 
				 
			
				
					
						
							
							
								Urvang Joshi 
							
						 
					 
					
						
						
							
						
						e38886a771 
					 
					
						
						
							
							mux.h: Bump up ABI version  
						
						... 
						
						
						
						This was not bumped up after some recent changes; e.g.
WebPAnimEncoderOptionsInit() method.
Change-Id: Ia473b83ddd7a3d8c227d8eeb126809a97e327475 
						
						
					 
					
						2015-03-26 23:52:22 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						46305ca649 
					 
					
						
						
							
							configure: add --disable-<avx2|sse4.1|sse2>  
						
						... 
						
						
						
						Change-Id: I06e73d1f6b5204398b2160b4c0b2c330a6939458 
						
						
					 
					
						2015-03-26 16:08:51 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						2fc8b658b7 
					 
					
						
						
							
							CPPFLAGS->CFLAGS for detecting sse4.1 in preprocessor  
						
						... 
						
						
						
						Change-Id: I5ee839881c17c8f856aafad1ad2436179c5675d4 
						
						
					 
					
						2015-03-25 23:41:55 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						1a338fb306 
					 
					
						
						
							
							enc_sse41: add Disto4x4 / Disto16x16  
						
						... 
						
						
						
						direct translation from sse2; minor gain, fewer instructions
Change-Id: I60288a842fac1a686b82b5cab637931789fe29f2 
						
						
					 
					
						2015-03-25 23:28:46 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						94055503e3 
					 
					
						
						
							
							encoding SSE4.1 stub for StoreHistogram + Quantize + SSE_16xN  
						
						... 
						
						
						
						Visible speed-up, thanks to pshufb and pabsw and psignw use.
had to tweak configure.ac to make "smmintri.h" presence correctly
detected (we need to set the CPPFLAGS instead of the CFLAGS!)
Change-Id: I2ab99e16a27a64fdf1f09b2b4e30a5e74ccca080 
						
						
					 
					
						2015-03-25 20:23:51 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						c64659e1b4 
					 
					
						
						
							
							remove duplicate variables after the lossless{_enc}.c split  
						
						... 
						
						
						
						clang was giving "duplicate symbols" error messages at link time.
Change-Id: I2b77b55222fe033cc1d4636567902e80d814aab6 
						
						
					 
					
						2015-03-25 11:10:21 +01:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						67ba7c7acc 
					 
					
						
						
							
							enc_sse2: call local FTransform in CollectHistogram  
						
						... 
						
						
						
						allows the former to be inlined; negligible speed-up in most cases,
however this is structure is consistent with the rest of the optimized
modules
Change-Id: Ib080240b06f7a995b47f1906627850c355b82901 
						
						
					 
					
						2015-03-24 20:22:24 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						182497993b 
					 
					
						
						
							
							dsp: s/VP8LSetHistogramData/VP8SetHistogramData/  
						
						... 
						
						
						
						this function is for lossy encoding; the VP8L prefix is used by lossless
Change-Id: I147590a91477a77af51ed79cc640546dfe53abdb 
						
						
					 
					
						2015-03-24 18:27:41 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						ede5e1584c 
					 
					
						
						
							
							cosmetics: dsp/lossless.h: reorder prototypes  
						
						... 
						
						
						
						group decoding / encoding functions together, followed by their
respective Init() function.
Change-Id: Ib4d22f8ec2369efec752faf733ecf53acc67b1ca 
						
						
					 
					
						2015-03-24 17:52:42 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						553051f741 
					 
					
						
						
							
							dsp/lossless: split enc/dec functions  
						
						... 
						
						
						
						adds lossless_enc*.c; reduces the size of the decode-only so: ~78K
w/gcc-4.8.2 on x86_64.
Change-Id: If5e4610b67d05eba5896bc64bab79e9df92b2092 
						
						
					 
					
						2015-03-23 22:57:50 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						9064adc8a8 
					 
					
						
						
							
							Merge "conditionally add -msse4.1 in Makefile.unix"  
						
						
						
						
					 
					
						2015-03-20 21:37:30 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						cecf509662 
					 
					
						
						
							
							dsp/yuv*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: I42e621481be7305bb7c426b4d0b279619195611e 
						
						
					 
					
						2015-03-20 19:19:46 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						6584d398eb 
					 
					
						
						
							
							dsp/upsampling*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: I3c753915eefe900987c9720733efb720ebe6bfa7 
						
						
					 
					
						2015-03-20 19:19:46 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						808094228c 
					 
					
						
						
							
							dsp/rescaler*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: Ife9c7cd363b3692b64a7ade1960cfce3a76c3ba2 
						
						
					 
					
						2015-03-20 19:19:46 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						1d93ddec19 
					 
					
						
						
							
							dsp/lossless*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: If8b4459556e6bfaa36ef046f66520558b9444fc2 
						
						
					 
					
						2015-03-20 19:19:46 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						73805ff270 
					 
					
						
						
							
							dsp/filters*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: Idf08ffeb2aef1392a6d69596d897a59deebb64cf 
						
						
					 
					
						2015-03-20 19:19:46 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						fbdcef2401 
					 
					
						
						
							
							dsp/enc*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: I0cf40b500f9b3eed55a3211213db180c7c0dd43b 
						
						
					 
					
						2015-03-20 19:19:46 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						66de69c1fe 
					 
					
						
						
							
							dsp/dec*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: I319bc7714f36b8a3d8b35f6474e5592a439aaf24 
						
						
					 
					
						2015-03-20 19:19:37 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						48e4ffd15e 
					 
					
						
						
							
							dsp/cost*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: Ie9bee5eaf9daebe0909ab1dda1cf1aa4ee1ef03e 
						
						
					 
					
						2015-03-20 19:18:50 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						29fd6f90c0 
					 
					
						
						
							
							dsp/argb*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: I46b89909a0279172d37dbda70f731c7b9f052dad 
						
						
					 
					
						2015-03-20 19:18:50 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						80ff38130e 
					 
					
						
						
							
							dsp/alpha*.c: rework WEBP_USE_<arch> ifdef  
						
						... 
						
						
						
						add a dummy init rather than repeating the '#ifdef WEBP_USE_...'
pattern.
Change-Id: I9e7f187daffe1a3b1bc92953dce980c38d1a6269 
						
						
					 
					
						2015-03-20 19:18:41 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						bf09cf1e36 
					 
					
						
						
							
							conditionally add -msse4.1 in Makefile.unix  
						
						... 
						
						
						
						Change-Id: I46798d39f5354fe44224a4f9580665a967d2fa1f 
						
						
					 
					
						2015-03-20 07:54:33 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						e9570dd987 
					 
					
						
						
							
							stub for SSE4.1 support.  
						
						... 
						
						
						
						Change-Id: I0c845a98d2871cc8907ff7b914bab7747a92c7ed 
						
						
					 
					
						2015-03-20 00:26:35 -07:00 
						 
				 
			
				
					
						
							
							
								pascal massimino 
							
						 
					 
					
						
						
							
						
						4a95384b34 
					 
					
						
						
							
							Merge "dsp: add sse4.1 detection"  
						
						
						
						
					 
					
						2015-03-19 00:08:02 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						cabf4bd2bc 
					 
					
						
						
							
							dsp: add sse4.1 detection  
						
						... 
						
						
						
						bit 19 in ecx
no targets or code
https://software.intel.com/en-us/articles/using-cpuid-to-detect-the-presence-of-sse-41-and-sse-42-instruction-sets 
Change-Id: Ie61b004dd5b6a3639b30bd9d2a09e6d7359b8040 
						
						
					 
					
						2015-03-18 19:16:47 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						4ecba1ab97 
					 
					
						
						
							
							thread.h: rename interface param  
						
						... 
						
						
						
						this matches the code in thread.c; interface is a reserved word in some
windows configurations.
Change-Id: I9570b14171023214a51263211693f1a858a13acf 
						
						
					 
					
						2015-03-18 19:07:41 -07:00 
						 
				 
			
				
					
						
							
							
								pascal massimino 
							
						 
					 
					
						
						
							
						
						b8d706c8c2 
					 
					
						
						
							
							Merge "sync versions with 0.4.3"  
						
						
						
						
					 
					
						2015-03-12 00:51:44 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						ae64a7117e 
					 
					
						
						
							
							Merge "add shell for libwebpextras"  
						
						
						
						
					 
					
						2015-03-11 18:53:50 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						92a5da9c8c 
					 
					
						
						
							
							sync versions with 0.4.3  
						
						... 
						
						
						
						libwebp{,decoder} - 0.4.3
libwebp libtool - 5.3.0
libwebpdecoder libtool - 1.3.0
mux/demux - 0.2.2 (unchanged)
libtool - 1.2.0 (unchanged)
(cherry picked from commit bd852f5d81 
						
						
					 
					
						2015-03-11 17:29:23 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						9d4e2d1697 
					 
					
						
						
							
							Merge "~30% faster smart-yuv (-pre 4) with early-out criterion"  
						
						
						
						
					 
					
						2015-03-11 02:16:27 -07:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						b1bdbbabfb 
					 
					
						
						
							
							~30% faster smart-yuv (-pre 4) with early-out criterion  
						
						... 
						
						
						
						we look at average global improvement and stop when things are
moving slow, or when we had a quite good first iteration already
(means: the picture is "not difficult")
Change-Id: I8ab7d100353039b5b32bb5fac3fe03c8440c78d5 
						
						
					 
					
						2015-03-11 00:42:12 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						7efb97483f 
					 
					
						
						
							
							Merge "Disable NEON code on Native Client"  
						
						
						
						
					 
					
						2015-03-10 17:52:51 -07:00 
						 
				 
			
				
					
						
							
							
								Sam Clegg 
							
						 
					 
					
						
						
							
						
						ac4f5784a0 
					 
					
						
						
							
							Disable NEON code on Native Client  
						
						... 
						
						
						
						The NEON assember in libwebp has not yet been ported
to Native Client. This changes disables it.
Related issue:
https://code.google.com/p/nativeclient/issues/detail?id=3205 
Change-Id: I200291db7aa79d40c1f10cff7622c9b8599e6886 
						
						
					 
					
						2015-03-10 16:17:25 -07:00 
						 
				 
			
				
					
						
							
							
								Urvang Joshi 
							
						 
					 
					
						
						
							
						
						0873f85b54 
					 
					
						
						
							
							AnimEncoder API: Support input frames in YUV(A) format.  
						
						... 
						
						
						
						We automatically convert them to ARGB format.
Change-Id: Ia21f07e08c746e16a318cb035af375c81d9af0de 
						
						
					 
					
						2015-03-10 11:27:09 -07:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						5c176d2d9b 
					 
					
						
						
							
							add shell for libwebpextras  
						
						... 
						
						
						
						meant to contain additional utility functions useful in processing webp
input/output.
Change-Id: I014ae6b917d62e826aa23a3bbe99aac4462a97c2 
						
						
					 
					
						2015-03-06 00:15:41 -08:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						44bd95612e 
					 
					
						
						
							
							fix signature for VP8RecordCoeffTokens()  
						
						... 
						
						
						
						Change-Id: Ia2fe764b7280931335237ced8190604129fae565 
						
						
					 
					
						2015-03-02 23:38:20 -08:00 
						 
				 
			
				
					
						
							
							
								Pascal Massimino 
							
						 
					 
					
						
						
							
						
						c9b8ea0eef 
					 
					
						
						
							
							small cosmetics on TokenBuffer.  
						
						... 
						
						
						
						Change-Id: I7c33651ed8e3a151aef44247db5fb1e8bf41f8ba 
						
						
					 
					
						2015-03-03 00:48:28 +01:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						76394c09d4 
					 
					
						
						
							
							Merge "MIPS: dspr2: added optimization for TrueMotion"  
						
						
						
						
					 
					
						2015-02-26 14:07:00 -08:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						0f773693bf 
					 
					
						
						
							
							WebPPictureRescale: add a note about 0 width/height  
						
						... 
						
						
						
						Change-Id: I3890bb3fd32a148d7dd24c714546160c6c59d4ea 
						
						
					 
					
						2015-02-26 10:49:48 -08:00 
						 
				 
			
				
					
						
							
							
								Djordje Pesut 
							
						 
					 
					
						
						
							
						
						241bb5d9d9 
					 
					
						
						
							
							MIPS: dspr2: added optimization for TrueMotion  
						
						... 
						
						
						
						affected functions:
      TM4 - TrueMotion4
      TM8uv - TrueMotion8
      TM16 - TrueMotion16
Change-Id: Iff4377c4b0ae94716789c03fe1cd5bfd91f79188 
						
						
					 
					
						2015-02-26 10:22:19 +01:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						6cef0e4fa4 
					 
					
						
						
							
							examples/Android.mk: add webpmux_example target  
						
						... 
						
						
						
						renamed from 'webpmux' to avoid name clash with the library module name
Change-Id: I33bbdbdcb25a6f35bd85c9a0dbbb93b2428b05f3 
						
						
					 
					
						2015-02-25 16:38:21 -08:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						53c16ff047 
					 
					
						
						
							
							Android.mk: add webpmux target  
						
						... 
						
						
						
						Change-Id: I60fc898fd804e23f08d760694192c5d04adcae91 
						
						
					 
					
						2015-02-24 19:18:10 -08:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						21852a00a1 
					 
					
						
						
							
							Android.mk: add webpdemux target  
						
						... 
						
						
						
						Change-Id: I2fbbefbee59a96c52f5addcfc5bfe1216caad5cc 
						
						
					 
					
						2015-02-24 19:18:10 -08:00 
						 
				 
			
				
					
						
							
							
								James Zern 
							
						 
					 
					
						
						
							
						
						8697a3bcc8 
					 
					
						
						
							
							Android.mk: add webpdecoder{,_static} targets  
						
						... 
						
						
						
						webpdecoder_static is reused to create libwebpdecoder.so and
libwebp.{a,so}
Change-Id: I940293cb755040c0ea45dc13f22624de8f355867 
						
						
					 
					
						2015-02-24 19:18:09 -08:00