-
b09307dcde
Encoder: harmonize function suffixes
skal
2017-08-08 09:14:28 -07:00
-
bed0456d58
Merge "SSIM: harmonize the function suffix"
James Zern
2017-08-09 02:37:39 +00:00
-
-
54f6a3cf3a
lossless_sse2.c: fix some missed suffix changes
skal
2017-08-08 14:17:42 -07:00
-
-
-
088f1dcce8
SSIM: harmonize the function suffix
skal
2017-08-08 08:52:06 -07:00
-
-
86fc4dd9f4
webpdec: use ImgIoUtilCheckSizeArgumentsOverflow
James Zern
2017-08-07 23:09:46 -07:00
-
08ea9ecde3
imageio: add ability restrict max image size
James Zern
2017-08-01 19:07:43 +00:00
-
6f9daa4a3a
jpegdec,ReadError: fix leaks on error
James Zern
2017-08-01 03:23:52 +00:00
-
a0f72a4fe0
VP8LTransformColorFunc: drop an non-respected 'const' from the signature.
skal
2017-08-07 19:05:01 -07:00
-
8c934902cd
Merge "Lossess dec: harmonize the function suffixes"
Pascal Massimino
2017-08-08 02:04:10 +00:00
-
-
622242aaba
Lossess dec: harmonize the function suffixes
skal
2017-08-07 18:14:05 -07:00
-
1411f02761
Lossless Enc: harmonize the function suffixes
skal
2017-08-07 17:06:24 -07:00
-
-
24ad2e3c99
add const to two variables
Vincent Rabaud
2017-08-07 23:02:15 +02:00
-
46efe062b8
Merge "Allow the lossless cruncher to work for alpha."
Pascal Massimino
2017-08-07 21:00:02 +00:00
-
-
8c3f9a4706
Speed-up LZ77.
Vincent Rabaud
2017-08-04 13:32:12 +02:00
-
1aef4c710b
Allow the lossless cruncher to work for alpha.
Vincent Rabaud
2017-08-04 19:40:43 +02:00
-
-
b8821dbd81
Improve the box LZ77 speed.
Vincent Rabaud
2017-08-04 13:35:45 +02:00
-
7beed2807b
add missing ()s to macro parameters
James Zern
2017-08-04 17:00:55 -07:00
-
6473d20b3e
Merge "fix Android standalone toolchain build"
James Zern
2017-08-04 18:25:21 +00:00
-
-
dcefed950b
Merge "build.gradle: fix arm64 build"
James Zern
2017-08-03 02:21:26 +00:00
-
-
0c83a8bc69
Merge "yuv: harmonize suffix naming"
James Zern
2017-08-02 06:35:36 +00:00
-
-
c6d1db4b36
fix Android standalone toolchain build
James Zern
2017-08-01 18:33:50 -07:00
-
-
663a6d9d2e
unify the ALTERNATE_CODE flag usage
skal
2017-07-31 18:53:29 -07:00
-
73ea9f2702
yuv: harmonize suffix naming
skal
2017-08-01 17:41:00 -07:00
-
c71b68ac45
build.gradle: fix arm64 build
James Zern
2017-08-01 18:31:13 -07:00
-
-
c4568b47fd
Rescaler: harmonize the suffix naming
skal
2017-08-01 11:54:46 -07:00
-
-
6cb13b0532
Merge "alpha_processing: harmonize the naming suffixes to be _C()"
Pascal Massimino
2017-08-01 03:38:03 +00:00
-
-
83a3e69a20
Merge "simplify WEBP_EXTERN macro"
James Zern
2017-08-01 03:29:12 +00:00
-
-
7295fde2e6
Merge "filters: harmonize the suffixes naming to _SSE2(), _C(), etc."
Pascal Massimino
2017-08-01 01:55:48 +00:00
-
-
8e42ba4c80
simplify WEBP_EXTERN macro
James Zern
2017-07-31 18:12:11 -07:00
-
331ab34bcd
cost*.c: harmonize the suffix namings
skal
2017-07-31 17:18:32 -07:00
-
-
-
b161f670f8
filters: harmonize the suffixes naming to _SSE2(), _C(), etc.
skal
2017-07-31 16:14:25 -07:00
-
-
dec5e4d330
alpha_processing: harmonize the naming suffixes to be _C()
skal
2017-07-31 15:55:15 -07:00
-
-
6878d42720
fix memory leak in SDL_Init()
skal
2017-07-31 12:45:07 -07:00
-
6fcc3a720d
wasm: Add simple loopfilter
Scott LaVarnway
2017-07-28 09:03:23 -07:00
-
2371724d79
Merge "wasm: replace _mulhi_int16x8() with x86 builtin" into portable-intrinsics
Scott LaVarnway
2017-07-28 11:43:05 +00:00
-
-
9d1e151bf5
wasm: replace _mulhi_int16x8() with x86 builtin
Scott LaVarnway
2017-07-27 08:12:15 -07:00
-
a1ab868427
README.wasm: add android build instructions
James Zern
2017-07-19 10:14:54 -07:00
-
-
0b8ecc8cfa
wasm: Rename _pack_sw_2_sb to _pack_epi16_to_epi8
Scott LaVarnway
2017-07-18 12:29:50 -07:00
-
c646241391
README.wasm: normalize cmake command lines
James Zern
2017-07-17 15:05:07 -07:00
-
461ae5551b
Merge "configure: fix warnings in sdl check"
Pascal Massimino
2017-07-18 07:48:34 +00:00
-
-
cfaebe3e95
dec_wasm,armv7: set ENABLE_NEON_BUILTIN_ADDSUB_SAT
James Zern
2017-07-17 15:40:21 -07:00
-
c0eb3ff7d4
dec_wasm,x86: define ENABLE_X86_BUILTIN_ADDSUB_SAT
James Zern
2017-07-15 11:54:25 -07:00
-
415b98ffad
wasm: Enable neon add,sub with sat builtins
Scott LaVarnway
2017-07-14 12:49:13 -07:00
-
62486a2206
configure: test for -Wundef
James Zern
2017-07-11 15:37:32 -07:00
-
92982609bc
dsp.h: fix -Wundef w/__mips_dsp_rev
James Zern
2017-07-11 15:52:33 -07:00
-
09bcd9a397
Merge "wasm: Replace 5 __builtin_shufflevector()" into portable-intrinsics
James Zern
2017-07-11 22:57:32 +00:00
-
-
0265cede89
configure: fix warnings in sdl check
James Zern
2017-07-11 15:38:18 -07:00
-
88c73d8a7a
backward_references_enc.h: fix WINDOW_SIZE_BITS check
James Zern
2017-07-11 15:36:14 -07:00
-
4ea49f6b82
rescaler_sse2.c: fix WEBP_RESCALER_FIX -> _RFIX typo
James Zern
2017-07-11 15:35:27 -07:00
-
-
e83df9d208
wasm: replace #if with #ifdef
Scott LaVarnway
2017-07-11 13:09:28 -07:00
-
3387fb6fa6
wasm: Replace 5 __builtin_shufflevector()
Scott LaVarnway
2017-07-11 12:42:07 -07:00
-
-
599bddb658
Merge "wasm: cleanup _pack_sw_2_sb(), SignedShift8b()" into portable-intrinsics
Scott LaVarnway
2017-07-11 19:27:57 +00:00
-
-
28fbe808b9
Merge "wasm: Add VFilter8i and HFilter8i" into portable-intrinsics
Scott LaVarnway
2017-07-11 18:53:51 +00:00
-
-
c396e6701b
wasm: cleanup _pack_sw_2_sb(), SignedShift8b()
Scott LaVarnway
2017-07-11 08:48:49 -07:00
-
-
-
96ef09107c
Merge "wasm: Generic add,sub saturate" into portable-intrinsics
Scott LaVarnway
2017-07-10 22:52:40 +00:00
-
-
bc01db116f
Merge "add README.wasm" into portable-intrinsics
James Zern
2017-07-10 22:15:16 +00:00
-
-
d2adc08095
add README.wasm
James Zern
2017-07-10 12:09:22 -07:00
-
d6f90a3d83
wasm: Add VFilter8i and HFilter8i
Scott LaVarnway
2017-07-10 13:17:42 -07:00
-
-
-
cd01fc3944
wasm: Add VFilter8 and HFilter8
Scott LaVarnway
2017-07-07 15:23:41 -07:00
-
9a1a3aa827
wasm: Generic add,sub saturate
Scott LaVarnway
2017-07-10 08:24:58 -07:00
-
1b526638b8
Clean-up some CMake
Vincent Rabaud
2017-07-07 10:33:48 +02:00
-
9eceff25c0
wasm: Add VFilter16i and HFilter16i
Scott LaVarnway
2017-07-07 14:55:46 -07:00
-
-
-
fe6184d706
wasm: Add HFilter16
Scott LaVarnway
2017-07-06 13:02:07 -07:00
-
87f57a4b62
Merge "cmake: fix gif lib detection when cross compiling"
James Zern
2017-07-07 07:55:48 +00:00
-
-
cb6c3a2a36
cosmetics,dec_wasm: constify function params
James Zern
2017-07-06 23:23:58 -07:00
-
-
b34a9db1a1
cosmetics,dec_sse2: remove some redundant comments
James Zern
2017-07-06 23:17:02 -07:00
-
ec666c7526
cmake: split gif detection from IMG deps
James Zern
2017-07-06 11:45:47 -07:00
-
471c5755fc
cmake: fix gif lib detection when cross compiling
James Zern
2017-07-05 23:52:04 -07:00
-
-
c793417a3c
cmake: disable gif2webp if gif lib isn't found
James Zern
2017-07-06 12:15:38 -07:00
-
dcbc1c881a
cmake: split gif detection from IMG deps
James Zern
2017-07-06 11:45:47 -07:00
-
bafa90ccd8
wasm: Add VFilter16
Scott LaVarnway
2017-07-05 15:50:47 -07:00
-
66ad84f0f9
Merge "muxread: remove unreachable code"
James Zern
2017-07-05 23:48:45 +00:00
-
-
e6e3ec335c
wasm: Add Truemotion
Scott LaVarnway
2017-07-03 06:10:50 -07:00
-
50ec3ab790
muxread: remove unreachable code
Pascal Massimino
2017-05-18 19:02:16 +00:00
-
168a3a9e28
Merge "wasm: Add Transform" into portable-intrinsics
Scott LaVarnway
2017-07-05 19:50:31 +00:00
-
-
ad4ca27449
wasm: Add Transform
Scott LaVarnway
2017-06-30 10:34:03 -07:00
-
7d67a1646d
Lossy encoding: smoothen transparent areas to improve compression
hui su
2017-07-05 10:03:01 -07:00
-
-
3a5528713b
wasm: Add VR4, LD4, and VL4
Scott LaVarnway
2017-06-30 12:42:05 -07:00
-
-
e50650c77f
Merge "fix signature for DISABLE_TOKEN_BUFFER compilation"
James Zern
2017-07-02 07:33:52 +00:00
-
-
671d2567d4
fix signature for DISABLE_TOKEN_BUFFER compilation
Pascal Massimino
2017-07-01 14:46:28 -07:00
-
b4cefba731
wasm: Add VE4 and RD4
Scott LaVarnway
2017-06-30 05:12:35 -07:00
-
440945ca57
wasm: Add DC8uv*, VE8uv, and HE8uv functions
Scott LaVarnway
2017-06-29 17:02:52 -07:00
-
a37a7b00d5
wasm: Add DC16*, VE16, and HE16 functions
Scott LaVarnway
2017-06-28 05:09:14 -07:00
-
a604ab5600
cpu.cmake: skip simd disable flag check w/wasm
James Zern
2017-06-28 19:34:24 -07:00
-
d67555809f
cpu.cmake: use unique flag to test simd disable flags
James Zern
2017-06-28 19:10:48 -07:00
-
b005d916f8
dsp/cpu: correct wasmCPUInfo placement
James Zern
2017-06-26 15:46:28 -07:00
-
586eda373d
Revert "dsp/cpu: correct wasmCPUInfo placement"
James Zern
2017-06-26 15:36:57 -07:00
-
4026e34e3f
dsp/cpu: correct wasmCPUInfo placement
James Zern
2017-06-26 11:32:20 -07:00
-
28914528e1
Merge "Remove the argb* files."
Vincent Rabaud
2017-06-25 15:57:17 +00:00
-
-
8acb4942f7
Remove the argb* files.
Vincent Rabaud
2017-06-21 21:48:23 +02:00
-
4b21971337
add dec_wasm.c
James Zern
2017-06-22 16:22:44 -07:00
-
-
-
3b62347b0f
README: correct cmake invocation note
James Zern
2017-06-21 16:36:09 -07:00
-
-
7ca0df1363
Have the SSE2 version of PackARGB use common code.
Vincent Rabaud
2017-06-20 17:01:29 +02:00
-
7b250459d6
Merge "Re-use the transformed image when trying several LZ77 in lossless."
Pascal Massimino
2017-06-20 11:53:00 +00:00
-
-
e132072f0b
Re-use the transformed image when trying several LZ77 in lossless.
Vincent Rabaud
2017-06-19 14:39:39 +02:00
-
5d7a50efee
Get code to compile in C++.
Vincent Rabaud
2017-06-19 17:12:29 +02:00
-
-
7b012987a2
configure: test for -Wparentheses-equality
James Zern
2017-06-15 16:07:07 -07:00
-
f0569adb93
Fix man pages for multi-threading.
Vincent Rabaud
2017-06-15 09:38:17 +02:00
-
f1d5a397db
multithread cruncher: only copy stats when picture->stats != NULL
Pascal Massimino
2017-06-14 21:48:42 +02:00
-
f8c2ac15af
Multi-thread the lossless cruncher.
Vincent Rabaud
2017-06-13 18:07:12 +02:00