Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Sign in
chromium
/
webm
/
libwebp
/
refs/heads/0.5.1
7c3b7cc
Limit memory allocation when reading invalid Huffman codes.
by Vincent Rabaud
· 2 years, 3 months ago
0.5.1
a4a8e5f
vwebp: clear canvas during resize w/o animation
by James Zern
· 9 years ago
31ca2a8
tiffdec: restore libtiff 3.9.x compatibility
by James Zern
· 9 years ago
b2f77b5
update NEWS
by James Zern
· 9 years ago
5ab6d9d
AnimEncoder: avoid freeing uninitialized memory pointer.
by hui su
· 9 years ago
f29bf58
WebPAnimEncoder: If 'minimize_size' and 'allow_mixed' on, try lossy + lossless.
by Urvang Joshi
· 9 years ago
df780e0
fix a potential overflow with MALLOC_LIMIT
by Pascal Massimino
· 9 years ago
218460c
bump version to 0.5.2
by James Zern
· 9 years ago
de7d654
update AUTHORS & .mailmap
by James Zern
· 9 years ago
74a12b1
iosbuild.sh: add WebPDecoder.framework + encoder
by James Zern
· 9 years ago
be7dcc0
AnimEncoder: Correctly skip a frame when sub-rectangle is empty.
by Hui Su
· 9 years ago
4088583
Fix assertions in WebPRescalerExportRow()
by Hui Su
· 9 years ago
8f38c72
fix a typo in WebPPictureYUVAToARGB's doc
by Pascal Massimino
· 9 years ago
33ca93f
systematically call WebPDemuxReleaseIterator() on dec->prev_iter_
by Pascal Massimino
· 9 years ago
76e1907
doc: use two's complement explicitly for uint8->int8 conversion
by Pascal Massimino
· 9 years ago
f91ba96
Anim_encoder: correctly handle enc->prev_candidate_undecided_
by hui su
· 9 years ago
25d74e6
WebPPictureDistortion(): free() -> WebPSafeFree()
by Pascal Massimino
· 9 years ago
03f1c00
mux/Makefile.am: add missing -lm
by James Zern
· 9 years ago
58410cd
fix bug in RefineUsingDistortion()
by Pascal Massimino
· 9 years ago
e168af8
fix filtering auto-adjustment
by Pascal Massimino
· 9 years ago
ed9dec4
fix doc and code snippet for WebPINewDecoder() doc
by Pascal Massimino
· 9 years ago
3c49178
prevent 32b overflow for very large canvas_width / height
by Pascal Massimino
· 9 years ago
9595f29
fix anim_util.c compilation when HAVE_GIF is not defined.
by Pascal Massimino
· 9 years ago
7ec9552
Make gif transparent color to be transparent black
by hui su
· 9 years ago
9871335
Add a CMake option for WEBP_SWAP_16BIT_CSP.
by Vincent Rabaud
· 9 years ago
0ae3222
Fix missing cpu-features for Android.
by Vincent Rabaud
· 9 years ago
ab4c805
cpu.cmake: improve webp_check_compiler_flag output
by James Zern
· 9 years ago
eec5fa3
Provide support for CMake on Android studio 2.2.
by Vincent Rabaud
· 9 years ago
004d569
Split the main CMake file.
by Vincent Rabaud
· 9 years ago
4fe5d58
Android.mk: use -fvisibility=hidden
by James Zern
· 9 years ago
bd63a31
vwebp: ensure setenv() is available in stdlib.h
by James Zern
· 9 years ago
363a568
vwebp: handle window resizing properly
by Pascal Massimino
· 9 years ago
a0d2753
lower WEBP_MAX_ALLOCABLE_MEMORY default
by James Zern
· 9 years ago
31fe11a
fix infinite loop in case of PARTITION0 overflow
by Pascal Massimino
· 9 years ago
532215d
Change the rule of picking UV mode in MBAnalyzeBestUVMode()
by hui su
· 9 years ago
9c75dbd
cwebp.1: improve some grammar
by James Zern
· 9 years ago
af2e05c
vwebp: Clear previous frame when a key triggers a redraw
by Pascal Massimino
· 9 years ago
26ffa29
Add descriptions of default configuration in help info.
by Hui Su
· 9 years ago
7416280
Fix an unsigned integer overflow error in enc/cost.h
by hui su
· 9 years ago
13cf1d2
Do token recording and counting in a single loop
by hui su
· 9 years ago
eb9a4b9
Reset segment id if we decide not to update segment map
by hui su
· 9 years ago
42ebe3b
configure: fix NEON flag detection under gcc 6
by James Zern
· 9 years ago
83cbfa0
Import: use relative pointer offsets
by James Zern
· 9 years ago
a1ade40
PreprocessARGB: use relative pointer offsets
by James Zern
· 9 years ago
fd4d090
ConvertWRGBToYUV: use relative pointer offsets
by James Zern
· 9 years ago
9daad45
ImportYUVAFromRGBA: use relative pointer offsets
by James Zern
· 9 years ago
c284780
imageio_util: add ImgIoUtilCheckSizeArgumentsOverflow
by James Zern
· 9 years ago
e375080
gifdec,Remap: avoid out of bounds colormap read
by James Zern
· 9 years ago
c222a05
additional fix for stride type as size_t
by Pascal Massimino
· 9 years ago
bb23361
fix potential overflow when width * height * 4 >= (1<<32)
by Pascal Massimino
· 9 years ago
883d41f
gif2webp: fix crash with NULL extension data
by James Zern
· 9 years ago
3d97bb7
update ChangeLog
by James Zern
· 9 years ago
v0.5.1
deb54d9
Clarify the expected 'config' lifespan in WebPIDecode()
by Pascal Massimino
· 9 years ago
c7e2d24
update ChangeLog
by James Zern
· 9 years ago
v0.5.1-rc5
c7eb06f
Fix corner case in CostManagerInit.
by Vincent Rabaud
· 9 years ago
ab7937a
gif2webp: normalize the number of .'s in the help message
by James Zern
· 9 years ago
3cdec84
vwebp: normalize the number of .'s in the help message
by James Zern
· 9 years ago
bdf6241
cwebp: normalize the number of .'s in the help message
by James Zern
· 9 years ago
06a38c7
fix rescaling bug: alpha plane wasn't filled with 0xff
by Pascal Massimino
· 9 years ago
319e37b
Improve lossless compression.
by Vincent Rabaud
· 9 years ago
447adbc
'our bug tracker' -> 'the bug tracker'
by Pascal Massimino
· 9 years ago
97b9e64
normalize the number of .'s in the help message
by Pascal Massimino
· 9 years ago
bb50bf4
pngdec,ReadFunc: throw an error on invalid read
by James Zern
· 9 years ago
38063af
decode.h,WebPGetInfo: normalize function comment
by James Zern
· 9 years ago
9e8e1b7
Inline GetResidual for speed.
by Vincent Rabaud
· 9 years ago
7d58d1b
Speed-up uniform-region processing.
by Vincent Rabaud
· 9 years ago
23e29cb
Merge "Fix a boundary case in BackwardReferencesHashChainDistanceOnly." into 0.5.1
by Pascal Massimino
· 9 years ago
0bb23b2
free -> WebPSafeFree()
by Pascal Massimino
· 10 years ago
e7b9177
Merge "DecodeImageData(): change the incorrect assert" into 0.5.1
by Pascal Massimino
· 10 years ago
2abfa54
DecodeImageData(): change the incorrect assert
by Pascal Massimino
· 10 years ago
5a48fcd
Merge "configure: test for -Wfloat-conversion"
by James Zern
· 10 years ago
0174d18
Fix a boundary case in BackwardReferencesHashChainDistanceOnly.
by Vincent Rabaud
· 10 years ago
6a9c262
Merge "Added MSA optimized transform functions"
by Parag Salasakar
· 10 years ago
cfbcc5e
Make sure to consider small distances in LZ77.
by Vincent Rabaud
· 10 years ago
5e60c42
Added MSA optimized transform functions
by Parag Salasakar
· 10 years ago
3dc28d7
configure: test for -Wfloat-conversion
by James Zern
· 10 years ago
f2a0946
add some asserts to delimit the perimeter of CostManager's operation
by Pascal Massimino
· 10 years ago
9a583c6
fix invalid-write bug for alpha-decoding
by Pascal Massimino
· 10 years ago
f66512d
make gradlew executable
by James Zern
· 10 years ago
6fda58f
backward_references: quiet double->int warning
by James Zern
· 10 years ago
a48cc9d
Merge "Fix a compression regression for images with long uniform regions." into 0.5.1
by Pascal Massimino
· 10 years ago
cc2720c
Merge "Revert an LZ77 boundary constant." into 0.5.1
by Pascal Massimino
· 10 years ago
059aab4
Fix a compression regression for images with long uniform regions.
by Vincent Rabaud
· 10 years ago
b0c7e49
Check more backward matches with higher quality.
by Vincent Rabaud
· 10 years ago
a361151
Revert an LZ77 boundary constant.
by Vincent Rabaud
· 10 years ago
8190374
README: fix typo
by James Zern
· 10 years ago
7551db4
update NEWS
by James Zern
· 10 years ago
0fb2269
bump version to 0.5.1
by James Zern
· 10 years ago
f453761
update AUTHORS & .mailmap
by James Zern
· 10 years ago
3259571
Refactor GetColorPalette method.
by Urvang Joshi
· 10 years ago
1df5e26
avoid using tmp histogram in PreparePair()
by Pascal Massimino
· 10 years ago
7685123
fix comment typos
by Pascal Massimino
· 10 years ago
a246b92
Speedup backward references.
by Vincent Rabaud
· 10 years ago
76d73f1
Merge "CostManager: introduce a free-list of ~10 intervals"
by Pascal Massimino
· 10 years ago
eab39d8
CostManager: introduce a free-list of ~10 intervals
by Pascal Massimino
· 10 years ago
4c59aac
Merge "mips msa webp configuration"
by James Zern
· 10 years ago
043c33f
Merge "Improve speed and compression in backward reference for lossless."
by Pascal Massimino
· 10 years ago
71be9b8
Merge "clarify variable names in HistogramRemap()"
by Pascal Massimino
· 10 years ago
0ba7fd7
Improve speed and compression in backward reference for lossless.
by Vincent Rabaud
· 10 years ago
0481d42
CostManager: cache one interval and re-use it when possible
by Pascal Massimino
· 10 years ago
Next »