Sign in
aomedia
/
aom
/
b524cca58a9dc5e2d53e26c25ab35a6dde48dd5a
b524cca
configure: extend armv7 hf target autodetect
by James Zern
· 9 years ago
5aab99f
configure: remove default CROSS for arm targets
by James Zern
· 9 years ago
47a1718
configure: avoid default when CROSS is set to null
by James Zern
· 9 years ago
52e7f41
Merge "Code clean of highbd_v_predictor_4x4"
by Jian Zhou
· 9 years ago
b597e3e
Merge "Fix for issue 1114 compile error"
by Yunqing Wang
· 9 years ago
8b2ddbc
sad_sse2: fix sad4xN(_avg) on windows
by James Zern
· 9 years ago
c91dd55
Code clean of highbd_v_predictor_4x4
by Jian Zhou
· 9 years ago
f075fdc
Merge "Non-rd speed >=5: Include H/V intra for bsize=16x16."
by Marco Paniconi
· 9 years ago
7361ef7
Fix for issue 1114 compile error
by Peter de Rivaz
· 9 years ago
8f8a3b6
Merge "Code clean of sad4xN(_avg)_sse"
by Jian Zhou
· 9 years ago
c8a2c31
Non-rd speed >=5: Include H/V intra for bsize=16x16.
by Marco
· 9 years ago
b158d9a
Code clean of sad4xN(_avg)_sse
by Jian Zhou
· 9 years ago
685a6b6
Merge "vp9-svc: Fix to allow for 4x4 variance for low resolutions."
by Marco Paniconi
· 9 years ago
a71dcd6
Merge "vpxenc: don't warn about libwebm availability if writing IVF."
by James Zern
· 9 years ago
f096149
vp9-svc: Fix to allow for 4x4 variance for low resolutions.
by Marco
· 9 years ago
e650129
Move bit_depth init out of setup_quantization
by Yaowu Xu
· 9 years ago
3977507
vpxenc: don't warn about libwebm availability if writing IVF.
by Ronald S. Bultje
· 9 years ago
f73a511
Merge "Non-rd variance partition: Lower the 64->32 force split threshold."
by Marco Paniconi
· 9 years ago
26fda00
Non-rd variance partition: Lower the 64->32 force split threshold.
by Marco
· 9 years ago
eace551
Merge changes Icf9b57c3,I9e12da84,Idf5ee179
by Yaowu Xu
· 9 years ago
12084f6
Merge "Revert "Add "unknown" status for noise estimation.""
by Marco Paniconi
· 9 years ago
f3e7539
Revert "Add "unknown" status for noise estimation."
by Marco Paniconi
· 9 years ago
93c0b87
Merge "SVC 1 pass mode: Constrain inter mode search within superframe."
by Marco Paniconi
· 9 years ago
9232f69
Merge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"
by Yaowu Xu
· 9 years ago
a5af493
Merge "1 pass VBR mode bug fix."
by Paul Wilkins
· 9 years ago
9930900
Fixed interval, fixed Q 1 pass test patch.
by paulwilkins
· 9 years ago
9ce611a
1 pass VBR mode bug fix.
by paulwilkins
· 9 years ago
fc50d95
Fixed interval, fixed Q 1 pass test patch.
by paulwilkins
· 9 years ago
cea5e1c
1 pass VBR mode bug fix.
by paulwilkins
· 9 years ago
c710183
Fix a enc/dec mismatch under CONFIG_MISC_FIXES
by Yaowu Xu
· 9 years ago
b81f04a
Merge "move vp9_avg to vpx_dsp"
by James Zern
· 9 years ago
b7654af
Merge "Add "unknown" status for noise estimation."
by Jacky Chen
· 9 years ago
e15fedb
Add "unknown" status for noise estimation.
by jackychen
· 9 years ago
c760c33
SVC 1 pass mode: Constrain inter mode search within superframe.
by Marco
· 9 years ago
c0c0edd
Merge "Non-rd variance partition: Adjust logic for 32->16 force split."
by Marco Paniconi
· 9 years ago
d36659c
move vp9_avg to vpx_dsp
by James Zern
· 9 years ago
6f17954f
Non-rd variance partition: Adjust logic for 32->16 force split.
by Marco
· 9 years ago
2404e32
Merge "Code clean of tm_predictor_32x32"
by Jian Zhou
· 9 years ago
e19b7df
Merge "Non-rd variance partition: Adjustments to reduce dragging artifact."
by Marco Paniconi
· 9 years ago
d444061
Non-rd variance partition: Adjustments to reduce dragging artifact.
by Marco
· 9 years ago
6e87880
Merge "Speed up tm_predictor_16x16"
by Jian Zhou
· 9 years ago
8812048
Code clean of tm_predictor_32x32
by Jian Zhou
· 9 years ago
62f9862
Merge "SSE2 based h_predictor_32x32"
by Jian Zhou
· 9 years ago
ecb8dff
Merge "dc_left_pred[48]: fix pic builds"
by James Zern
· 9 years ago
5604924
Merge "Code clean of dc_left/top_predictor_16x16"
by Jian Zhou
· 9 years ago
f0bef77
Merge "Proper fix of a msvc complier warning"
by Yaowu Xu
· 9 years ago
be0501c
Merge "Minor cleanup"
by Yunqing Wang
· 9 years ago
4d2cfea
Proper fix of a msvc complier warning
by Yaowu Xu
· 9 years ago
40ee78b
dc_left_pred[48]: fix pic builds
by James Zern
· 9 years ago
5a81c5c
Merge changes Iece22223,Iefad9d8d
by Yaowu Xu
· 9 years ago
cd08120
Minor cleanup
by Yunqing Wang
· 9 years ago
feeb116
Merge "Fix the win32 crash when GET_GOT is not defined"
by Yunqing Wang
· 9 years ago
7276097
Merge "Sync high bit-depth temporal filter"
by Jingning Han
· 9 years ago
322ea7f
Fix the win32 crash when GET_GOT is not defined
by Yunqing Wang
· 9 years ago
6786280
Fix two msvc build issues
by Yaowu Xu
· 9 years ago
4ec5953
Code clean of dc_left/top_predictor_16x16
by Jian Zhou
· 9 years ago
221ed5e
Fix enc/dec mismatches for aq-mode 1 and 2
by Yaowu Xu
· 9 years ago
c90a8a1
SSE2 based h_predictor_32x32
by Jian Zhou
· 9 years ago
7f79a83
Merge "iosbuild.sh: Support macosx targets in Xcode 7."
by Tom Finegan
· 9 years ago
449e469
Merge "Backport temporal filter approach to VP9"
by Paul Wilkins
· 9 years ago
d3c9724
Sync high bit-depth temporal filter
by Jingning Han
· 9 years ago
acf580d
iosbuild.sh: Support macosx targets in Xcode 7.
by Tom Finegan
· 9 years ago
ece4fd5
Backport temporal filter approach to VP9
by Jingning Han
· 9 years ago
420b9f5
Merge "fix null pointer crash in Win32 because esp register is broken"
by Johann Koenig
· 9 years ago
74c67e3
Merge "Changes to exhaustive motion search."
by Yaowu Xu
· 9 years ago
d9bba21
Merge "Add vp9_avg_4x4_neon and the unit test."
by Jacky Chen
· 9 years ago
3dc19fe
Merge changes Id3c6cf5c,I7970575e,If3253a87
by James Zern
· 9 years ago
44fe73e
Merge "vp8: fix loop filter level clamping"
by James Zern
· 9 years ago
e040c6c
Merge "vp8: fix quantizer clamping"
by James Zern
· 9 years ago
303f144
Add vp9_avg_4x4_neon and the unit test.
by jackychen
· 9 years ago
835f16e
Merge "vp9 denoiser: Re-evaluate mode selection for golden reference."
by Marco Paniconi
· 9 years ago
4e692bb
Changes to exhaustive motion search.
by paulwilkins
· 9 years ago
aa5b517
Re-enable SSE2 based intra 4x4 prediction
by Jian Zhou
· 9 years ago
c7e557b
Merge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
by Scott LaVarnway
· 9 years ago
5fc9688
fix null pointer crash in Win32 because esp register is broken
by Sergey Kolomenkin
· 9 years ago
14ea884
Merge "Strip redundant entries from .mailmap"
by Johann Koenig
· 9 years ago
9fde1f2
Strip redundant entries from .mailmap
by Johann
· 9 years ago
9d85ce8
Fix bug when overlaying middle arfs in multi-arf groups.
by paulwilkins
· 9 years ago
79a9add
Revert "MMX in intra 4x4 prediction replaced with SSE2"
by James Zern
· 9 years ago
a046ba2
test.mk: simplify vp8/9 checks
by James Zern
· 9 years ago
2c9c2e0
test.mk: regroup white box tests
by James Zern
· 9 years ago
16a4fab
Merge "Adjust variance threshold based on source noise level."
by Marco Paniconi
· 9 years ago
06bdcea
Merge "comment out range_check of fdct in dct.c"
by Angie Chiang
· 9 years ago
d5b3f29
Adjust variance threshold based on source noise level.
by Marco
· 9 years ago
589f3c7
Merge changes Ie48229c2,Ib9f18468,I0c90e7c1
by Jian Zhou
· 9 years ago
e86c7c8
Speed up h_predictor_16x16
by Jian Zhou
· 9 years ago
da3f08f
Speed up h_predictor_8x8
by Jian Zhou
· 9 years ago
64e46a0
Merge "Non-rd partition: Use force split on 16x16 for low resolutions."
by Marco Paniconi
· 9 years ago
08b157d
comment out range_check of fdct in dct.c
by Angie Chiang
· 9 years ago
9f23a9c
Merge "MMX in intra 4x4 prediction replaced with SSE2"
by Jian Zhou
· 9 years ago
6490fc7
Non-rd partition: Use force split on 16x16 for low resolutions.
by Marco
· 9 years ago
2b5baea
Merge "Fix bug when overlaying middle arfs in multi-arf groups."
by Paul Wilkins
· 9 years ago
aa2764a
MMX in intra 8x8 prediction replaced with SSE2
by Jian Zhou
· 9 years ago
89a1efa
MMX in intra 4x4 prediction replaced with SSE2
by Jian Zhou
· 9 years ago
6202ce5
Merge "vp9-noise estimate: Move level setting to a function."
by Marco Paniconi
· 9 years ago
2e693eb
vp8: fix loop filter level clamping
by James Zern
· 9 years ago
ff3674a
vp8: fix quantizer clamping
by James Zern
· 9 years ago
b38a7cd
Merge "vp9-denoiser: Increase threshold for mode re-evaluation."
by Marco Paniconi
· 9 years ago
dd998ad
vp9-denoiser: Increase threshold for mode re-evaluation.
by Marco
· 9 years ago
b12e353
vp9-noise estimate: Move level setting to a function.
by Marco
· 9 years ago
Next »