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.4.3
326b5fb
update ChangeLog
by James Zern
· 11 years ago
0.4.3
v0.4.3
a661e50
Disable NEON code on Native Client
by Sam Clegg
· 11 years ago
fcd94e9
update ChangeLog
by James Zern
· 11 years ago
v0.4.3-rc1
569fe57
update NEWS
by James Zern
· 11 years ago
bd852f5
bump version to 0.4.3
by James Zern
· 11 years ago
2d58b64
WebPPictureRescale: add a note about 0 width/height
by James Zern
· 11 years ago
a0d8ca5
examples/Android.mk: add webpmux_example target
by James Zern
· 11 years ago
34b1d29
Android.mk: add webpmux target
by James Zern
· 11 years ago
7561988
Android.mk: add webpdemux target
by James Zern
· 11 years ago
a987576
Android.mk: add webpdecoder{,_static} targets
by James Zern
· 11 years ago
a6d4859
Android.mk: split source lists per-directory
by James Zern
· 11 years ago
77544d5
fix iOS arm64 build with Xcode 6.3
by James Zern
· 11 years ago
6dea157
doc/webp-container-spec: note MSB order for chunk diagrams
by James Zern
· 11 years ago
f7cd57b
doc/webp-container-spec: cosmetics
by James Zern
· 11 years ago
1d6b250
vwebp: clear canvas at the beginning of each loop
by James Zern
· 11 years ago
f97b3f8
webp-container-spec: clarify background clear on loop
by James Zern
· 11 years ago
4ba83c1
vwebp: remove unnecessary static Help() prototype
by James Zern
· 11 years ago
d34e8e3
vwebp/animation: display last frame on end-of-loop
by James Zern
· 11 years ago
bbbc524
dec/vp8: clear 'dither_' on skipped blocks
by James Zern
· 11 years ago
0339fa2
lossless_neon: enable subtract green for aarch64
by James Zern
· 11 years ago
5a0c220
Regression fix for lossless decoding
by Urvang Joshi
· 11 years ago
6e3a31d
wicdec: (msvs) quiet some /analyze warnings
by James Zern
· 11 years ago
b49a578
dwebp/WritePNG: mark png variables volatile
by James Zern
· 11 years ago
0a4391a
dwebp: include setjmp.h w/WEBP_HAVE_PNG
by James Zern
· 11 years ago
90f1ec5
dwebp: correct sign in format strings
by James Zern
· 11 years ago
b61ce86
VP8LEncodeStream: add an assert
by James Zern
· 11 years ago
df1081b
dsp/cpu: (msvs) add include for __cpuidex
by James Zern
· 11 years ago
39aa055
dsp/cpu: (msvs) avoid immintrin.h on _M_ARM
by James Zern
· 11 years ago
f814f42
dsp/cpu: add include for _xgetbv() w/MSVS
by James Zern
· 11 years ago
8508ab9
cpu: fix AVX2 detection for gcc/clang targets
by James Zern
· 11 years ago
5769623
fix handling of zero-sized partition #0 corner case
by Pascal Massimino
· 11 years ago
b2e71a9
make the 'last_cpuinfo_used' variable names unique
by James Zern
· 11 years ago
1273e84
add -Wformat-nonliteral and -Wformat-security
by Pascal Massimino
· 11 years ago
3ae78eb
multi-thread fix: lock each entry points with a static var
by Pascal Massimino
· 11 years ago
5c1eeda
webp-container-spec: remove references to fragments
by James Zern
· 11 years ago
c5ceea4
enc_neon: fix building with non-Xcode clang (iOS)
by James Zern
· 11 years ago
d0859d6
iosbuild: add x64_64 simulator support
by James Zern
· 11 years ago
046732c
WebPEncode: Support encoding same pic twice (even if modified)
by Urvang Joshi
· 11 years ago
4426f50
webp/types.h: use inline for clang++/-std=c++11
by James Zern
· 11 years ago
e297fc7
gif2webp: Use the default hint instead of WEBP_HINT_GRAPH.
by Urvang Joshi
· 11 years ago
855fe43
Makefile.vc: add a 'legacy' RTLIBCFG option
by James Zern
· 11 years ago
b7eb6d5
gif2webp: Support GIF_DISPOSE_RESTORE_PREVIOUS
by Urvang Joshi
· 11 years ago
5691bdd
gif2webp: Handle frames with odd offsets + disposal to background.
by Urvang Joshi
· 11 years ago
8301da1
stopwatch.h: fix includes
by James Zern
· 11 years ago
6a2209a
update ChangeLog
by James Zern
· 11 years ago
0.4.2
v0.4.2
36cad6a
bit_reader.h: cosmetics: fix a typo
by James Zern
· 11 years ago
e2ecae6
enc_mips32: workaround gcc-4.9 bug
by James Zern
· 11 years ago
243e68d
update ChangeLog
by James Zern
· 11 years ago
v0.4.2-rc2
eec5f5f
enc/vp8enci.h: update version number
by James Zern
· 11 years ago
0c1b98d
update NEWS
by James Zern
· 11 years ago
69b0fc9
update AUTHORS
by James Zern
· 11 years ago
857578a
bump version to 0.4.2
by James Zern
· 11 years ago
9129deb
restore encode API compatibility
by James Zern
· 11 years ago
f17b95e
AssignSegments: quiet -Warray-bounds warning
by James Zern
· 11 years ago
9c56c8a
enc_neon: initialize vectors w/vdup_n_u32
by James Zern
· 11 years ago
a008902
iosbuild: cleanup
by James Zern
· 11 years ago
cc6de53
iosbuild: output autoconf req. on failure
by James Zern
· 11 years ago
740d765
iosbuild: make iOS 6 the minimum requirement
by James Zern
· 11 years ago
403023f
iobuild.sh: only install .h files in Headers
by James Zern
· 11 years ago
b65727b
Premultiply with alpha during U/V downsampling
by skal
· 11 years ago
8de0deb
gif2webp: Background color correction
by Urvang Joshi
· 11 years ago
f8b7d94
Amend the lossless spec according to issue #205, #206 and #224
by Pascal Massimino
· 11 years ago
9102a7b
Add a WebPExtractAlpha function to dsp
by Pascal Massimino
· 11 years ago
e407b5d
webpmux: simplify InitializeConfig()
by James Zern
· 11 years ago
3e70e64
webpmux: fix indent
by James Zern
· 11 years ago
be38f1a
webpmux: fix exit status on numeric value parse error
by James Zern
· 11 years ago
94dadcb
webpmux: fix loop_count range check
by James Zern
· 11 years ago
40b3a61
examples: warn on invalid numeric parameters
by James Zern
· 11 years ago
b7d209a
gif2webp: Handle frames with missing graphic control extension
by Urvang Joshi
· 11 years ago
bf0eb74
configure: simplify libpng-config invocation
by James Zern
· 11 years ago
3740f7d
Rectify bug in lossless incremental decoding.
by Vikas Arora
· 11 years ago
3ab0a37
make VP8LSetBitPos() set br->eos_ flag
by Pascal Massimino
· 11 years ago
2e4312b
Lossless decoding: fix eos_ flag condition
by Pascal Massimino
· 11 years ago
e6609ac
fix erroneous dec->status_ setting
by Pascal Massimino
· 11 years ago
5692eae
add a fallback to ALPHA_NO_COMPRESSION
by skal
· 11 years ago
6ecd5bf
ExUtilReadFromStdin: (windows) open stdin in bin mode
by James Zern
· 11 years ago
4206ac6
webpmux: (windows) open stdout in binary mode
by James Zern
· 11 years ago
d40e885
cwebp: (windows) open stdout in binary mode
by James Zern
· 11 years ago
4aaf463
example_util: add ExUtilSetBinaryMode
by James Zern
· 11 years ago
4c82ff7
webpmux man page: Clarify some title, descriptions and examples
by Urvang Joshi
· 11 years ago
23d4fb3
dsp/lossless: workaround gcc-4.9 bug on arm
by James Zern
· 11 years ago
5af7719
dsp.h: collect gcc/clang version test macros
by James Zern
· 11 years ago
90d1124
enc_neon: enable QuantizeBlock for aarch64
by James Zern
· 11 years ago
ee78e78
SmartRGBYUV: fix odd-width problem with pixel replication
by skal
· 11 years ago
c9ac204
fix some MSVC64 warning about float conversion
by Pascal Massimino
· 11 years ago
f4497a1
cpu: check for _MSC_VER before using msvc inline asm
by James Zern
· 11 years ago
e2159fd
faster RGB->YUV conversion function (~7% speedup)
by skal
· 11 years ago
21abaa0
Add smart RGB->YUV conversion option -pre 4
by skal
· 11 years ago
1a161e2
configure: add work around for gcc-4.9 aarch64 bug
by James Zern
· 11 years ago
55b10de
MIPS: mips32r2: added optimization for BSwap32
by Djordje Pesut
· 11 years ago
76d2192
Update PATENTS to reflect s/VP8/WebM/g
by Lou Quillio
· 11 years ago
29a9db1
MIPS: detect mips32r6 and disable mips32r1 code
by Djordje Pesut
· 11 years ago
245c4a6
Correctly use the AC_CANONICAL_* macros
by Timothy Gu
· 11 years ago
40aa8b6
cosmetics
by James Zern
· 11 years ago
2ddcca5
cosmetics: remove some extraneous 'extern's
by James Zern
· 11 years ago
f40dd7c
vp8enci.h: cosmetics: fix '*' placement
by James Zern
· 11 years ago
4610c9c
bit_writer: cosmetics: rename kFlush() -> Flush()
by James Zern
· 11 years ago
fc3c175
dsp: detect mips64 & disable mips32 code
by James Zern
· 11 years ago
c1a7955
cwebp.1: restore quality description
by James Zern
· 11 years ago
57a7e73
correct alpha_dithering_strength ABI check
by James Zern
· 11 years ago
Next »