Sign in
aomedia
/
avm
/
41bb3396279d9e10fd39607734e3fdb65e7cc7a3
/
av1
/
decoder
41bb339
Support 4x4 block unit decoding
by Jingning Han
· 8 years ago
5cfa671
Make motion vector decoding support unified block size handle
by Jingning Han
· 8 years ago
45dc597
Refactor ext-intra
by hui su
· 8 years ago
9666e75
Remove feedback between tiles in loop-restoration
by David Barker
· 8 years ago
5b5140b
Unfork some ANS setup code
by Alex Converse
· 8 years ago
0e67b25
Replace bilateral filter with domain transform RF
by Debargha Mukherjee
· 8 years ago
eda3d76
Add intra-interp experiment flag
by hui su
· 8 years ago
ca14dda
Fix decoder side transform block offset scale
by Jingning Han
· 8 years ago
ff17e16
Use mi_size table to decide partition step
by Jingning Han
· 8 years ago
1beb010
Unify block partition context and update functions between enc/dec
by Jingning Han
· 8 years ago
faad0e1
Refactor set_plane_n4()
by Jingning Han
· 8 years ago
ff6ee6a
Replace hard coded x8 with MI_SIZE
by Jingning Han
· 8 years ago
85dc03f
Simplify the mode_info size logic
by Jingning Han
· 8 years ago
c709e1f
Separate num_8x8 table use case from mode_info table
by Jingning Han
· 8 years ago
ac37fa3
Improve rdopt decisions for ext-inter
by David Barker
· 8 years ago
3981be9
Add domain transform recursive filter
by Debargha Mukherjee
· 8 years ago
eee4315
Refactor av1_set_contexts() to support 2x2 transform block unit
by Jingning Han
· 8 years ago
d39cc72
Deprecate dec_reset_skip_context()
by Jingning Han
· 8 years ago
bafee8d
Scale the block size in the unit of atom transform block size
by Jingning Han
· 8 years ago
cdcac6d
Make gm_get_motion_vector respect allow_high_precision_mv
by David Barker
· 8 years ago
6fdc853
Refactor ext-inter to loop through all masked modes in rdopt
by Sarah Parker
· 8 years ago
37afe71
Temporary mismatch fix for global motion
by Debargha Mukherjee
· 8 years ago
43479c6
Improve ALL_ZERO flag handling with global motion
by David Barker
· 8 years ago
ae5cfde
Refactor to use block_size_wide/high[] consistently
by Jingning Han
· 8 years ago
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
f030558
Harmonize quantizers for new-quant and regular
by Debargha Mukherjee
· 8 years ago
a414887a
Superframe index: Parse correct number of frame sizes
by Adrian Grange
· 8 years ago
7e6cfae
Allow tile parsing with ANS.
by Alex Converse
· 8 years ago
fe45b21
Deprecated the separate handle on rectangular tx_size in var_tx
by Jingning Han
· 8 years ago
9c4f895
Refactor read_mb_interp_filter
by Angie Chiang
· 8 years ago
5678ad9
Clean up ext_interp
by Angie Chiang
· 8 years ago
f25a4cf
Add coef_interleave experiment
by iole moccagatta
· 8 years ago
24e0a18
Merge simp_pred_mv changes into ref_mv
by Jingning Han
· 8 years ago
18d38f6
Various table updates to support 64x64 transforms
by Debargha Mukherjee
· 8 years ago
17fd2f2
Get several experiments to build together
by Yaowu Xu
· 8 years ago
153e1f8
Add default 64x64 scan orders and entropy models
by Debargha Mukherjee
· 8 years ago
acddc03
Construct ref_mv_stack selectively
by Jingning Han
· 8 years ago
731af49
Sync reference frame type use case
by Jingning Han
· 8 years ago
52a1763
Add the skip parameter to set_txfm_ctxs() calls
by Yaowu Xu
· 8 years ago
d0af64f
Fix build with both ec-adapt and ext-intra enabled
by Yaowu Xu
· 8 years ago
949097c
Compile fix for var-tx, ext-tx, rect-tx
by Debargha Mukherjee
· 8 years ago
00d5472
Fix the code to allow a 3rd compound mode
by Zoe Liu
· 8 years ago
3fb33f0
Support for homography in global motion experiment
by Debargha Mukherjee
· 8 years ago
f42bba2
Reinstate "fix msvc build warnings and errors"
by Yaowu Xu
· 8 years ago
6fddd18
Add ability to have multiple compound modes for interinter
by Sarah Parker
· 8 years ago
cf3d0b0
Remove Global_Motion_Params and GLOBAL_MOTION_TYPE
by David Barker
· 8 years ago
8f209a8
Add guided projection filter to loop restoration
by Debargha Mukherjee
· 8 years ago
fdb4216
Revert "fix msvc build warnings and errors"
by Yaowu Xu
· 8 years ago
32dbdff
fix msvc build warnings and errors
by Yaowu Xu
· 8 years ago
8db4c77
Harmonize the global parameter mappings
by Debargha Mukherjee
· 8 years ago
70e5f3f
Support rectangular tx_size in recursive txfm partition
by Jingning Han
· 8 years ago
491983d
Fix test failures with supertx + warped-motion
by David Barker
· 8 years ago
599dfd0
Fix compile error with ref-mv
by David Barker
· 8 years ago
f541932
Fix compile with ext-tx
by David Barker
· 8 years ago
9739f36
Fix clpf + ext_partition and dering + ext_partition
by David Barker
· 8 years ago
1b1dc93
Reset the txfm context to match block size when skip flag is on
by Jingning Han
· 8 years ago
0e11912
Support 64x64 quantizer functions
by Debargha Mukherjee
· 8 years ago
5114b7b
Frame buffer marking enabling non-intra-based loss recovery
by Arild Fuldseth (arilfuld)
· 8 years ago
4974e52
TILE_GROUPS: send a tile length when just 1 tile.
by Thomas Davies
· 8 years ago
72712e6
Fix merge issues with TILE_GROUPS
by Thomas Davies
· 8 years ago
6515afc
Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2
by Jingning Han
· 8 years ago
e67b38a
Add min_tx_size variable to recursive transform block partition system
by Jingning Han
· 8 years ago
48f84db
Fix the bug that PVQ commit broke dering
by Yushin Cho
· 8 years ago
fc1b213
Use block_size for max_scan_line in pvq decoding
by Yaowu Xu
· 8 years ago
d6ea71c
Resolve merge issues with --enable-pvq
by Yaowu Xu
· 8 years ago
00a0e01
Merge "New experiment: Perceptual Vector Quantization from Daala" into nextgenv2
by Yaowu Xu
· 8 years ago
77bba8d
New experiment: Perceptual Vector Quantization from Daala
by Yushin Cho
· 8 years ago
5f30585
Increase gm precision from 16 to 32 bit ints
by Debargha Mukherjee
· 8 years ago
0880b54
Merge "Refactor tx_type reader" into nextgenv2
by Jingning Han
· 8 years ago
394c337
Add mi_row and mi_col into mbmi to facilitate rd_debug process
by Angie Chiang
· 8 years ago
ab7163d
Refactor tx_type reader
by Jingning Han
· 8 years ago
f64062f
Make bit-stream support rectangular tx_size
by Jingning Han
· 8 years ago
746e222
Merge "Rework transform block partition context model" into nextgenv2
by Jingning Han
· 8 years ago
c8b8936
Rework transform block partition context model
by Jingning Han
· 8 years ago
8af861b
Fix merge issues related --enable-ec-adapt
by Yaowu Xu
· 8 years ago
a592474
Resolve build issue --enable-aom-qm
by Yaowu Xu
· 8 years ago
0279e91
Merge "decodemv.c: relocate a function" into nextgenv2
by Yaowu Xu
· 8 years ago
8040aaf
Merge "Fix a bad merge" into nextgenv2
by Yaowu Xu
· 8 years ago
b24e115
decodemv.c: relocate a function
by Yaowu Xu
· 8 years ago
e86288d
Fix a bad merge
by Yaowu Xu
· 8 years ago
6511159
Merge "Replace get_tx2d_size() with direct tx_size_2d[] table access" into nextgenv2
by Jingning Han
· 8 years ago
5d56f4d
Reverse order of CLPF and dering
by Steinar Midtskogen
· 9 years ago
7e99297
Replace get_tx2d_size() with direct tx_size_2d[] table access
by Jingning Han
· 8 years ago
efc7535
Refactor: read_tx_size_probs()
by Yaowu Xu
· 8 years ago
09a4265
Merge "simp-mv-pred integration with ref-mv" into nextgenv2
by Yaowu Xu
· 8 years ago
02d33bf
Merge "Centralize EC_MULTISYMBOL error checking." into nextgenv2
by Yaowu Xu
· 8 years ago
a2d2a18
Merge "EC_ADAPT: refactor and fix MinArfFreq unit tests." into nextgenv2
by Yaowu Xu
· 8 years ago
46fcecc
Merge "EC_ADAPT: send updates for the correct nodes." into nextgenv2
by Yaowu Xu
· 8 years ago
2ae4214
Merge "Add ec_multisymbol for common daala_ec and rans code" into nextgenv2
by Yaowu Xu
· 8 years ago
eaafb17
Merge "Add EC_ADAPT experiment for symbol-adaptive entropy coding." into nextgenv2
by Yaowu Xu
· 8 years ago
ca8d24d
simp-mv-pred integration with ref-mv
by Deng
· 8 years ago
baaaa16
Centralize EC_MULTISYMBOL error checking.
by Nathan E. Egge
· 8 years ago
6519beb
EC_ADAPT: refactor and fix MinArfFreq unit tests.
by Thomas Davies
· 8 years ago
09ebbfb
EC_ADAPT: send updates for the correct nodes.
by Thomas Davies
· 8 years ago
aca9feb
Add ec_multisymbol for common daala_ec and rans code
by Alex Converse
· 8 years ago
9ac5508
Add EC_ADAPT experiment for symbol-adaptive entropy coding.
by Thomas
· 9 years ago
ee9264c
Merge "Replace num_4x4_blocks_txsize_loopup table" into nextgenv2
by Jingning Han
· 8 years ago
32b2028
Replace num_4x4_blocks_txsize_loopup table
by Jingning Han
· 8 years ago
d64eaf1
Merge "Tile groups: ensure each tile in a TG has a length." into nextgenv2
by Yaowu Xu
· 8 years ago
efd5725
Merge "Encode and decode multiple tile groups" into nextgenv2
by Yaowu Xu
· 8 years ago
Next »