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.3.0
/
src
c28544a
fix memleak in WebPIDelete()
by Pascal Massimino
· 12 years ago
7288950
Regression fix for alpha channels using color cache:
by Urvang Joshi
· 13 years ago
ad9e42a
muxedit: silence some uninitialized warnings
by James Zern
· 13 years ago
5a92c1a
bump version to 0.3.1
by James Zern
· 13 years ago
67bc353
Revert "add WebPBlendAlpha() function to blend colors against background"
by James Zern
· 13 years ago
38cc011
Simplify forward-WHT + SSE2 version
by skal
· 13 years ago
c7e89cb
update copyright text
by James Zern
· 13 years ago
a71e5d8
add doc precision for WebPPictureCopy() and WebPPictureView()
by skal
· 13 years ago
8287012
remove datatype qualifier for vmnv
by skal
· 13 years ago
a2ea464
Fix the bug in ApplyPalette.
by skal
· 13 years ago
7bb28d2
webp/lossless: fix big endian BGRA output
by James Zern
· 13 years ago
f036d4b
Speed up ApplyPalette for ARGB pixels.
by Vikas Arora
· 13 years ago
8112c8c
remove some warnings:
by skal
· 13 years ago
cc128e0
Further reduce memory to decode lossy+alpha images
by Urvang Joshi
· 13 years ago
07db70d
fix for big-endian
by Pascal Massimino
· 13 years ago
498d4dd
WebP-Lossless encoding improvements.
by Vikas Arora
· 13 years ago
b0ffc43
Alpha decoding: significantly reduce memory usage
by Urvang Joshi
· 13 years ago
11edf5e
Demux: Fix a potential memleak
by Urvang Joshi
· 13 years ago
c7b9218
don't forward declare enums
by James Zern
· 13 years ago
7a650c6
prevent signed int overflow in left shift ops
by James Zern
· 13 years ago
31bea32
add precision about dynamic output reallocation with IDecoder
by Pascal Massimino
· 13 years ago
c22877f
Add incremental support for extended format files
by Urvang Joshi
· 13 years ago
f4c7b65
WebPEncode: An additional check.
by Urvang Joshi
· 13 years ago
dcbb1ca
add WebPBlendAlpha() function to blend colors against background
by Pascal Massimino
· 13 years ago
d52b405
Cosmetic fixes
by Urvang Joshi
· 13 years ago
6cb4a61
misc style fix
by Pascal Massimino
· 13 years ago
68111ab
add missing YUVA->ARGB automatic conversion in WebPEncode()
by Pascal Massimino
· 13 years ago
4299f39
libwebp/mux: fix double free
by James Zern
· 13 years ago
33f9a69
Merge "demux: keep a frame tail pointer; used in AddFrame" into 0.3.0
by James Zern
· 13 years ago
a2a7b95
use WebPDataCopy() instead of re-coding it.
by skal
· 13 years ago
6f18f12
demux: keep a frame tail pointer; used in AddFrame
by James Zern
· 13 years ago
e5af49e
add doc precision about WebPParseHeaders() return codes
by skal
· 13 years ago
3c8eb9a
fix bad saturation order in QuantizeBlock
by Pascal Massimino
· 13 years ago
f43bafc
Merge changes Iecccb09c,If5ee9fd2,I3e181ce4 into 0.3.0
by James Zern
· 13 years ago
302efcd
Decode: return more meaningful error for animation
by James Zern
· 13 years ago
ad45273
WebPBitstreamFeatures: add has_animation field
by James Zern
· 13 years ago
783dfa4
disable FRGM decoding for good in libwebpmux
by Pascal Massimino
· 13 years ago
3e084f6
Merge "demux cosmetics: comments/rename internal function" into 0.3.0
by James Zern
· 13 years ago
d3f8c62
Merge "move WebPFeatureFlags declaration" into 0.3.0
by James Zern
· 13 years ago
7386fe5
Merge "libwebp{demux,mux}: install mux_types.h" into 0.3.0
by James Zern
· 13 years ago
d6cd4e9
Merge "bump decode abi" into 0.3.0
by pascal massimino
· 13 years ago
17f8da5
bump decode abi
by James Zern
· 13 years ago
f933fd2
move WebPFeatureFlags declaration
by James Zern
· 13 years ago
289bc47
libwebp{demux,mux}: install mux_types.h
by James Zern
· 13 years ago
224e8d4
add doc precision about WebPDemuxPartial()
by Pascal Massimino
· 13 years ago
4c18e80
demux cosmetics: comments/rename internal function
by James Zern
· 13 years ago
f4ffb2d
speed-up lossless (~3%) with ad-hoc histogram cost evaluation
by skal
· 13 years ago
5621934
Merge "build: fix install race on shared headers" into 0.3.0
by pascal massimino
· 13 years ago
70809d8
Merge "bump version to 0.3.0" into 0.3.0
by pascal massimino
· 13 years ago
d851cd1
demux: make the parse a bit more strict
by James Zern
· 13 years ago
cef9388
bump version to 0.3.0
by James Zern
· 13 years ago
9048494
build: fix install race on shared headers
by James Zern
· 13 years ago
744930d
add support for BITS > 32
by skal
· 13 years ago
7bfc905
Merge "make alpha unfilter work in-place" into 0.3.0
by James Zern
· 13 years ago
0037b2d
Merge "add LUT-free reference code for YUV->RGB conversion." into 0.3.0
by James Zern
· 13 years ago
126974b
add LUT-free reference code for YUV->RGB conversion.
by skal
· 13 years ago
0aef3eb
make alpha unfilter work in-place
by skal
· 13 years ago
252320e
demux: disable fragment parsing
by James Zern
· 13 years ago
5e338e0
Merge changes I33e8a613,I8e8a7b44 into 0.3.0
by James Zern
· 13 years ago
d9d0ea1
Merge changes If21e3ec7,I991fc30b into 0.3.0
by James Zern
· 13 years ago
627f5ca
automake: add reference to libwebp for mux/demux
by James Zern
· 13 years ago
eef73d0
don't consolidate proba stats too often
by skal
· 13 years ago
05ec4cc
libwebp{,decoder}.pc: add pthread flags
by James Zern
· 13 years ago
1bfcf5b
add libwebpmux.pc
by James Zern
· 13 years ago
26ca843
add libwebpdemux.pc
by James Zern
· 13 years ago
69e2590
Merge "Tune Lossless compression for lower qualities."
by James Zern
· 13 years ago
0478b5d
Tune Lossless compression for lower qualities.
by Vikas Arora
· 13 years ago
9bfbdd1
1.5x-2x faster encoding for method 3 and up
by skal
· 13 years ago
be2fd17
Mux: fix a scenario with bad ANMF/FRGM size
by Urvang Joshi
· 13 years ago
19eb012
Merge "Demux: Add option to get frame count using GetI()"
by James Zern
· 13 years ago
7368b8c
Merge "WebPGetFeatures() out of if condition for clarity."
by James Zern
· 13 years ago
f604c9a
Merge "fix windows build"
by James Zern
· 13 years ago
153f94e
fix windows build
by James Zern
· 13 years ago
068eba8
Demux: Add option to get frame count using GetI()
by Urvang Joshi
· 13 years ago
988b8f5
WebPGetFeatures() out of if condition for clarity.
by Urvang Joshi
· 13 years ago
4d0f7c5
Merge "WebPGetFeatures() behavior change:"
by James Zern
· 13 years ago
ad25032
Merge "multi-threaded alpha encoding for lossy"
by skal
· 13 years ago
4e32d3e
Merge "fix compilation of token.c"
by skal
· 13 years ago
f817930
multi-threaded alpha encoding for lossy
by skal
· 13 years ago
8805035
fix compilation of token.c
by skal
· 13 years ago
fc81621
code using the actual values for num_parts_, not the ones from config
by skal
· 13 years ago
7265535
Merge "move the config check from .c to .h"
by skal
· 13 years ago
dd9e76f
move the config check from .c to .h
by skal
· 13 years ago
956b217
WebPGetFeatures() behavior change:
by Urvang Joshi
· 13 years ago
df02e4c
WebPDemuxGetI behavior change:
by Urvang Joshi
· 13 years ago
633c004
Merge "rebalance method tools (-m) for methods [0..4]"
by Pascal Massimino
· 13 years ago
58ca6f6
rebalance method tools (-m) for methods [0..4]
by Pascal Massimino
· 13 years ago
7648c3c
Merge "describe rd-opt levels introduce VP8RDLevel enum"
by Pascal Massimino
· 13 years ago
a5042a3
GetVersion() methods for mux and demux
by Urvang Joshi
· 13 years ago
5189957
describe rd-opt levels introduce VP8RDLevel enum
by Pascal Massimino
· 13 years ago
b7eaa85
inline VP8LFastLog2() and VP8LFastSLog2 for small values
by skal
· 13 years ago
5cf7792
split quant_levels.c into decoder and encoder version
by skal
· 13 years ago
38a91e9
Add example code snippet for demux API
by Urvang Joshi
· 13 years ago
c0ba090
backward_references: avoid signed integer overflow
by James Zern
· 13 years ago
943386d
disable SSE2 for now
by skal
· 13 years ago
9479fb7
lossless encoding speedup
by skal
· 13 years ago
ec2030a
merge two lines together
by Pascal Massimino
· 13 years ago
b67956c
Merge "Remove ReadOneBit() and ReadSymbolUnsafe()"
by skal
· 13 years ago
1667bde
Remove ReadOneBit() and ReadSymbolUnsafe()
by skal
· 13 years ago
92668da
change default filtering parameters:
by Pascal Massimino
· 13 years ago
Next »