Sign in
aomedia
/
avm
/
fd20f38144d1223d67812ff871c8748aa6a1dd08
/
av1
/
decoder
/
decodemv.c
fd20f38
Remove EXT_WARPED_MOTION flag
by Yunqing Wang
· 7 years ago
4d8f777
[NORMATIVE] Enable OrderHint features when err res
by Imdad Sardharwalla
· 7 years ago
cff20b9
Refactor read/write_segment_id()
by Hui Su
· 7 years ago
e0018b5
Remove unneeded av1_find_best_ref_mvs() calls from decoder
by Jingning Han
· 7 years ago
bb30b35
Refactor ref_mv fetch for newmv modes
by Jingning Han
· 7 years ago
3cee979
Refactor ref mv parsing at the decoder
by Jingning Han
· 7 years ago
19f0a23
Add segment_id binarization mismatch test
by Frederic Barbier
· 7 years ago
820ce73
Unify single and compound ref mv process
by Jingning Han
· 7 years ago
e682ad9
Remove unneeded enums from mvref_common.h
by Jingning Han
· 7 years ago
f050fc1
Flatten nmv context model
by Jingning Han
· 7 years ago
a9ccd90
Remove av1_nmv_ctx function
by Jingning Han
· 7 years ago
d1991bb
Merge opt-ref-mv experimental flag
by Jingning Han
· 7 years ago
fc66c6b
Some fixes on enable_jnt_comp
by Debargha Mukherjee
· 7 years ago
4543902
Remove av1_ for static functions
by Yaowu Xu
· 7 years ago
a938362
[NORMATIVE] Add frame-level flag to enable/disable filter_intra
by Yue Chen
· 7 years ago
2db97f3
Clean up read_cdef()
by Steinar Midtskogen
· 7 years ago
dd1a80c
Move segmentation info to segmentation struct
by Rostislav Pehlivanov
· 7 years ago
02f04d0
Remove CONFIG_JNT_COMP macro
by Deepa K G
· 7 years ago
f76ee51
Remove CONFIG_MFMV macro
by Yaowu Xu
· 7 years ago
45dfb79
[NORMATIVE-SYNTAX] Disable filter_intra in >32x32 sb_type
by Yue Chen
· 7 years ago
1ee41f3
Remove CONFIG_EXT_INTRA_MODE macro
by Yaowu Xu
· 7 years ago
4a17335
Remove mv dependency conditions on filter type coding
by Jingning Han
· 7 years ago
3ec16a3
Remove CONFIG_CFL macro
by Luc Trudeau
· 7 years ago
73335fa
[NORMATIVE] Make wedge_index entropy coded
by Yue Chen
· 7 years ago
a4d341b
Reduce scope of predicted_segment_id
by Frederic Barbier
· 7 years ago
a96047d
Remove CONFIG_EXT_COMP_REFS flag
by Zoe Liu
· 7 years ago
2ccf4b9
Remove CONFIG_EXT_PARTITION config flag
by Debargha Mukherjee
· 7 years ago
93c3502
Remove CONFIG_EXT_SKIP flag
by Zoe Liu
· 7 years ago
d2f624d
Replace assert with error detection
by Yaowu Xu
· 7 years ago
56393b3
Remove txk_sel experiment flag
by Hui Su
· 7 years ago
69d9aef
Remove CONFIG_FILTER_INTRA flag
by Yue Chen
· 7 years ago
1fbe32a
Set motion_mode as SIMPLE_TRANSLATION in intrabc mode
by Hui Su
· 7 years ago
088217b
[NORMATIVE]Pack txfm coding info closer
by Jingning Han
· 7 years ago
af61acf
remove remaining CONFIG_INTRABC references
by James Zern
· 7 years ago
7b8ce8d
Terminate early in write/read_cdef() when intrabc is on
by Hui Su
· 7 years ago
293f281
Remove intrabc experiment flag
by Hui Su
· 7 years ago
e21f4d9
[NORMATIVE, jnt-comp] Disable compound_idx if !enable_jnt_comp
by David Barker
· 7 years ago
25ff26a
Remove an unused function parameter
by Yaowu Xu
· 7 years ago
2382b14
Remove config flag CONFIG_LOOPFILTER_LEVEL
by Debargha Mukherjee
· 7 years ago
5380cb5
[Normative] Add a header flag to control advanced motion_modes
by Yue Chen
· 7 years ago
0238457
[NORMATIVE] Unify tx size context model for inter / intra blocks
by Jingning Han
· 7 years ago
de1a5db
Reduce memory usage of txk_type[]
by Hui Su
· 7 years ago
127c823
[NORMATIVE] Add sequence header control for dual filter
by Jingning Han
· 7 years ago
7330e6f
Cleanup unused parameters in decoder
by Yaowu Xu
· 7 years ago
9aea97d
Remove CONFIG_DUAL_FILTER
by Yaowu Xu
· 7 years ago
7fb9397
Do not fall back to 4x4 VP9 style intra predictors
by Hui Su
· 7 years ago
f74b4ab
Don't read chroma delta_lflevels in mono mode
by Imdad Sardharwalla
· 7 years ago
f4d8c16
Reset mode info before decoding intrabc
by Hui Su
· 7 years ago
8da5add
Remove redundancy code
by Yunqing Wang
· 7 years ago
3e22543
[NORMATIVE] Consolidate reference mv clamping
by Yunqing Wang
· 7 years ago
866da79
[Normative-Decoding, Intra] reorder intra coding
by Luc Trudeau
· 7 years ago
7bb3a4f
Use PLANE_TYPE to index angle_delta
by Luc Trudeau
· 7 years ago
59b1263
Remove deprecated macros for inter mode context
by Jingning Han
· 7 years ago
87d070b
Clean up unneeded ref mv search funcation calls
by Jingning Han
· 7 years ago
01faff9
[non-normative, cfl] Fix build with cfl disabled
by David Barker
· 7 years ago
7eedd6e
Bug fix read_palette_mode_info() for mono video
by Jonathan Matthews
· 7 years ago
4917295
[NORMATIVE] Unify comp ref context design
by Zoe Liu
· 7 years ago
7fcd024
Refactor the ref_mv code
by Yunqing Wang
· 7 years ago
6b41d4d
av1/[common|decoder]: apply clang-format v5.0.0
by Johann
· 7 years ago
50097b7
Remove unneeded param in single ref context
by Zoe Liu
· 7 years ago
02efe6a
Modify reference MV function prototypes
by Yunqing Wang
· 7 years ago
dccaf3f
Skip unnecessary single ref frame motion vector search
by Jingning Han
· 7 years ago
d15afb2
Remove unneeded param in bwdref context
by Zoe Liu
· 7 years ago
c2a680e
[mono-video, bugfix] Don't signal uv_mode in monochrome mode
by David Barker
· 7 years ago
7ae50fd
Re-design inter mode context for compound modes
by Jingning Han
· 7 years ago
4ec84ab
Move sb_size to sequence header
by Imdad Sardharwalla
· 7 years ago
bde9cd8
Remove redundant mv operations at decoder
by Jingning Han
· 7 years ago
5e91142
Make segmentation compatible with scaling
by Frederic Barbier
· 7 years ago
7167d95
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
1fa9ba4
Revert "Reduce memory usage of inter_tx_size[] in MB_MODE_INFO"
by Jonathan Matthews
· 7 years ago
1379beb
Reduce memory usage of inter_tx_size[] in MB_MODE_INFO
by Hui Su
· 7 years ago
46475a3
Reduce scope of ctx derivation
by Frederic Barbier
· 7 years ago
e62feb6
Remove frame counts in decoder
by Yunqing Wang
· 7 years ago
b3bb318
Give skip_mode priority over segmentation
by Frederic Barbier
· 7 years ago
fa8bad1
Simplify context identification for coding ref frames
by Zoe Liu
· 7 years ago
d621f9b
Cleanup useless marker entry in tx_size_2d
by Frederic Barbier
· 7 years ago
81d9461
Simplify spatial_segmentation code in decoder
by Rostislav Pehlivanov
· 7 years ago
6a0245c
spatial_segmentation: improve edge case handling
by Rostislav Pehlivanov
· 7 years ago
79c763b
Remove ext_intra experimental flag
by Hui Su
· 7 years ago
db68555
Add av1_get_palette_mode_ctx()
by Hui Su
· 7 years ago
284fe19
intrabc: signal error on illegal intrabc motion vectors
by Dominic Symes
· 7 years ago
99350a6
Remove obsolete code about "FIXED_TX_TYPE"
by Hui Su
· 7 years ago
84dc6e9
Fix inter block detection in get_tx_size_context()
by David Barker
· 7 years ago
978152a
Remove flag ALLOW_INTRA_EXT_TX
by Urvang Joshi
· 7 years ago
cb3a8ef
[CFL] separate uv_mode CDFs, split on is_cfl_allowed
by David Michael Barr
· 7 years ago
3874cb5
Avoid crosstile dependency on coding spat. segid
by Rostislav Pehlivanov
· 7 years ago
3558a8c
Remove experimental flag of REF_ADAPT
by Sebastien Alaiwan
· 7 years ago
2d4322b
Skip writing spatial seg ids on non-keyframes
by Rostislav Pehlivanov
· 7 years ago
37eab1d
Intrabc: Ensure deterministic behaviour
by Dominic Symes
· 7 years ago
3241cc2
Fix a compiler warning in read_intrabc_info()
by Hui Su
· 7 years ago
0bdf5f5
Remove probability model for comp_ref and comp_bwdref
by Hui Su
· 7 years ago
a7e3bfe
Remove probability model for uni_comp_ref
by Hui Su
· 7 years ago
6b3d1e3
Remove probability model for comp_ref_type
by Hui Su
· 7 years ago
3d30b4b
Remove probability model for single ref frames
by Hui Su
· 7 years ago
d3c13e8
Remove sample sorting in warped motion sample selection
by Yunqing Wang
· 7 years ago
9d0c03d
Remove probablity model for the comp_inter flag
by Hui Su
· 7 years ago
52b1ba2
Remove the probability model about segmentation map
by Hui Su
· 7 years ago
3fb037a
Remove FIXME comment that is invalid
by Zoe Liu
· 7 years ago
62fe78e
Remove ext-warped-motion part2
by Yunqing Wang
· 7 years ago
8b618f6
Palette: enable all partitions no larger than 64x64
by Hui Su
· 7 years ago
Next »