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.2
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
6c83157
correct WebPMemoryWriterClear ABI check
by James Zern
· 11 years ago
8af2771
update ChangeLog
by James Zern
· 11 years ago
0.4.1
v0.4.1
f59c0b4
iosbuild.sh: specify optimization flags
by James Zern
· 11 years ago
8d34ea3
update ChangeLog
by James Zern
· 11 years ago
v0.4.1-rc1
dbc3da6
makefile.unix: add vwebp.1 to the dist target
by James Zern
· 11 years ago
89a7c83
update ChangeLog
by James Zern
· 11 years ago
ffe67ee
Merge "update NEWS for the next release" into 0.4.1
by James Zern
· 11 years ago
2def1fe
gif2webp: dust up the help message
by James Zern
· 11 years ago
fb668d7
remove -noalphadither option from README/vwebp.1
by James Zern
· 11 years ago
e49f693
update NEWS for the next release
by James Zern
· 11 years ago
cd01358
Merge "update AUTHORS" into 0.4.1
by James Zern
· 11 years ago
268d01e
update AUTHORS
by James Zern
· 11 years ago
85213b9
bump version to 0.4.1
by James Zern
· 11 years ago
695f80a
Merge "restore mux API compatibility" into 0.4.1
by James Zern
· 11 years ago
862d296
restore mux API compatibility
by James Zern
· 11 years ago
8f6f8c5
remove the !WEBP_REFERENCE_IMPLEMENTATION tweak in Put8x8uv
by skal
· 11 years ago
d713a69
Merge changes If4debc15,I437a5d5f into 0.4.1
by James Zern
· 11 years ago
c2fc52e
restore encode API compatibility
by James Zern
· 11 years ago
793368e
restore decode API compatibility
by James Zern
· 11 years ago
b8984f3
gif2webp: fix compile with giflib 5.1.0
by James Zern
· 11 years ago
222f9b1
gif2webp: simplify giflib version checking
by James Zern
· 11 years ago
d2cc61b
Extend MakeARGB32() to accept Alpha channel.
by Vikas Arora
· 11 years ago
4595b62
Merge "use explicit size of kErrorMessages[] arrays"
by skal
· 11 years ago
157de01
Merge "Actuate memory stats for PRINT_MEMORY_INFO"
by skal
· 11 years ago
fbda2f4
JPEG decoder: delay conversion to YUV to WebPEncode() call
by skal
· 11 years ago
0b747b1
use explicit size of kErrorMessages[] arrays
by skal
· 11 years ago
3398d81
Actuate memory stats for PRINT_MEMORY_INFO
by skal
· 11 years ago
6f3202b
Merge "move WebPPictureInit to picture.c"
by James Zern
· 11 years ago
6c347bb
move WebPPictureInit to picture.c
by skal
· 11 years ago
fb3acf1
fix configure message for multi-thread
by Pascal Massimino
· 11 years ago
40b086f
configure: check for _beginthreadex
by James Zern
· 11 years ago
1549d62
reorder the YUVA->ARGB and ARGB->YUVA functions correctly
by Pascal Massimino
· 11 years ago
c6461bf
Merge "extract colorspace code from picture.c into picture_csp.c"
by James Zern
· 11 years ago
736f2a1
extract colorspace code from picture.c into picture_csp.c
by Pascal Massimino
· 11 years ago
645daa0
Merge "configure: check for -Wformat-security"
by pascal massimino
· 11 years ago
abafed8
configure: check for -Wformat-security
by James Zern
· 11 years ago
fbadb48
split monolithic picture.c into picture_{tools,psnr,rescale}.c
by Pascal Massimino
· 11 years ago
c76f07e
dec_neon/TransformAC3: initialize vector w/vcreate
by James Zern
· 11 years ago
bb4fc05
gif2webp: Allow single-frame animations
by Urvang Joshi
· 11 years ago
46fd44c
thread: remove harmless race on status_ in End()
by James Zern
· 11 years ago
5a1a726
Merge "configure: check for __builtin_bswapXX()"
by James Zern
· 11 years ago
6781423
configure: check for __builtin_bswapXX()
by James Zern
· 11 years ago
6450c48
configure: fix iOS builds
by James Zern
· 11 years ago
6422e68
VP8LFillBitWindow: enable fast path for 32-bit builds
by James Zern
· 11 years ago
Next »