Sign in
aomedia
/
avm
/
9c7a0090e0c8e4dda45570d273b9cd228b58e9d6
9c7a009
Removed unnecessary MB_MODE_INFO copies
by Scott LaVarnway
· 15 years ago
f5615b6
Merge "Finished vp8_sixtap_predict4x4_ssse3 function"
by Scott LaVarnway
· 15 years ago
d22e296
cosmetics: add missing 2D array braces
by John Koleszar
· 15 years ago
392a958
avoid negative array subscript warnings
by John Koleszar
· 15 years ago
b07e5b6
Finished vp8_sixtap_predict4x4_ssse3 function
by Scott LaVarnway
· 15 years ago
c0ba42d
rename DETOK_[AL]
by Johann
· 15 years ago
99f46d6
Moved gf_active code to encoder only
by Scott LaVarnway
· 15 years ago
c404fa4
Removed duplicate functions
by Yaowu Xu
· 15 years ago
3b95a46
Normalize quantizer's zero bin and rounding factors
by Yaowu Xu
· 15 years ago
8fa3809
Add trellis quantization.
by Timothy B. Terriberry
· 15 years ago
e4fe866
Added ssse3 version of sixtap filters
by Scott LaVarnway
· 15 years ago
ba2e107
First modification of multi-thread decoder
by Yunqing Wang
· 15 years ago
618c7d2
Mark loopfilter C functions as static
by John Koleszar
· 15 years ago
cfb204e
Merge "Issue 150: Fixing linker warning in extend.c."
by John Koleszar
· 15 years ago
4e6827a
configure: support directories containing .o
by John Koleszar
· 15 years ago
0e8f108
nasm: avoid space before the :data symbol type.
by Jan Kratochvil
· 15 years ago
0327d3d
nasm: end labels with colon (':')
by Jan Kratochvil
· 15 years ago
c8134bc
nasm: use OWORD vs DQWORD
by Jan Kratochvil
· 15 years ago
6752982
Merge "Replace pinsrw (SSE) with MMX instructions"
by John Koleszar
· 15 years ago
7d24370
Replace pinsrw (SSE) with MMX instructions
by Philip Jägenstedt
· 15 years ago
38a20e0
apple: include proper mach primatives
by John Koleszar
· 15 years ago
c2a8d8b
Merge "Enable the switch between two versions of quantizer"
by Yaowu Xu
· 15 years ago
062e6c1
Removed two unused global variables.
by Frank Galligan
· 15 years ago
f95c80b
Enable the switch between two versions of quantizer
by Yaowu Xu
· 15 years ago
23d68a5
configure: pass original arguments through to make dist
by John Koleszar
· 15 years ago
aa82363
Merge "msvs: fix install of codec sources"
by John Koleszar
· 15 years ago
a570bbd
x86/sse2: disable asm quantizer
by Johann
· 15 years ago
b9a038a
Fix build w/o RTCD
by Johann
· 15 years ago
d8009c0
neon: disable asm quantizer
by John Koleszar
· 15 years ago
1743f94
Merge "update arm idct functions"
by Fritz Koenig
· 15 years ago
3de8a95
Merge changes I896fe6f9,I90d8b167
by Fritz Koenig
· 15 years ago
56f5a9a
update arm idct functions
by Johann
· 15 years ago
1d8277f
Issue 150: Fixing linker warning in extend.c.
by Justin Lebar
· 15 years ago
2add72d
Don't dereference ctx->priv if it hasn't been setup correctly.
by Fredrik Söderquist
· 15 years ago
eafcf91
Only touch ctx->priv if vp8_mmap_alloc succeeded.
by Fredrik Söderquist
· 15 years ago
98fcccf
Change the x86 idct functions to do reconstruction at the same time
by Jeff Muizelaar
· 15 years ago
b2fa74a
Combine idct and reconstruction steps
by Jeff Muizelaar
· 15 years ago
0ce3901
Swap alt/gold/new/last frame buffer ptrs instead of copying.
by Fritz Koenig
· 15 years ago
68cf243
Merge commit 'refs/changes/51/351/1' of ssh://review.webmproject.org:29418/libvpx into KfRateBugMerged
by Paul Wilkins
· 15 years ago
f5cf855
Merge "Make the quantizer exact."
by Yaowu Xu
· 15 years ago
9404c7d
Rate control bug with long key frame interval.
by Paul Wilkins
· 15 years ago
e04e293
Make the quantizer exact.
by Timothy B. Terriberry
· 15 years ago
d576690
80 character line length on Arnr LUT
by Paul Wilkins
· 15 years ago
08eed04
Remove CONFIG_NEW_TOKENS files.
by Fritz Koenig
· 15 years ago
4d86ef3
msvs: fix install of codec sources
by John Koleszar
· 15 years ago
b791dca
Change devenv.com command line.
by Tom Finegan
· 15 years ago
72d4ba9
Add vs9 targets.
by Tom Finegan
· 15 years ago
160d671
Merge "limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com"
by Johann
· 15 years ago
7a89d4c
Merge "Improve the accuracy of forward walsh-hadamard transform"
by Yaowu Xu
· 15 years ago
0ba3263
ARNR Lookup Table.
by Paul Wilkins
· 15 years ago
02277b8
Parameter limit change.
by Paul Wilkins
· 15 years ago
bf18069
Rate control fix for ARNR filtered frames.
by Paul Wilkins
· 15 years ago
7c938f4
Fix: Incorrect 'cols' calculation in temporal filter.
by Paul Wilkins
· 15 years ago
80f0e7a
limit range checking code for L[k] to CONFIG_DEBUG. patch by timeless@gmail.com
by Michael Kohler
· 15 years ago
fd0d7ff
msvs: disable CRT deprecation warnings
by John Koleszar
· 15 years ago
dbda863
Merge "Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter"."
by John Koleszar
· 15 years ago
1624938
Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"."
by John Koleszar
· 15 years ago
3d0a1ed
Fix a compiling error on armv6
by Yaowu Xu
· 15 years ago
efbfaf6
Fix misspelled "paramter" in vpx_codec_internal.h" to "parameter".
by Michael Kohler
· 15 years ago
1e23f45
Fix misspelled "skiped" in onyxc_int.h to "skipped".
by Michael Kohler
· 15 years ago
0618ff1
Fix bug in 1st pass motion compensation
by Adrian Grange
· 15 years ago
2e3d8d3
Merge "Further adjustment of RD behaviour with Q and Zbin."
by Paul Wilkins
· 15 years ago
3e9af0f
Merge "ivfenc: correct fixed kf interval, --disable-kf"
by John Koleszar
· 15 years ago
63ffc1a
Merge "ARM WinCE VS8 build update"
by John Koleszar
· 15 years ago
b3eb3d2
Merge "Remove INLINE/FORCEINLINE"
by John Koleszar
· 15 years ago
308e867
Update loopfilter frame/filter/sharp info for multithread
by John Koleszar
· 15 years ago
b2f7786
Merge "Add loopfilter initialization fix in multithreading code"
by Yunqing Wang
· 15 years ago
29d586b
Add loopfilter initialization fix in multithreading code
by Yunqing Wang
· 15 years ago
cf49034
Merge "Fixed buffer selection for UV in AltRef filtering"
by Adrian Grange
· 15 years ago
bead039
Improve SSE2 loopfilter functions
by Yunqing Wang
· 15 years ago
a23ec52
ARM WinCE VS8 build update
by James Zern
· 15 years ago
1ca39bf
Further adjustment of RD behaviour with Q and Zbin.
by Paul Wilkins
· 15 years ago
b62d093
Improve the accuracy of forward walsh-hadamard transform
by Yaowu Xu
· 15 years ago
aa8fe0d
Fixed buffer selection for UV in AltRef filtering
by Adrian Grange
· 15 years ago
f1a3b1e
Added first-pass sse2 version of Yaowu's new fdct.
by Scott LaVarnway
· 15 years ago
d0dd01b
Redo the forward 4x4 dct
by Yaowu Xu
· 15 years ago
a590666
vp8cx : bestsad declared and initialized incorrectly.
by Fritz Koenig
· 15 years ago
cecdd73
vp8cx : bestsad declared and initialized incorrectly.
by Fritz Koenig
· 15 years ago
5e34461
Remove INLINE/FORCEINLINE
by John Koleszar
· 15 years ago
d1920de
configure: remove postproc-generic
by John Koleszar
· 15 years ago
b1e36f2
ivfenc: correct fixed kf interval, --disable-kf
by John Koleszar
· 15 years ago
3d5cd51
Merge "Remove deprecated `svnstat' rule from Makefile"
by John Koleszar
· 15 years ago
a08df45
Fix breakout thresh computation for golden & AltRef frames
by agrange
· 15 years ago
cee8f9f
Remove deprecated `svnstat' rule from Makefile
by Giuseppe Scrivano
· 15 years ago
daa5d0e
Changed unary operator from ! to ~
by agrange
· 15 years ago
d4b99b8
Moved DOUBLE_DIVIDE_CHECK to denominator (was on numerator)
by agrange
· 15 years ago
9f81463
Fix a linker error on x86-64 Linux when not using a version script.
by Timothy B. Terriberry
· 15 years ago
220daa0
vp8_block_error_xmm: remove unnecessary instructions
by Jim Bankoski
· 15 years ago
9484bf7
Merge "cosmetics: trim trailing whitespace"
by John Koleszar
· 15 years ago
9d8a1c0
Merge "Add x86_64-linux-icc target to build VP8 with icc"
by Yunqing Wang
· 15 years ago
7630e36
Add x86_64-linux-icc target to build VP8 with icc
by Yunqing Wang
· 15 years ago
94c52e4
cosmetics: trim trailing whitespace
by John Koleszar
· 15 years ago
c65e8e8
Merge "Change bitreader to use a larger window."
by John Koleszar
· 15 years ago
b46a1f9
CHANGELOG: 0.9.1
by John Koleszar
· 15 years ago
51ae606
Update AUTHORS
by John Koleszar
· 15 years ago
f84f949
Generate AUTHORS file with a script
by John Koleszar
· 15 years ago
d024d98
Merge "Avoid encoding garbage when ivfenc encounters an unsupported Y4M file."
by John Koleszar
· 15 years ago
1114183
Merge "gen_scalers: fix 64-bit integer promotion bug"
by John Koleszar
· 15 years ago
e703af9
Avoid encoding garbage when ivfenc encounters an unsupported Y4M file.
by Tom Finegan
· 15 years ago
bbfeefc
gen_scalers: fix 64-bit integer promotion bug
by John Koleszar
· 15 years ago
Next »