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/tags/v0.2.0
tag
059e5089753275287a66ecbf533f3f805681dedb
tagger
James Zern <jzern@google.com>
Thu Aug 16 23:03:36 2012
object
4238bc0adbacf6d5021a6578e66332786ae6a5b6
Version 0.2.0 See NEWS/ChangeLog for release details.
4238bc0
Update ChangeLog
by James Zern
· 13 years ago
v0.2.0
c655380
dec/io.c: cosmetics
by James Zern
· 13 years ago
fe1958f
RGBA4444: harmonize lossless/lossy alpha values
by James Zern
· 13 years ago
681cb30
fix RGBA4444 output w/fancy upsampling
by James Zern
· 13 years ago
f06c1d8
Merge "Alignment fix" into 0.2.0
by James Zern
· 13 years ago
f56e98f
Alignment fix
by Urvang Joshi
· 13 years ago
6fe843b
avoid rgb-premultiply if there's only trivial alpha values
by Pascal Massimino
· 13 years ago
528a11a
fix the ARGB4444 premultiply arithmetic
by Pascal Massimino
· 13 years ago
a0a4885
Lossless decoder fix for a special transform order
by Urvang Joshi
· 13 years ago
62dd9bb
Update encoding heuristic w.r.t palette colors.
by Vikas Arora
· 13 years ago
6f4272b
remove unused ApplyInverseTransform()
by Pascal Massimino
· 13 years ago
93bf0fa
Update ChangeLog
by James Zern
· 13 years ago
v0.2.0-rc1
5934fc5
update AUTHORS
by James Zern
· 13 years ago
014a711
update NEWS
by James Zern
· 13 years ago
43b0d61
add support for ARGB -> YUVA conversion for lossless decoder
by Pascal Massimino
· 13 years ago
33705ca
bump version to 0.2.0
by Pascal Massimino
· 13 years ago
c40d7ef
fix alpha-plane check + add extra checks
by Pascal Massimino
· 13 years ago
a06f802
MODE_YUVA: set alpha to opaque if the image has none
by James Zern
· 13 years ago
52a87dd
Merge "silence one more warning" into 0.2.0
by James Zern
· 13 years ago
3b02309
silence one more warning
by James Zern
· 13 years ago
f94b04f
move some RGB->YUV functions to yuv.h
by Pascal Massimino
· 13 years ago
4b71ba0
README: sync [cd]webp help output
by James Zern
· 13 years ago
c9ae57f
man/dwebp.1: add links to output file format details
by James Zern
· 13 years ago
292ec5c
quiet a few 'uninitialized' warnings
by James Zern
· 13 years ago
4af3f6c
fix indentation
by Pascal Massimino
· 13 years ago
9b261bf
remove the last NOT_HAVE_LOG2 instances
by Pascal Massimino
· 13 years ago
323dc4d
remove use of log2(). Use VP8LFastLog2() instead.
by Pascal Massimino
· 13 years ago
8c515d5
Merge "harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc" into 0.2.0
by Pascal Massimino
· 13 years ago
d4b4bb0
Merge changes I46090628,I1a41b2ce into 0.2.0
by James Zern
· 13 years ago
bff34ac
harness some malloc/calloc to use WebPSafeMalloc and WebPSafeCalloc
by Pascal Massimino
· 13 years ago
a3c063c
Merge "extra size check for security" into 0.2.0
by Pascal Massimino
· 13 years ago
5e79630
Merge "WebPEncode: clear stats at the start of encode" into 0.2.0
by pascal massimino
· 13 years ago
f1edf62
Merge "rationalize use of color-cache" into 0.2.0
by Pascal Massimino
· 13 years ago
c193331
extra size check for security
by Pascal Massimino
· 13 years ago
906be65
rationalize use of color-cache
by Pascal Massimino
· 13 years ago
dd1c387
Add image-hint for low-color images.
by Vikas Arora
· 13 years ago
4eb7aa6
Merge "WebPCheckMalloc() and WebPCheckCalloc():" into 0.2.0
by Pascal Massimino
· 13 years ago
80cc730
WebPCheckMalloc() and WebPCheckCalloc():
by Pascal Massimino
· 13 years ago
183cba8
check VP8LBitWriterInit return
by James Zern
· 13 years ago
cbfa9ee
lossless: fix crash on user abort
by James Zern
· 13 years ago
256afef
cwebp: exit immediately on version mismatch
by James Zern
· 13 years ago
475d87d
WebPEncode: clear stats at the start of encode
by James Zern
· 13 years ago
a7cc729
fix type and conversion warnings
by Pascal Massimino
· 13 years ago
7d853d7
add stats for lossless
by Pascal Massimino
· 13 years ago
d39177b
make QuantizeLevels() store the sum of squared error
by Pascal Massimino
· 13 years ago
5955cf5
replace x*155/100 by x*101581>>16
by Pascal Massimino
· 13 years ago
7d732f9
make QuantizeLevels() store the sum of squared error
by Pascal Massimino
· 13 years ago
e45a446
replace x*155/100 by x*101581>>16
by Pascal Massimino
· 13 years ago
159b75d
cwebp output size consistency:
by Urvang Joshi
· 13 years ago
cbee59e
Merge commit 'v0.1.99'
by James Zern
· 13 years ago
1889e9b
dwebp: report -alpha option
by James Zern
· 13 years ago
3bc3f7c
Merge "dwebp: add PAM output support" into 0.2.0
by pascal massimino
· 13 years ago
d919ed0
dwebp: add PAM output support
by James Zern
· 13 years ago
85e215d
README/manpages/configure: update website link
by James Zern
· 13 years ago
c3a207b
Update ChangeLog
by James Zern
· 13 years ago
v0.1.99
d1fd782
Merge "add extra precision about default values and behaviour" into 0.2.0
by James Zern
· 13 years ago
efc826e
add extra precision about default values and behaviour
by Pascal Massimino
· 13 years ago
9f29635
header/doc clean up
by Pascal Massimino
· 13 years ago
ff9fd1b
Makefile.vc: fix webpmux.exe *-dynamic builds
by James Zern
· 13 years ago
8aacc7b
remove INAM, ICOP, ... chunks from the test webp file.
by Pascal Massimino
· 13 years ago
2fc1301
harmonize authors as "Name (mail@address)"
by Pascal Massimino
· 13 years ago
4a9f37b
Merge "update NEWS" into 0.2.0
by pascal massimino
· 13 years ago
7415ae1
makefile.unix: provide examples/webpmux target
by James Zern
· 13 years ago
ce82ced
update NEWS
by James Zern
· 13 years ago
641e28e
Merge "man/cwebp.1: wording, change the date" into 0.2.0
by pascal massimino
· 13 years ago
c37c23e
README: cosmetics
by James Zern
· 13 years ago
3976dcd
man/cwebp.1: wording, change the date
by James Zern
· 13 years ago
3e5bbe1
Merge "rename 'use_argb_input' to 'use_argb'" into 0.2.0
by James Zern
· 13 years ago
ce90847
Merge "add some padding bytes areas for later use" into 0.2.0
by James Zern
· 13 years ago
2390dab
Merge "fixing the findings by Frederic Kayser to the bitstream spec" into 0.2.0
by James Zern
· 13 years ago
0275159
add a very crude progress report for lossless
by Pascal Massimino
· 13 years ago
a4b9b1c
Remove some unused enum values.
by Urvang Joshi
· 13 years ago
dd10817
rename 'use_argb_input' to 'use_argb'
by Pascal Massimino
· 13 years ago
90516ae
add some padding bytes areas for later use
by Pascal Massimino
· 13 years ago
d03b250
fixing the findings by Frederic Kayser to the bitstream spec
by Jyrki Alakuijala
· 13 years ago
ce156af
add missing ABI compatibility checks
by James Zern
· 13 years ago
9d45416
Merge "Doc: container spec text tweaks" into 0.2.0
by James Zern
· 13 years ago
4e2e0a8
Doc: container spec text tweaks
by Lou Quillio
· 13 years ago
f7f16a2
add ABI compatibility check
by Pascal Massimino
· 13 years ago
2a77557
Merge "swig: add WebPEncodeLossless* wrappers" into 0.2.0
by James Zern
· 13 years ago
a3ec622
mux.h: remove '* const' from function parameters
by James Zern
· 13 years ago
31426eb
encode.h: remove '* const' from function parameters
by James Zern
· 13 years ago
9838e5d
decode.h: remove '* const' from function parameters
by James Zern
· 13 years ago
4972302
swig: add WebPEncodeLossless* wrappers
by James Zern
· 13 years ago
9ff00ca
bump encoder/decoder versions
by James Zern
· 13 years ago
c2416c9
add lossless quick encoding functions to the public API
by Pascal Massimino
· 13 years ago
4c1f5d6
Merge "NEWS: mention decode_vp8.h is no longer installed" into 0.2.0
by pascal massimino
· 13 years ago
6cb2277
NEWS: mention decode_vp8.h is no longer installed
by James Zern
· 13 years ago
d5e5ad6
move decode_vp8.h from webp/ to dec/
by James Zern
· 13 years ago
8d3b04a
Merge "header clean-up" into 0.2.0
by James Zern
· 13 years ago
02201c3
Merge "remove one malloc() by making color_cache non dynamic" into 0.2.0
by James Zern
· 13 years ago
d708ec1
Merge "move MIN/MAX_HISTO_BITS to format_constants.h" into 0.2.0
by James Zern
· 13 years ago
ab2da3e
Merge "add a malloc() check" into 0.2.0
by James Zern
· 13 years ago
2d571bd
add a malloc() check
by Pascal Massimino
· 13 years ago
7f0c178
remove one malloc() by making color_cache non dynamic
by Pascal Massimino
· 13 years ago
6569cd7
Merge "VP8LFillBitWindow: use 64-bit path for msvc x64 builds" into 0.2.0
by James Zern
· 13 years ago
23d34f3
header clean-up
by Pascal Massimino
· 13 years ago
2a3ab6f
move MIN/MAX_HISTO_BITS to format_constants.h
by Pascal Massimino
· 13 years ago
985d3da
Merge "shuffle variables in HashChainFindCopy" into 0.2.0
by Pascal Massimino
· 13 years ago
cdf885c
shuffle variables in HashChainFindCopy
by Pascal Massimino
· 13 years ago
Next »