Sign in
aomedia
/
avm
/
43ed57175740b6a45b45bb5c9c3a0d81c879886f
/
av1
/
decoder
bd47bfa
[level map] cleanup and remove assertions
by Dake He
· 7 years ago
cb493d8
Get rid of RestorationInfo::procunit_height and width
by Rupert Swarbrick
· 7 years ago
238a6d6
Simplify flow of control (decoder)
by Sebastien Alaiwan
· 7 years ago
3bac992
Remove experimental flag of EXT_TX
by Sebastien Alaiwan
· 7 years ago
1dbe92d
Fix delta_qindex and delta_lflevel signaling
by Pavel Frolov
· 7 years ago
b214775
Add an expt to remove allow high precision mv flag
by Debargha Mukherjee
· 7 years ago
0156308
OBU: Fix a few bugs
by David Barker
· 7 years ago
5b40136
Refactor border treatment in loop restoration
by Rupert Swarbrick
· 7 years ago
03a3292
[level map] simplified context derivation
by Dake He
· 7 years ago
2b9ec2e
Rename ZEROMV to GLOBALMV
by Sarah Parker
· 7 years ago
edc7346
Add speed feature to reduce tx size search depth
by Debargha Mukherjee
· 7 years ago
fa97083
Remove nz/eob related uncalled functions
by Linfeng Zhang
· 7 years ago
c6b17d8
Remove redundant macro USE_UNI_COMP_REFS
by Zoe Liu
· 7 years ago
38427e8
remove writing/parsing superframe index with new HLS
by Soo-Chul Han
· 8 years ago
bfa2b8c
Fix delta_qindex signalling
by Pavel Frolov
· 7 years ago
90024e4
Use tx_size 1 level down for transform type search
by Sarah Parker
· 7 years ago
670b660
Remove CONFIG_INTERINTRA
by Yue Chen
· 7 years ago
c5252a6
Guard the limits in for-loops for setting inter_tx_size
by Yue Chen
· 7 years ago
f704a1c
Add decoder support to ext_skip
by Zoe Liu
· 7 years ago
7193f02
Implement approved version of FRAME_SIZE experiment
by Arild Fuldseth (arilfuld)
· 7 years ago
6d5f221
Remove COEF_INTERLEAVE experiment
by Sebastien Alaiwan
· 7 years ago
1f56b8e
Remove experimental flag of WARPED_MOTION
by Sebastien Alaiwan
· 7 years ago
1bc94fc
Remove experimental flag of MOTION_VAR
by Sebastien Alaiwan
· 7 years ago
d8a15a6
Reset current_video_frame in key frame
by Jingning Han
· 7 years ago
371968c
Remove compound-segment/wedge config flags
by Debargha Mukherjee
· 7 years ago
4879580
Remove experimental flag of GLOBAL_MOTION
by Sebastien Alaiwan
· 7 years ago
c7af36d
[CFL] Sub8x8 Validation Code Rewrite
by Luc Trudeau
· 7 years ago
84b05ac
Stop backward adaptation if EXT_TILE + cm->large_scale_tile
by Rupert Swarbrick
· 7 years ago
1181296
Remove experimental flag for rect-tx
by Debargha Mukherjee
· 7 years ago
ee7a1d5
decodeframe.c: fix include guards
by Sebastien Alaiwan
· 7 years ago
35deaa7
Extend the eob context model
by Jingning Han
· 7 years ago
bdd6ca8
JNT_COMP: 6. support wedge
by Cheng Chen
· 7 years ago
3ca43bf
Ext-intra modification/tuning
by Joe Young
· 7 years ago
aff479f
Clamp loop filter levels
by Cheng Chen
· 7 years ago
3392c43
JNT_COMP: 5. Support compound_segment
by Cheng Chen
· 7 years ago
0a7f2f5
JNT_COMP: 4. add context and entropy read/write
by Cheng Chen
· 7 years ago
566155f
Fix CONFIG_EXT_TILE + CONFIG_LOOPFILTER_LEVEL decoding
by Rupert Swarbrick
· 7 years ago
163710c
Accept all warped motion model settings
by Sebastien Alaiwan
· 7 years ago
10a0380
Fixed build conflict (amvr,intrabc).
by RogerZhou
· 7 years ago
43edb76
[level map] separate pass to code signs
by Dake He
· 7 years ago
3422ac1
Merge eob-first into lv-map
by Jingning Han
· 7 years ago
36773c7
Clean up br-node in lv-map
by Jingning Han
· 7 years ago
00803a7
Consolidate lv-map experiment
by Jingning Han
· 7 years ago
9c16837
Collect coeff level distribution in symbolrate
by Angie Chiang
· 7 years ago
d9af8ac
Count superblock num in symbol rate accounting
by Angie Chiang
· 7 years ago
08032ca
Add frame info to av1_dump_symbol_rate()
by Angie Chiang
· 7 years ago
bcb65fe
Stop loop rest units from straddling tile boundaries
by Rupert Swarbrick
· 7 years ago
ad80858
Convert to uint32_t before left shift
by Yaowu Xu
· 7 years ago
c24351c
Add delta_q support to inspector
by Yushin Cho
· 7 years ago
f674157
Fix compile warnings with inspector
by Yushin Cho
· 7 years ago
57b8ff6
Optimizations for filter_intra
by Yue Chen
· 7 years ago
29597c4
Fix comment after #endif
by David Barker
· 7 years ago
dea4d31
Remove dead struct member
by Sebastien Alaiwan
· 7 years ago
14195f4
lv_map - ensure coeffs don't overflow in highbitdepth modes
by Jonathan Matthews
· 7 years ago
8a92cd0
Revert "Don't reject invalid warped motion model"
by Yue Chen
· 7 years ago
b90a97a
Enhance and refactor copying code
by Yunqing Wang
· 7 years ago
9fa9623
Remove experimental flag of chroma_sub8x8
by Hui Su
· 7 years ago
6e6b697
Add dual filter support to inspector etc.
by Ankur Saxena
· 7 years ago
0d04f57
Update eob_extra counts
by Angie Chiang
· 7 years ago
dd3cf83
AOM_QM: remove spurious dependence on inter/intra.
by Thomas Davies
· 7 years ago
63d190a
Use original coeff arr to deal with r/w golomb
by Angie Chiang
· 7 years ago
7ab884e
Do entropy coding on eob_extra
by Angie Chiang
· 7 years ago
a47cd6c
[eob first] code eob first
by Dake He
· 7 years ago
2e868ab
Remove redundant experiment.
by Thomas Davies
· 7 years ago
fb83877
Remove compile guards for VAR_TX experiment
by Sebastien Alaiwan
· 7 years ago
dd6f09a
Expose av1_loop_restoration_filter_unit in restoration.h
by Rupert Swarbrick
· 7 years ago
72e0b3f
Clean av1_read_coeffs_txb()
by Linfeng Zhang
· 7 years ago
1a2b35f
Remove code for homography models
by Debargha Mukherjee
· 7 years ago
d0b77ac
Remove PVQ code
by Yushin Cho
· 7 years ago
edced25
Further cleanups related to removal of cb4x4 flags
by Debargha Mukherjee
· 7 years ago
1eac584
Don't reject invalid warped motion model
by Sebastien Alaiwan
· 7 years ago
4def76a
Fix some var-tx mismatches when rect-tx is off
by Debargha Mukherjee
· 7 years ago
6ea917e
Remove CONFIG_CB4X4 config flags
by Debargha Mukherjee
· 7 years ago
a3d4fe5
Enable switchable restoration for chroma
by Debargha Mukherjee
· 8 years ago
9ac7a0f
Soft enable loopfilter_level
by Cheng Chen
· 7 years ago
3dffa27
Fix interaction of loopfilter-level + obu
by David Barker
· 7 years ago
146a060
Remove partial_frame support from loop restoration
by Rupert Swarbrick
· 7 years ago
7f7e89f
Clean get_eob_ctx()
by Linfeng Zhang
· 7 years ago
ce065ca
Update txb context calculation code
by Linfeng Zhang
· 7 years ago
42015d1
Write loop_filter_across_tiles_enabled only in multiple tile case
by Yunqing Wang
· 7 years ago
cb4c17e
Fix decoding loop for non-var-tx w/ ext-partition
by Debargha Mukherjee
· 7 years ago
4d5d90e
Ensure that diff_len is lower than frame_id_length
by Frederic Barbier
· 7 years ago
e83fcfe
Hide coding details of fid_length/delta_fid_length
by Frederic Barbier
· 7 years ago
12546aa
intrabc: support var-tx
by Hui Su
· 7 years ago
a480810
Remove max_tx_size in MACROBLOCKD
by Hui Su
· 7 years ago
28444be
EXT_DELTA_Q: make segment and SB deltas add.
by Thomas Davies
· 7 years ago
43061b3
Enable cdf updates for loop-restoration
by Debargha Mukherjee
· 7 years ago
0cf54d4
Remove abandonned SUPERTX experiment
by Sebastien Alaiwan
· 7 years ago
365e644
Remove compile guards for CONFIG_EXT_REFS
by Sebastien Alaiwan
· 7 years ago
259d442
Remove the intra-interp experiment
by Hui Su
· 7 years ago
c7d198e
Rework the mv buffer for motion field estimation
by Jingning Han
· 7 years ago
c2232cf
intrabc: refator bitstream writing and reading
by Hui Su
· 7 years ago
4822e14
Add CONFIG_SIMPLE_BWD_ADAPT experiment.
by Thomas Davies
· 7 years ago
bc732ef
Use cdfs for loop-restoration types
by Debargha Mukherjee
· 7 years ago
97d6a37
Find warped reference MV
by Yunqing Wang
· 7 years ago
63ce36f
filter_intra: make fi mode index entropy coded
by Yue Chen
· 7 years ago
d92f356
Make SEG_LVL_{SKIP,ZEROMV} blocks be single-ref-only
by David Barker
· 7 years ago
c99a564
Refactor temporal MV code
by Yunqing Wang
· 7 years ago
f0e3919
soft enable new_multisymbol
by Ryan
· 7 years ago
d38575f
Clean up the debug code for frame_sign_bias
by Zoe Liu
· 7 years ago
Next »