Sign in
aomedia
/
avm
/
53f93dbd61150f8ff9d2427d0491fae0583be7da
53f93db
Add new MRC_DCT tx type
by Sarah Parker
· 8 years ago
c2502b5
Make ext_tile compatible with reference_buffer
by Yunqing Wang
· 8 years ago
5b70174
Make intra coding processed in 64x64 unit
by Jingning Han
· 8 years ago
c2b797f
Make maximum transform coding unit 64x64 for inter blocks
by Jingning Han
· 8 years ago
b7b60c5
New experiment DIST_8x8
by Yushin Cho
· 8 years ago
68ad7a6
Add a new experiment "altref2"
by Zoe Liu
· 8 years ago
11934b0
Silence obj file has no symbols warning.
by Tom Finegan
· 8 years ago
c42a835
Sync CMake build with configure build.
by Tom Finegan
· 8 years ago
19b5c8f
Rework txk_type indexing system for chroma component
by Jingning Han
· 8 years ago
a5378e7
Clean CLPF local function
by Cheng Chen
· 8 years ago
74ad091
Don't clobber |allow_screen_content_tools|.
by Alex Converse
· 8 years ago
2f7d37b
Revert "aomenc: remove config control of "allow_screen_content_tools""
by Alex Converse
· 8 years ago
2c6ca5f
enable parallel_deblocking experiment by default
by Ryan Lei
· 8 years ago
4fe940a
Avoid explicit memory management
by Sebastien Alaiwan
· 8 years ago
4f34518
Remove dead VP8 test file
by Sebastien Alaiwan
· 8 years ago
08a22a6
Add flag inter_stats_only
by Angie Chiang
· 8 years ago
c26ee9b
Adjust the prob update order of coeff_base
by Angie Chiang
· 8 years ago
222f9d7
[chroma_sub8x8] Fix to chroma boundary calc
by Joe Young
· 8 years ago
2fc2309
Make bgsprite match temporal filtering.
by Todd Nguyen
· 8 years ago
27319b6
Unify FWD_TXFM_PARAM and INV_TXFM_PARAM
by Lester Lu
· 8 years ago
d27f5e2
lv_map clean-up: merge get_nz_map_ctx/2
by Angie Chiang
· 8 years ago
0c6244b
refactor get_tx_size() and get_uv_tx_size()
by hui su
· 8 years ago
f7c4bf5
Sync CMake build with the configure build.
by Tom Finegan
· 8 years ago
4a3a9c0
Set SOVERSION in CMake shared library builds.
by Tom Finegan
· 8 years ago
88ea635
Fix CMake shared library build.
by Tom Finegan
· 8 years ago
8b730a5
Avoid use of 'assert' in unit tests
by Sebastien Alaiwan
· 8 years ago
df971aa
Remove dead file
by Sebastien Alaiwan
· 8 years ago
5ee2808
lgt: delete unnecessary code
by Lester Lu
· 8 years ago
ca710d6
ncobmc_adapt_weight: read/write ncobmc mode
by Wei-Ting Lin
· 8 years ago
6c998d7
Avoid sending gm params if source and ref are different sizes
by Sarah Parker
· 8 years ago
1bc8286
Sample selection in warped motion
by Yunqing Wang
· 8 years ago
d98661c
selfguided_filter_test: Remove unnecessary memset.
by Urvang Joshi
· 8 years ago
45b6475
refactor get_tx_type()
by hui su
· 8 years ago
1b5328e
aomenc: remove config control of "allow_screen_content_tools"
by hui su
· 8 years ago
8e43f21
Fix a bug of default_motion_mode_prob array size mismatch
by Wei-Ting Lin
· 8 years ago
284653e
Treat test sources that do not contain instrinsics normally.
by Tom Finegan
· 8 years ago
d5aff9d
Report status when test_runner.cmake completes.
by Tom Finegan
· 8 years ago
ed9e0d0
Unify the many definitions of NELEMENTS
by Sebastien Alaiwan
· 8 years ago
49bb8f8
Fix mismatch between SSE2 and C versions of HBD upsampled_pred.
by Thomas Daede
· 8 years ago
2510f64
[CFL] Move alpha picking code to rdopt.c
by David Michael Barr
· 8 years ago
eeb08a9
Make EXT_TILE compatible with TILE_GROUPS
by Yunqing Wang
· 8 years ago
7739752
Frame scaling prediction for highbitdepth pt 2
by Debargha Mukherjee
· 8 years ago
fd5ab96
Add config flag for mrc based transform experiment
by Sarah Parker
· 8 years ago
77c4118
ncobmc_adapt_weight: avoid transmitting unnecessary bits
by Wei-Ting Lin
· 8 years ago
8e6267f
NEW_MULTISYMBOL: Fix sizes of default CDFs.
by Thomas Davies
· 8 years ago
686d4fd
Refactor av1_build_inter_predictors_sb().
by Urvang Joshi
· 8 years ago
818005b
Support frame scaling prediction for highbitdepth
by Debargha Mukherjee
· 8 years ago
105b72c
Handle hbd in is_screen_content()
by hui su
· 8 years ago
0002135
NEW_MULTISYMBOL: add CDF for segment_id prediction.
by Thomas Davies
· 8 years ago
7eab9ff
Refactor get_tx_type indexing
by Jingning Han
· 8 years ago
1c318d5
Remove some commented out code
by Debargha Mukherjee
· 8 years ago
14cb860
Add coding path sync test
by Sebastien Alaiwan
· 8 years ago
04cef49
Speed up convolve_round post-rounding by avx2
by Yi Luo
· 8 years ago
e0794b5
Prevent negative variance in 10/12-bit.
by Peter de Rivaz
· 8 years ago
2cf590f
Remove deprecated av1_build_inter_predictor_sub8x8 function
by Jingning Han
· 8 years ago
077e320
Resolve performance regression in compound rounding and segment
by Jingning Han
· 8 years ago
b8b14a9
COMPOUND_SINGLEREF: replace deprecated tree coding.
by Thomas Davies
· 8 years ago
aff92d5
Make last_bipred_frame a reference frame
by Zoe Liu
· 8 years ago
9bcff19
ncobmc_adapt_weight: add motion mode cdf
by Wei-Ting Lin
· 8 years ago
26897d1
Make CDEF local functions static
by Cheng Chen
· 8 years ago
52c5173
warped_motion: disable warped_motion mode if ref frame is scaled
by Yue Chen
· 8 years ago
d9a812b
Automatically turn on/off screen content tools
by hui su
· 8 years ago
93c39e9
ext-partition-types: Add 4:1 partitions
by Rupert Swarbrick
· 8 years ago
328d57b
Fix chroma component boundary context update in RD loop
by Jingning Han
· 8 years ago
02078a3
Add CONFIG_DAALA_DCT4 experiment.
by Monty Montgomery
· 8 years ago
77b04c8
Add calls to vertical/horizontal trapezoidal warping functions
by Sarah Parker
· 8 years ago
007b2ee
Add information about test sharding to README.md.
by Tom Finegan
· 8 years ago
9a04879
Allow control of test data path via CMake.
by Tom Finegan
· 8 years ago
cd4f4a2
Fix pvq for cb4x4 and maintain its configure
by Yushin Cho
· 8 years ago
554d2c3
Minor refactor to match the 4x4 forward transform.
by Monty Montgomery
· 8 years ago
d032a44
Write av1 files as webm instead of mkv.
by Ralph Giles
· 8 years ago
7865349
Sync CDF initialisations with probs.
by Thomas Davies
· 8 years ago
9803b94
Fix build error with interintra mode enabled
by Rupert Swarbrick
· 8 years ago
e886d22
entropymode: fix sizeof mismatch
by Tristan Matthews
· 8 years ago
dff4192
[CFL] Add CfL Alpha cost to RDO
by Luc Trudeau
· 8 years ago
fcf5fa2
Further work on ext-comp-refs for ref frame coding
by Zoe Liu
· 8 years ago
9c52192
Fix a bug when LGT and PVQ are both on.
by Lester Lu
· 8 years ago
cb55dad
Add CONFIG_DCT_ONLY experiment.
by Monty Montgomery
· 8 years ago
0eea89f
Remove SEPARATE_GLOBAL_MOTION macro
by Sarah Parker
· 8 years ago
65e159b
Turn off global motion compute for scaled frames
by Debargha Mukherjee
· 8 years ago
405c857
Replace ref frame scaling with a better version
by Debargha Mukherjee
· 8 years ago
19bb349
[CFL] Compute alpha costs using av1_cost_symbol
by Luc Trudeau
· 8 years ago
4e81d92
[CFL] Convert cfl_alpha to q3
by Luc Trudeau
· 8 years ago
65f2435
Remove a redundant #endif in entropymode.c
by hui su
· 8 years ago
7b35d73
Fix LOG_SWITCHABLE_FILTERS
by Frederic Barbier
· 8 years ago
7e243a1
Remove ";" after AVERAGE_TILE_CDFS
by Luc Trudeau
· 8 years ago
85b4900
Don't desync with the default encoder configuration.
by Thomas Daede
· 8 years ago
a9529a3
Align cdf of ref-mv related symbols with recently optimized probs
by Yue Chen
· 8 years ago
d9de81e
Fix cdf declarations for a few symbols
by Yue Chen
· 8 years ago
3916082
entropy_stats: add python script for aggregating multi counts.stt
by Yue Chen
· 8 years ago
ebced37
Add assert(tx_type == DCT_DCT) when FIXED_TX_TYPE.
by Nathan E. Egge
· 8 years ago
d8782ff
Fix cmake build with CONFIG_HIGHBITDEPTH=0.
by Tom Finegan
· 8 years ago
6a00268
Fix compile errors in quantize_func_test.cc on macos targets.
by Tom Finegan
· 8 years ago
9bb540d
Fix conflict between globalmotion & frame scaling
by Debargha Mukherjee
· 8 years ago
6bdc40f
Remove the EC_ADAPT experimental flags.
by Nathan E. Egge
· 8 years ago
9f5cedd
Use tile context not frame context for segment_id coding.
by Thomas Davies
· 8 years ago
ce7272d
NEW_MULTISYMBOL: use CDFs for palette tree coding.
by Thomas Davies
· 8 years ago
04e5aa7
Adapt motion mode syntax.
by Thomas Davies
· 8 years ago
0a2dab2
Fix the build with nasm.
by Tom Finegan
· 8 years ago
4ee9300
dct tests: quiet unused param warnings
by James Zern
· 8 years ago
Next »