Sign in
aomedia
/
avm
/
0a9b36b9d710c802287053438c71a2f0c80144e0
0a9b36b
Remove unused APIs and skin_detection dead code
by Brennan Shacklett
· 9 years ago
1940257
Fix upsampling buffer management to work with --auto-alt-ref=2
by Brennan Shacklett
· 9 years ago
be32903
Sub8x8 block chroma component inter prediction
by Jingning Han
· 9 years ago
e914721
Add decoder support for bi-direct prediction in EXT_REFS
by Zoe Liu
· 9 years ago
76fb5df
Add sub8x8_mc experimental flag
by Jingning Han
· 9 years ago
afb2fb5
ext-intra: add support for high-bitdepth
by hui su
· 9 years ago
f85676a
Remove a duplicated line
by hui su
· 9 years ago
25aaf40
Add a buffered ans coder
by Alex Converse
· 9 years ago
d311d02
Add an ANS unit test
by Alex Converse
· 9 years ago
87073de
Add uABS and rANS reader and writer.
by Alex Converse
· 9 years ago
5365e6e
Remove macroblock::skip_optimize.
by Yushin Cho
· 9 years ago
205a239
Make dynamic motion vector referencing support multiple bwd refs
by Jingning Han
· 9 years ago
2ee5260
Add EXT_TX experiment flag
by Sarah Parker
· 9 years ago
f91498c
Add pred prob handling for new references in EXT_REFS
by Zoe Liu
· 9 years ago
a97f8e2
Simplify filter search in handle_inter_mode
by Angie Chiang
· 9 years ago
7809528
Add encoder first pass support to bi-prediction in EXT_REFS
by Zoe Liu
· 9 years ago
5a18d72
Remove PICK_MODE_CONTEXT::skip_txfm.
by Alex Converse
· 9 years ago
fea475b
Removed dead codes and variable allow_skip_recode.
by Yushin Cho
· 9 years ago
667551d
Add API for writing trees using a CDF.
by Nathan E. Egge
· 9 years ago
e02752b
Do sub-pixel motion search in up-sampled reference frames
by Yunqing Wang
· 9 years ago
e049002
Add macro to build a simple cdf table.
by Nathan E. Egge
· 9 years ago
4ffaaa9
Use Daala entropy coder to code trees.
by Nathan E. Egge
· 9 years ago
2c78e5c
Silence clang-format code review warning.
by Nathan E. Egge
· 9 years ago
1c921d6
Use Daala entropy coder to code bits.
by Nathan E. Egge
· 9 years ago
d75b2b6
Remove unused color_sensitivity member from MACROBLOCK.
by Thomas Daede
· 9 years ago
bf2ad75
Use derived variable size for memcpy
by Jingning Han
· 9 years ago
f4b2926
Clear existing format issue in the codebase
by Jingning Han
· 9 years ago
00b46f7
Add 3 more reference frames for experiment of ext-refs
by Zoe Liu
· 9 years ago
59f7dd6
Add Daala entropy coder.
by Nathan E. Egge
· 9 years ago
33a143f
Move tree writing code into bitwriter.h.
by Nathan E. Egge
· 9 years ago
2c38748
Refactor: remove filter_cache
by Angie Chiang
· 9 years ago
154954f
Fix warnings from gtest under GCC 5 or newer.
by Geza Lore
· 9 years ago
fe4eb13
Fix ubsan warnings: aom_dsp/variance.c
by Yaowu Xu
· 9 years ago
ac25cf4
Fix ubsan warning: aom_dsp/variance_sse2.c
by Yaowu Xu
· 9 years ago
9f857fe
Fix ubsan warning: aom_dsp/variance_avx2.c
by Yaowu Xu
· 9 years ago
d9ffe7a
Fix ubsan warning: md5_utils.c
by Yaowu Xu
· 9 years ago
fcd795d
Fix ubsan warnings: test/convolve_test.cc
by Yaowu Xu
· 9 years ago
a91b59b
Fix ubsan warnings: aom_dsp/x86/variance_sse2.c
by Yaowu Xu
· 9 years ago
0e27d54
Replace hard-coded numbers with pre-defined values
by Zoe Liu
· 9 years ago
27914b7
Run clang-format on rdopt.c
by Alex Converse
· 9 years ago
04812eb
Add RDO and recon of MOTION_VAR experiment
by Yue Chen
· 9 years ago
bc1ac15
Refactor bitreader and bitwriter wrapper.
by Nathan E. Egge
· 9 years ago
de383d0
Add ext-intra experiment
by hui su
· 9 years ago
2a76451
Add overlapped block prediction functions
by Yue Chen
· 9 years ago
9af30ad
Move offset outside address converter in av1_convolve_test.cc
by Jingning Han
· 9 years ago
62cca96
Fix high bit-depth unit test failure
by Jingning Han
· 9 years ago
0031508
Add ans experiment.
by Alex Converse
· 9 years ago
131bbed
Add bitstream syntax and entropy coding of motion mode
by Yue Chen
· 9 years ago
d2202a1
Add experiment tags for ext_compound and supertx
by Debargha Mukherjee
· 9 years ago
6d4fdeb
Add the experiment flag of EXT_REFS
by Zoe Liu
· 9 years ago
b68f537
Use non-local mean filter to generate alternate reference frame
by Jingning Han
· 9 years ago
8382546
decode_with_drops.sh : make sample test work for av1
by Jim Bankoski
· 9 years ago
10dde4a
decode_to_md5_test: fixes and runs quick encode and checks decode
by Jim Bankoski
· 9 years ago
378cef1
Merge part of misc-fixes experiment
by hui su
· 9 years ago
9dd0b89
Move and wrap the old vpx boolcoder.
by Alex Converse
· 9 years ago
d69161f
Use the aom_writer type rather than the tag in calling code.
by Alex Converse
· 9 years ago
95aff94
Add sharp2 and smooth2 interpolation filter
by Angie Chiang
· 9 years ago
6d0152e
Add MOTION_VAR experiment flag
by Yue Chen
· 9 years ago
2b40739
Undo accidental change to command line parameter count.
by Thomas Daede
· 9 years ago
25d9f4c
Skip 4x4 transform if maximum possible transform is 32x32
by hui su
· 9 years ago
f16387b
Add av1_convolve for adjustable tap size
by Angie Chiang
· 9 years ago
35e2150
Add 10/12sharp and 8smooth2 interpolation filters
by Angie Chiang
· 9 years ago
b54eace
Change interface of inter_predictor
by Angie Chiang
· 9 years ago
400c606
Move CHECK_MEM_ERROR implementation to aom/internal.
by Alex Converse
· 9 years ago
36b4949
Slow pshufb removal in 3 intra prediction functions. (from libvpx)
by Linfeng Zhang
· 9 years ago
9bf8968
Upgrade fwht4x4_mmx() to fwht4x4_sse2() (from libvpx)
by Linfeng Zhang
· 9 years ago
fa0076a
Add ext_interp experiment flag
by Angie Chiang
· 9 years ago
00cd5de
Remove skip_recode speed feature
by Jingning Han
· 9 years ago
7056e3a
remove mmx variance functions (from libvpx)
by Linfeng Zhang
· 9 years ago
c5de1de
remove mmx sad functions (from libvpx)
by Linfeng Zhang
· 9 years ago
b619ba3
Take out some early termination speed features
by Jingning Han
· 9 years ago
e2721a6
Rename AOM_ENC/DEC_BORDER_IN_PIXELS to AOM_BORDER_IN_PIXELS
by Jingning Han
· 9 years ago
947c7f0
Unify inter prediction operation at enc/dec
by Jingning Han
· 9 years ago
1167fd9
Fix ActiveMap failure in ref-mv scheme
by Jingning Han
· 9 years ago
ecd0747
Sort header files
by Jingning Han
· 9 years ago
8c82738
Revert "build/make/version.sh: Fix read of git hash when there are no tags."
by James Zern
· 9 years ago
4ceb066
Account DRL in the motion vector coding
by Jingning Han
· 9 years ago
ac8cdc8
misc_fixes: Don't use uninitialized probability data.
by Alex Converse
· 9 years ago
ee9ac32
aomdec.sh : Make this test create files if needed to test decoder.
by Jim Bankoski
· 9 years ago
8bfd01f
simple_encoder: make it so we can run it in tests.
by Jim Bankoski
· 9 years ago
b591df8
simple_decoder.sh: Support encoding in decode test scripts.
by Jim Bankoski
· 9 years ago
872c31d
build/make/version.sh: Fix read of git hash when there are no tags.
by Tom Finegan
· 9 years ago
22adf9b
Compute all token encodings from symbol trees.
by Nathan E. Egge
· 9 years ago
c48106d
Convert to int before adding negative numbers
by Yaowu Xu
· 9 years ago
000098a
Convert "var" to uint64_t
by Yaowu Xu
· 9 years ago
1801d35
twopass_encoder: sample and test script fixed.
by Jim Bankoski
· 9 years ago
a5c5f85
set_maps: add back script and fix.
by Jim Bankoski
· 9 years ago
738d5b1
Clarify valid value ranges
by Yaowu Xu
· 9 years ago
4367c55
av1_cx_iface.c: apply clang-format
by clang-format
· 9 years ago
39eb44b
Use int type for coeff difference
by Yaowu Xu
· 9 years ago
fe6b6d3
Use int for pixel value difference
by Yaowu Xu
· 9 years ago
a3028dd
change to use correct type
by Yaowu Xu
· 9 years ago
1c17dd6
resize_util.sh : resize util was removed.
by Jim Bankoski
· 9 years ago
5fd757d
unit_test : remove layering and svc code.
by Jim Bankoski
· 9 years ago
02ae3dd
Make deadline mode not depend on frame duration.
by Thomas Daede
· 9 years ago
14ed7a6
Fix decoding Daala deringing and CLPF filters with tiling.
by Thomas Daede
· 9 years ago
d54236a
s/INTERP_FILTER/InterpFilter/
by James Zern
· 9 years ago
17b6b0e
apply clang-format
by clang-format
· 9 years ago
85d0e1d
Set frame_parallel to 0 by default.
by Thomas Daede
· 9 years ago
1fc992d
Change to use correct type
by Yaowu Xu
· 9 years ago
Next »