Sign in
aomedia
/
avm
/
92646508380000358dc7bfefa1a42fc5fdd6e9e2
9264650
Kludge to keep ANS building while porting from aom/master.
by Alex Converse
· 9 years ago
67948d3
apply clang-format
by clang-format
· 9 years ago
964a717
.clang-format: update to 3.8.1
by James Zern
· 9 years ago
1aab818
Sort header files
by Jingning Han
· 9 years ago
f7f0437
aomdec.sh : Make this test create files if needed to test decoder.
by Jim Bankoski
· 9 years ago
5d105b4
simple_encoder: make it so we can run it in tests.
by Jim Bankoski
· 9 years ago
e78a964
simple_decoder.sh: Support encoding in decode test scripts.
by Jim Bankoski
· 9 years ago
2a88d24
Merge "Convert to int before adding negative numbers" into nextgenv2
by Yaowu Xu
· 9 years ago
f9490ff
Merge "Convert "var" to uint64_t" into nextgenv2
by Yaowu Xu
· 9 years ago
ca38a67
Merge "twopass_encoder: sample and test script fixed." into nextgenv2
by Yaowu Xu
· 9 years ago
250a52e
Merge "set_maps: add back script and fix." into nextgenv2
by Yaowu Xu
· 9 years ago
66c41f9
Merge "Clarify valid value ranges" into nextgenv2
by Yaowu Xu
· 9 years ago
34ddb7a
Merge "change to use correct type" into nextgenv2
by Yaowu Xu
· 9 years ago
8e80f42
Merge "Add SSE2 versions of av1_fht8x16 and av1_fht16x8" into nextgenv2
by Debargha Mukherjee
· 9 years ago
8706182
Convert to int before adding negative numbers
by Yaowu Xu
· 9 years ago
aa8729c
Convert "var" to uint64_t
by Yaowu Xu
· 9 years ago
a65e7be
twopass_encoder: sample and test script fixed.
by Jim Bankoski
· 9 years ago
a7a3909
set_maps: add back script and fix.
by Jim Bankoski
· 9 years ago
6feda06
Clarify valid value ranges
by Yaowu Xu
· 9 years ago
57d9257
change to use correct type
by Yaowu Xu
· 9 years ago
19a06bc
resize_util.sh : resize util was removed.
by Jim Bankoski
· 9 years ago
ac0a380
Make deadline mode not depend on frame duration.
by Thomas Daede
· 9 years ago
f56859f
Fix decoding Daala deringing and CLPF filters with tiling.
by Thomas Daede
· 9 years ago
af04863
Change to use correct type
by Yaowu Xu
· 9 years ago
23938a7
aomenc: Remove tests unsupported in av1.
by Jim Bankoski
· 9 years ago
3a45d57
vp8_multi_resolution_encoder.sh: remove file
by Yaowu Xu
· 9 years ago
1ff9579
restore vp9 and vpx in libwebm
by Yaowu Xu
· 9 years ago
70287de
Merge "simplify test code" into nextgenv2
by Yaowu Xu
· 9 years ago
1a800f6
Add SSE2 versions of av1_fht8x16 and av1_fht16x8
by Geza Lore
· 9 years ago
d610d20
Merge "Fix some var_tx related rd_costing mismatches" into nextgenv2
by Debargha Mukherjee
· 9 years ago
e51ee02
Merge "Swap order of affine parameters" into nextgenv2
by Sarah Parker
· 9 years ago
81fb4cf
simplify test code
by Yaowu Xu
· 9 years ago
797cc30
Merge "Rd fixes and cleanups" into nextgenv2
by Debargha Mukherjee
· 9 years ago
ea3621a
Merge "aom_mem,align_addr: use ~ to create mask" into nextgenv2
by James Zern
· 9 years ago
fe24b95
aom_cx_set_ref: add example showing setting reference frame
by Yaowu Xu
· 9 years ago
628d3c5
variance_impl_avx2.c: align a table for better readability
by Yaowu Xu
· 9 years ago
7b9407a
s/INTERP_FILTER/InterpFilter/
by James Zern
· 9 years ago
096ae4c
Rd fixes and cleanups
by Debargha Mukherjee
· 9 years ago
c0b4d7a
Fix some var_tx related rd_costing mismatches
by Peter de Rivaz
· 9 years ago
20b8598
aom_mem,align_addr: use ~ to create mask
by James Zern
· 9 years ago
9fa4758
fix 'dist' & other decode-only builds
by James Zern
· 9 years ago
ba98061
av1_inv_txfm_test: fix decode-only build
by James Zern
· 9 years ago
d125b7a
Merge "Parameter adjustments to loop restoration" into nextgenv2
by Debargha Mukherjee
· 9 years ago
035c5f3
Parameter adjustments to loop restoration
by Debargha Mukherjee
· 9 years ago
c4bcb50
Swap order of affine parameters
by Sarah Parker
· 9 years ago
3410a88
Merge "Add parameter search to global motion computation" into nextgenv2
by Sarah Parker
· 9 years ago
e3b8ff5
Fix hbd naming mistake in warped_motion.h
by Sarah Parker
· 9 years ago
f579555
Merge "Minor transform code cleanup" into nextgenv2
by Debargha Mukherjee
· 9 years ago
ff4e315
Merge "Harmonize and fix coeff context computation" into nextgenv2
by Debargha Mukherjee
· 9 years ago
4d5fda0
Merge "aom_mem.c: remove unnecessary inline" into nextgenv2
by Pascal Massimino
· 9 years ago
cd24516
aom_mem.c: remove unnecessary inline
by James Zern
· 9 years ago
5d986e5
odintrin.h: add missing extern "C"
by James Zern
· 9 years ago
cda2345
Merge "Adjust types in hbd error computation to avoid overflow" into nextgenv2
by Sarah Parker
· 9 years ago
ca92da7
Adjust types in hbd error computation to avoid overflow
by Sarah Parker
· 9 years ago
ecb0afc
Add parameter search to global motion computation
by Sarah Parker
· 9 years ago
1d22837
Merge "Fix formatting in internal stats for vp10" into nextgenv2
by Sarah Parker
· 9 years ago
a668cce
Merge "Use AOMedia's Patents and LICENSE files" into nextgenv2
by Yaowu Xu
· 9 years ago
cf92ae9
Merge "README.libvpx -> README.libaom" into nextgenv2
by Yaowu Xu
· 9 years ago
0dc4cbb
sad_avx2.c: add hints for clang-foramt
by Yaowu Xu
· 9 years ago
151864f
Use AOMedia's Patents and LICENSE files
by Yaowu Xu
· 9 years ago
848668b
README.libvpx -> README.libaom
by Yaowu Xu
· 9 years ago
497f27e
aom_realloc correction.
by Urvang Joshi
· 9 years ago
73a3fd4
aom_mem: Refactor code
by Urvang Joshi
· 9 years ago
e14a42a
Merge "Move CHECK_MEM_ERROR implementation to aom/internal." into nextgenv2
by Yaowu Xu
· 9 years ago
f555073
Move CHECK_MEM_ERROR implementation to aom/internal.
by Alex Converse
· 9 years ago
2963054
Harmonize and fix coeff context computation
by Debargha Mukherjee
· 9 years ago
a1e48dc
Make RECT_TX(>=8x8) work with VAR_TX
by Yue Chen
· 9 years ago
5ebdf40
Merge "Add global motion experiment to rdopt" into nextgenv2
by Sarah Parker
· 9 years ago
40da2c8
Merge "Enable rectangular transforms for UV" into nextgenv2
by Debargha Mukherjee
· 9 years ago
f87b902
Fix a compiler warning of unused variable
by Yaowu Xu
· 9 years ago
0378455
Avoid re-use same temp variables
by Yaowu Xu
· 9 years ago
34b0ee6
quantize.c: int->uint32_t for absolute values
by Yaowu Xu
· 9 years ago
1f9356a
aom_dsp: AV1_IADST8x16_1D to AOM_IADST8x16_1D
by Yaowu Xu
· 9 years ago
2f12340
Enable rectangular transforms for UV
by Debargha Mukherjee
· 9 years ago
f97b786
Fix formatting in internal stats for vp10
by Sarah Parker
· 9 years ago
01bade1
Removed tests and data not in use
by Yaowu Xu
· 9 years ago
51dcf56
Merge "test_intra_pred_speed.cc : Fix visual studio build." into nextgenv2
by Urvang Joshi
· 9 years ago
ecee7f2
Merge "Change to use AOM copyright notice" into nextgenv2
by Yaowu Xu
· 9 years ago
31744ec
test_intra_pred_speed.cc : Fix visual studio build.
by Urvang Joshi
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
99c6637
Merge "Remove unused buffer allocation functions" into nextgenv2
by Yunqing Wang
· 9 years ago
0efe92f
Merge "aomcx_set_ref -> aom_cx_set_ref" into nextgenv2
by Yaowu Xu
· 9 years ago
0764955
Merge "Change to use aom copyright notice" into nextgenv2
by Yaowu Xu
· 9 years ago
0bfe491
Merge "Add frame info in bitstream debug tool" into nextgenv2
by Angie Chiang
· 9 years ago
8aa2280
Remove unused buffer allocation functions
by Yunqing Wang
· 9 years ago
890c4f2
aomcx_set_ref -> aom_cx_set_ref
by Yaowu Xu
· 9 years ago
9c01aa1
Change to use aom copyright notice
by Yaowu Xu
· 9 years ago
a1ddae5
Minor transform code cleanup
by Geza Lore
· 9 years ago
a782a3b
Merge "Some cleanups for unnecessary macros" into nextgenv2
by Debargha Mukherjee
· 9 years ago
e529986
Add global motion experiment to rdopt
by Sarah Parker
· 9 years ago
9c323bc
Port two daala_dering changes from AOMedia
by Yaowu Xu
· 9 years ago
3b95d59
rename two mk files to make naming consistent
by Yaowu Xu
· 9 years ago
14292bb
Merge "Add explict conversion from int64_t to int" into nextgenv2
by Yaowu Xu
· 9 years ago
cb9a9eb
Add frame info in bitstream debug tool
by Angie Chiang
· 9 years ago
9702fcb
Add explict conversion from int64_t to int
by Yaowu Xu
· 9 years ago
c8b2fd8
Merge ".gitignore: corrent entries from vpx to aom" into nextgenv2
by Yaowu Xu
· 9 years ago
0d515b2
Merge "Add ALT_INTRA experiment." into nextgenv2
by Urvang Joshi
· 9 years ago
75c9abd
.gitignore: corrent entries from vpx to aom
by Yaowu Xu
· 9 years ago
340593e
Add ALT_INTRA experiment.
by Urvang Joshi
· 9 years ago
f7ae12d
add an explicit conversion from size_t to int
by Yaowu Xu
· 9 years ago
Next »