Sign in
aomedia
/
avm
/
61f0c090dff65135c1828a7c407f51fe21405926
/
vp8
61f0c09
neon fast quantize block pair
by Tero Rintaluoma
· 14 years ago
9e4f76c
Merge "vp8_pick_inter_mode code cleanup"
by Scott LaVarnway
· 14 years ago
1a5a190
vp8_pick_inter_mode code cleanup
by Scott LaVarnway
· 14 years ago
0a72f56
Initialize first_time_stamp_ever
by John Koleszar
· 14 years ago
4a4ade6
Merge "bug fix check frame buffer index before copy"
by John Koleszar
· 14 years ago
8795b52
bug fix check frame buffer index before copy
by James Berry
· 14 years ago
4fb5ce6
Merge "Use hex search for realtime mode speed>4"
by Yunqing Wang
· 14 years ago
4d052bd
Use hex search for realtime mode speed>4
by Yunqing Wang
· 14 years ago
ba420f1
Merge "Broken EC after MODE_INFO size reduction"
by Scott LaVarnway
· 14 years ago
5a8cbb8
Merge "Remove unused code"
by Yunqing Wang
· 14 years ago
2dc2463
Remove unused code
by Yunqing Wang
· 14 years ago
4f586f7
Broken EC after MODE_INFO size reduction
by Scott LaVarnway
· 14 years ago
1fe5070
Merge "Do not copy data between encoder reference buffers."
by John Koleszar
· 14 years ago
9a248f1
Merge "fix the mix use of errorperbit and sadperbit"
by Yaowu Xu
· 14 years ago
40b850b
Merge "Use int_mv instead of MV in vp8_mv_cont"
by Scott LaVarnway
· 14 years ago
d8c525b
fix the mix use of errorperbit and sadperbit
by Yaowu Xu
· 14 years ago
13b56ee
Merge " Use var8x8 instead of get8x8var in VP8_UVSSE"
by Yunqing Wang
· 14 years ago
f299d62
Merge "Return sse value in vp8_variance SSE2 functions"
by Yunqing Wang
· 14 years ago
22c05c0
remove code not in use
by Yaowu Xu
· 14 years ago
b667987
Return sse value in vp8_variance SSE2 functions
by Yunqing Wang
· 14 years ago
a615c40
Use var8x8 instead of get8x8var in VP8_UVSSE
by Attila Nagy
· 14 years ago
d75eb73
Fix a bug happening while encoding at profile=3
by Yunqing Wang
· 14 years ago
a39321f
Use int_mv instead of MV in vp8_mv_cont
by Scott LaVarnway
· 14 years ago
cfab2ca
Removed unused variable warnings
by Scott LaVarnway
· 14 years ago
b5278f3
Merge "MODE_INFO size reduction"
by Scott LaVarnway
· 14 years ago
e11f21a
MODE_INFO size reduction
by Scott LaVarnway
· 14 years ago
fbea372
Merge "Fixing bug in VP8_SET_REFERENCE decoder control command"
by John Koleszar
· 14 years ago
69aad3a
Merge "Rewrite hex search function"
by Yunqing Wang
· 14 years ago
a126cd1
Fixing bug in VP8_SET_REFERENCE decoder control command
by Henrik Lundin
· 14 years ago
99fb568
Merge "use get8x8var directly for non-subpixel motion case in VP8_UVSSE"
by Yaowu Xu
· 14 years ago
7838f4c
Rewrite hex search function
by Yunqing Wang
· 14 years ago
ab2dfd2
use get8x8var directly for non-subpixel motion case in VP8_UVSSE
by Yaowu Xu
· 14 years ago
ad6fe4a
Merge "bug fix active_worst_quality set below active_best_quality"
by John Koleszar
· 14 years ago
8196cc8
Merge "cleanup: collect twopass variables"
by John Koleszar
· 14 years ago
6d82d2d
Merge "Fixed iwalsh_neon build problems with RVDS4.1"
by Johann
· 14 years ago
1fbc81a
Merge "revise two function definitions with less parameters"
by Yaowu Xu
· 14 years ago
a0c1192
Merge "Remove unused members of VP8_COMP"
by John Koleszar
· 14 years ago
a4c69e9
revise two function definitions with less parameters
by Yaowu Xu
· 14 years ago
1f3f184
Merge "disable trellis optimization for first pass"
by Yaowu Xu
· 14 years ago
d5b8f78
disable trellis optimization for first pass
by Yaowu Xu
· 14 years ago
caa1b28
bug fix active_worst_quality set below active_best_quality
by James Berry
· 14 years ago
63cb1a7
cleanup: collect twopass variables
by John Koleszar
· 14 years ago
dba7982
Merge "Using partition_info instead of blockd info for splitmv"
by Scott LaVarnway
· 14 years ago
0484977
Remove unused members of VP8_COMP
by John Koleszar
· 14 years ago
99b9757
Using partition_info instead of blockd info for splitmv
by Scott LaVarnway
· 14 years ago
914f7c3
Merge "Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3."
by Scott LaVarnway
· 14 years ago
c684d5e
Merge "changed configure option name to reduce confusion"
by John Koleszar
· 14 years ago
ff39958
Merge "Make activity masking functions static"
by John Koleszar
· 14 years ago
21ca4c4
Merge "Fix segv without --enable-error-concealment"
by John Koleszar
· 14 years ago
7def902
Fix segv without --enable-error-concealment
by John Koleszar
· 14 years ago
e3081b2
Merge "Adding error-concealment to the decoder."
by John Koleszar
· 14 years ago
d04f852
Adding error-concealment to the decoder.
by Stefan Holmer
· 14 years ago
a84177b
Make activity masking functions static
by John Koleszar
· 14 years ago
87254e0
Move quantizer init functions to quantize.c
by John Koleszar
· 14 years ago
f96d56c
Fixed iwalsh_neon build problems with RVDS4.1
by Attila Nagy
· 14 years ago
00a1e2f
Merge "Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvs"
by Yunqing Wang
· 14 years ago
9c62f94
Fix a bug in vp8_clamp_mv function
by Yunqing Wang
· 14 years ago
f62b33f
Modify MVcount in pick_inter_mode to eliminate calling of vp8_find_near_mvs
by Yunqing Wang
· 14 years ago
eafdc5e
Merge "Improve framerate adaptation"
by John Koleszar
· 14 years ago
5608c14
Merge "adjusting rd constant slightly by ~10%"
by Yaowu Xu
· 14 years ago
0e86235
Merge "Restructure of activity masking code."
by Paul Wilkins
· 14 years ago
ff52bf3
Restructure of activity masking code.
by Paul Wilkins
· 14 years ago
5ed116e
Improve framerate adaptation
by John Koleszar
· 14 years ago
71a7501
Removed mv_bits_sadcost
by Scott LaVarnway
· 14 years ago
6b25501
Using int_mv instead of MV
by Scott LaVarnway
· 14 years ago
6ed81fa
Merge "Modification and issue fix in full-pixel refining search"
by Yunqing Wang
· 14 years ago
b4da1f8
Modification and issue fix in full-pixel refining search
by Yunqing Wang
· 14 years ago
bd9d890
adjusting rd constant slightly by ~10%
by Yaowu Xu
· 14 years ago
ba6f60d
Merge "remove a variable no longer in use"
by Yaowu Xu
· 14 years ago
1bcf4e6
Merge "fix a bug related to gf_active_flags in multi-threaded encoder"
by Yaowu Xu
· 14 years ago
f7cf439
remove a variable no longer in use
by Yaowu Xu
· 14 years ago
df2023a
set up Global Offset Table in recon
by Johann
· 14 years ago
c7a56f6
Merge "Use diamond search to replace full search in full-pixel refining search"
by Yunqing Wang
· 14 years ago
cb7b1fb
Use diamond search to replace full search in full-pixel refining search
by Yunqing Wang
· 14 years ago
a7d4d3c
clean up unused variable warnings
by Johann
· 14 years ago
89c6017
fix a bug related to gf_active_flags in multi-threaded encoder
by Yaowu Xu
· 14 years ago
5c75600
Merge "Don't override active_worst_quality in 2 pass"
by John Koleszar
· 14 years ago
5249035
Merge "neon fast quantizer updated"
by Johann
· 14 years ago
abc9958
Don't override active_worst_quality in 2 pass
by John Koleszar
· 14 years ago
33fa7c4
neon fast quantizer updated
by Tero Rintaluoma
· 14 years ago
eeb8117
Fix semaphore emulation on Windows
by Aron Rosenberg
· 14 years ago
eb16f00
Fix rare hang in multi-thread encoder on Windows
by Yunqing Wang
· 14 years ago
ca5c1b1
Merge "Loopfilter NEON: Use VMOV for constant vectors instead of VLD."
by Johann
· 14 years ago
aeb86d6
Merge "Runtime detection of available processor cores."
by Yunqing Wang
· 14 years ago
a6aa389
Loopfilter NEON: Use VMOV for constant vectors instead of VLD.
by Attila Nagy
· 14 years ago
3fbade2
Merge "Modify HEX search"
by Yunqing Wang
· 14 years ago
04ec930
Modify HEX search
by Yunqing Wang
· 14 years ago
e9465da
Merge "change to use fast ssim code for internal ssim calculations"
by Yaowu Xu
· 14 years ago
6c565fa
change to use fast ssim code for internal ssim calculations
by Yaowu Xu
· 14 years ago
c09d8c1
Merge "Fix documentation typos"
by John Koleszar
· 14 years ago
a66d8d3
Fix compile error with --enable-postproc-visualizer
by John Koleszar
· 14 years ago
8942f70
Fix documentation typos
by Thijs Vermeir
· 14 years ago
5a23352
Make hor UV predict ~2x faster (73 vs 132 cycles) using SSSE3.
by Ronald S. Bultje
· 14 years ago
57ad189
changed configure option name to reduce confusion
by Yaowu Xu
· 14 years ago
dfa9e2c
Merge "Use insertion sort instead of quick sort"
by Yunqing Wang
· 14 years ago
1b2abc5
Merge "Consolidated build inter predictors"
by Scott LaVarnway
· 14 years ago
f107325
bug fix removed inline from recon_wrapper_sse2.c
by James Berry
· 14 years ago
219ba87
Merge "Use psadbw to get the sum of bytes in a line."
by Scott LaVarnway
· 14 years ago
ccd6f7e
Consolidated build inter predictors
by Scott LaVarnway
· 14 years ago
1e7ded6
Use psadbw to get the sum of bytes in a line.
by Ronald S. Bultje
· 14 years ago
Next »