Sign in
aomedia
/
avm
/
004b546ae1317b8ebef4bbc0f20f4ea4990bd3c1
004b546
Merge "Modifies inter/intra coding to allow all tx types"
by Debargha Mukherjee
· 9 years ago
f7dfa4e
Modifies inter/intra coding to allow all tx types
by Debargha Mukherjee
· 9 years ago
dfb2608
Merge "Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced."
by James Zern
· 9 years ago
4893d28
Merge "Enable encoder to avoid 8x4 or 4x8 partitions"
by Yaowu Xu
· 9 years ago
017fea7
Merge "Fix a typo"
by Yaowu Xu
· 9 years ago
9cac17d
Enable encoder to avoid 8x4 or 4x8 partitions
by Yaowu Xu
· 9 years ago
650a2d7
Fix a typo
by Yaowu Xu
· 9 years ago
b520882
vp9-svc: Fix to avoid msan unitialized value.
by Marco
· 9 years ago
2bd4f44
Assert no mv clamping for scaled references
by Yaowu Xu
· 9 years ago
ce6d3f1
Merge "Assert no 8x4/4x8 partition for scaled references"
by Yaowu Xu
· 9 years ago
e9e726f
Merge "vp9-skin detection: Refactoring."
by Marco Paniconi
· 9 years ago
03a021a
Assert no 8x4/4x8 partition for scaled references
by Yaowu Xu
· 9 years ago
ef77ce4
Merge "vp10: only assume ONLY_4X4 if segmentation is disabled."
by Yaowu Xu
· 9 years ago
0b769b2
Merge "vp10: skip coding of txsz for lossless-segment blocks."
by Yaowu Xu
· 9 years ago
a8b7c6a
vp9-skin detection: Refactoring.
by Marco
· 9 years ago
e5dfca0
vp9-svc: Set initial values for ext_buffer/flag indices.
by Marco
· 9 years ago
53a1165
vp10: only assume ONLY_4X4 if segmentation is disabled.
by Ronald S. Bultje
· 9 years ago
d9439fd
vp10: skip coding of txsz for lossless-segment blocks.
by Ronald S. Bultje
· 9 years ago
1e6af9e
Update IMAGE_ABI_VERSION which wasn't updated after color_range enum was introduced.
by Sasi Inguva
· 9 years ago
b8c2a4e
Merge "Code clean of highbd_tm_predictor_32x32"
by Jian Zhou
· 9 years ago
dbe2d8c
Merge changes I0139f8e9,I7d2545fc
by Jian Zhou
· 9 years ago
c84d3ab
Merge "Fix sub8x8 motion search on scaled reference frame"
by Jingning Han
· 9 years ago
26a6ce4
Code clean of highbd_tm_predictor_32x32
by Jian Zhou
· 9 years ago
355bfa2
Code clean of highbd_tm_predictor_16x16
by Jian Zhou
· 9 years ago
a4c265f
Code clean of highbd_dc_predictor_32x32
by Jian Zhou
· 9 years ago
a9dd8a7
Merge "aq-mode=3: Don't reset segment if block is determined to be skin."
by Marco Paniconi
· 9 years ago
b121a3e
aq-mode=3: Don't reset segment if block is determined to be skin.
by Marco
· 9 years ago
cedb1db
Merge "Code clean of highbd_tm_predictor_4x4"
by James Zern
· 9 years ago
a097963
Merge "Code clean of highbd_dc_predictor_4x4"
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
db11307
Code clean of highbd_tm_predictor_4x4
by Jian Zhou
· 9 years ago
c91dd55
Code clean of highbd_v_predictor_4x4
by Jian Zhou
· 9 years ago
8366b41
Code clean of highbd_dc_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
6f17954
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
27bbfd6
Fix sub8x8 motion search on scaled reference frame
by Jingning Han
· 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
Next »