Sign in
aomedia
/
avm
/
a5263757b60e0cb1bd5cc5bfdac52839f241bfb1
/
av1
/
common
/
mvref_common.h
3ac2093
Enable altref2 by default and merge it into ext-refs
by Zoe Liu
· 8 years ago
ffbb0f9
Enable motion field estimation in DRL
by Jingning Han
· 8 years ago
c723b34
Add frame index to the decoded frames
by Jingning Han
· 8 years ago
d797ea9
Refactor setup_ref_mv_list
by Yunqing Wang
· 8 years ago
93b543a
Remove ALT_INTRA flag.
by Urvang Joshi
· 8 years ago
b25ba50
Remove the CONFIG_TILE_GROUPS experimental flag.
by Thomas Davies
· 8 years ago
97ad058
Add support to the experiment of altref2
by Zoe Liu
· 8 years ago
1bc8286
Sample selection in warped motion
by Yunqing Wang
· 8 years ago
fcf5fa2
Further work on ext-comp-refs for ref frame coding
by Zoe Liu
· 8 years ago
c082bbc
Add new coding tool of ext-comp-refs
by Zoe Liu
· 8 years ago
85b6646
Add encoder/decoder pipeline to support single ref comp modes
by Zoe Liu
· 8 years ago
5a9ea00
Handle SMOOTH_HV config in some missing places.
by Urvang Joshi
· 8 years ago
bb6e134
Remove NEAREST_NEARMV / NEAR_NEARESTMV modes
by Debargha Mukherjee
· 8 years ago
44c2bad
intrabc: Add a DV prediction scheme derived from ref_mv
by Alex Converse
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
239f06b
Add new compound modes using single reference
by Zoe Liu
· 8 years ago
2874430
intrabc: Add initial skeleton
by Alex Converse
· 8 years ago
7f24e1b
Remove the single ref inter mode NEWFROMNEARMV
by Zoe Liu
· 8 years ago
9620bcd
Re-enable av1_nmv_ctx() when ext-inter is enabled
by David Barker
· 8 years ago
531d6af
localize the use of CONFIG_DEPENDENT_HORZTILES
by Yaowu Xu
· 8 years ago
73126c0
dependent tiles togeter with tile groups
by Fangwen Fu
· 8 years ago
ae7c458
Turn off global motion for sub8x8 blocks
by Sarah Parker
· 8 years ago
f6dd3c6
Better block center in gm_get_motion_vector fn
by Debargha Mukherjee
· 8 years ago
e6eb3b5
Integerize warped motion computation
by Debargha Mukherjee
· 8 years ago
7b9f2b3
add horizontal tile dependence support
by Fangwen Fu
· 8 years ago
01770b3
Rename NONE to NONE_FRAME.
by Emil Keyder
· 8 years ago
8570b35
Streamline reference motion vector search for all block sizes
by Jingning Han
· 8 years ago
102245d
Make ALT_INTRA experiment work with EXT_INTER experiment.
by Urvang Joshi
· 8 years ago
69f18e1
Add WARPED_MOTION experiment
by Yue Chen
· 9 years ago
4ce287a
Replace int with uint32_t for non-negative values
by Yaowu Xu
· 8 years ago
dd28be8
Remove simp_mv_pred leftover code
by Yaowu Xu
· 8 years ago
24e0a18
Merge simp_pred_mv changes into ref_mv
by Jingning Han
· 8 years ago
3f33883
Pre-store the pred_diff for nmv context
by Jingning Han
· 8 years ago
731af49
Sync reference frame type use case
by Jingning Han
· 8 years ago
ca8d24d
simp-mv-pred integration with ref-mv
by Deng
· 8 years ago
6317c88
Remove av1_use_hp_mv()
by Alex Converse
· 8 years ago
5264844
Code cleanup: mainly rd_pick_partition and methods called from there.
by Urvang Joshi
· 8 years ago
8205b78
Make ref_mv_idx syntax context dependent on block distance only
by Jingning Han
· 8 years ago
4306b6e
more ref_mv changes from aom/master
by Yaowu Xu
· 8 years ago
f5bbbfa
rename pred_mv_s8 to pred_mv
by Yaowu Xu
· 8 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
f883b42
Port renaming changes from AOMedia
by Yaowu Xu
· 9 years ago
c27fc14
Port folder renaming changes from AOM
by Yaowu Xu
· 9 years ago
[Renamed (99%) from vp10/common/mvref_common.h]
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
1af28f0
Code refactoring on Macros related to ref frame numbers
by Zoe Liu
· 9 years ago
b605de0
Refactor reference frame type defs
by Jingning Han
· 9 years ago
c2195c5
Make drl support bi-directional reference frames
by Jingning Han
· 9 years ago
9ab9438
Break tile row dependencies.
by Geza Lore
· 9 years ago
7ff7943
Brings back near-near compound mode into ext-inter
by Debargha Mukherjee
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
c810740
Merge branch 'masterbase' into nextgenv2
by Yaowu Xu
· 9 years ago
490ba1a
Port large scale tile coding features from nextgen.
by Geza Lore
· 9 years ago
1fcb5fc
Refactor motion vector residual coding process
by Jingning Han
· 9 years ago
66df6e7
Refactor sub8x8 reference motion vector search function
by Jingning Han
· 9 years ago
5c9d315
Rework the DRL syntax entropy coding system
by Jingning Han
· 9 years ago
47bc2a5
Enable context based motion vector entropy coding
by Jingning Han
· 9 years ago
df59bb8
Vectorize motion vector probability models
by Jingning Han
· 9 years ago
876c8b0
Store predicted motion vectors
by Jingning Han
· 9 years ago
a39e83d
Refactor vp10_drl_idx concept
by Jingning Han
· 9 years ago
4958987
Entropy coding for dynamic ref mv modes
by Jingning Han
· 9 years ago
4d90ae4
Fixed warnings of unused functions
by Yaowu Xu
· 9 years ago
968bbc7
Adding new compound modes to EXT_INTER experiment
by Yue Chen
· 9 years ago
1ac8587
EXT_INTER experiment
by Yue Chen
· 9 years ago
33cc1bd
Generate compound reference motion vector
by Jingning Han
· 9 years ago
253a200
Refactor ref mv stack system
by Jingning Han
· 9 years ago
387a10e
Enable context analyzer for inter mode entropy coding
by Jingning Han
· 9 years ago
aa5d53e
Enable adaptive prediction mode coding
by Jingning Han
· 9 years ago
40cedd6
Refactor sub8x8 ref motion vector search
by Jingning Han
· 9 years ago
e5c57c5
Integrate motion vector stack into codec
by Jingning Han
· 9 years ago
254d3e1
Analyze motion field to produce reference motion vectors
by Jingning Han
· 9 years ago
66f2f65
Merge MISC_FIXES
by hui su
· 9 years ago
293e20d
vp10: clip MVs before adding to find_ref_mvs() list.
by Ronald S. Bultje
· 9 years ago
dea9989
vp10: allow MV refs to point outside visible image.
by Ronald S. Bultje
· 9 years ago
5b4805d
vp10: remove clamp_mv2() call from vp10_find_best_ref_mvs().
by Ronald S. Bultje
· 9 years ago
43be86d
vp10: remove double MV value check.
by Ronald S. Bultje
· 10 years ago
fc7cbd1
VP9_COMMON -> VP10->COMMON
by Yaowu Xu
· 10 years ago
2dcefd9
Correct guard macros in header files
by Yaowu Xu
· 10 years ago
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (98%) from vp10/common/vp9_mvref_common.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago