Sign in
aomedia
/
avm
/
94de0aaa51f37e878bb923b8381c5f91307b9c9b
/
av1
/
common
/
mvref_common.c
127c583
Another fix of dangling braces for search
by Yushin Cho
· 8 years ago
1bc8286
Sample selection in warped motion
by Yunqing Wang
· 8 years ago
e3afdd8
Fix bug when cb4x4 is disabled
by David Barker
· 8 years ago
7d5559c
intrabc: Fix compatibility with global motion
by Alex Converse
· 8 years ago
44c2bad
intrabc: Add a DV prediction scheme derived from ref_mv
by Alex Converse
· 8 years ago
40bc8b8
Clean up on getting the compound mode context
by Zoe Liu
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
0bae624
Fix build failures with global-motion w/o ref-mv
by Debargha Mukherjee
· 8 years ago
c276618
Resolve some unused assignments
by Debargha Mukherjee
· 8 years ago
7f24e1b
Remove the single ref inter mode NEWFROMNEARMV
by Zoe Liu
· 8 years ago
ff61610
Simply calculation of sample projections in WM+GM
by Yue Chen
· 8 years ago
5558e5d
Use 1 sample per neighbor for local warping model estimation
by Yue Chen
· 8 years ago
e8e6cad
Split current block samples for warp estimation
by Debargha Mukherjee
· 8 years ago
dd6e402
Remove check for identical neighboring mv field in WARPED_MOTION
by Yue Chen
· 8 years ago
531d6af
localize the use of CONFIG_DEPENDENT_HORZTILES
by Yaowu Xu
· 8 years ago
febb59c
Allow global motion based translation for sub8x8
by Debargha Mukherjee
· 8 years ago
9310553
Some optimizations on integer affine estimation
by Debargha Mukherjee
· 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
eb019b8
add --enable-mv-compress to reduce the storage of temporal mv candidate
by zhipin deng
· 8 years ago
8cf8364
Use bottom and right blocks' mv for referencing
by Jingning Han
· 8 years ago
45390c1
Change gm_get_motion_vector
by David Barker
· 8 years ago
e0b7151
Fix compile error for global-motion without ref-mv
by David Barker
· 8 years ago
7b9f2b3
add horizontal tile dependence support
by Fangwen Fu
· 8 years ago
d0d3bcc
Fix conflicts between cb4x4 and warped_motion
by Yue Chen
· 8 years ago
9868c74
Fix crash with cb4x4 and warped-motion
by Debargha Mukherjee
· 8 years ago
ff59b6a
Fix mismtach with ref-mv and ext-partition-types
by Debargha Mukherjee
· 8 years ago
61418bb
Fix conflicts between ext-inter and cb4x4 modes
by Jingning Han
· 8 years ago
8d164de
enable explicit temp mv prediction signaling
by Fangwen Fu
· 8 years ago
01770b3
Rename NONE to NONE_FRAME.
by Emil Keyder
· 8 years ago
d193cdc
Correct projection samples for local warping model estimation
by Yue Chen
· 8 years ago
fab1603
Scale reference motion vector search step size
by Jingning Han
· 8 years ago
8570b35
Streamline reference motion vector search for all block sizes
by Jingning Han
· 8 years ago
f0602bb
Prevent null pointer de-referencing
by Yaowu Xu
· 8 years ago
24ea91d
Make motion vector search range scalable to mode info size
by Jingning Han
· 8 years ago
c016df8
Refactor reference motion vector search scale
by Jingning Han
· 8 years ago
423ecd0
Replace hard coded 8 with MAX_MIB_SIZE
by Jingning Han
· 8 years ago
ff6ee6a
Replace hard coded x8 with MI_SIZE
by Jingning Han
· 8 years ago
c709e1f
Separate num_8x8 table use case from mode_info table
by Jingning Han
· 8 years ago
cdcac6d
Make gm_get_motion_vector respect allow_high_precision_mv
by David Barker
· 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
8da6d9d
Fix a bug with global-motion + ref-mv
by David Barker
· 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
4a97d6a
Remove special handle for rectangular block size in DRL system
by Jingning Han
· 8 years ago
3f33883
Pre-store the pred_diff for nmv context
by Jingning Han
· 8 years ago
3eb1f07
Use masked mi_row and mi_col to decide relative position
by Jingning Han
· 8 years ago
33f210c
Get simp-mv-pred and ext-inter to build together
by Yaowu Xu
· 8 years ago
2837b41
Fix has_top_right() logic
by Jingning Han
· 8 years ago
750955b
mvref_common.c: apply clang-format
by Yaowu Xu
· 8 years ago
ca8d24d
simp-mv-pred integration with ref-mv
by Deng
· 8 years ago
ea9cf09
Fix the top-right reference block location
by Jingning Han
· 8 years ago
5264844
Code cleanup: mainly rd_pick_partition and methods called from there.
by Urvang Joshi
· 8 years ago
75e513f
Set spatial neighbor search resolution 16x16 for block size 64x64
by Jingning Han
· 9 years ago
883c63c
Search collocated reference block in 16x16 unit
by Jingning Han
· 9 years ago
4306b6e
more ref_mv changes from aom/master
by Yaowu Xu
· 9 years ago
dc035da
mvref_common.c: port refactoring from aom/master
by Yaowu Xu
· 9 years ago
439286a
Remove an intermediate variable
by Yaowu Xu
· 9 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.c]
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
9ab9438
Break tile row dependencies.
by Geza Lore
· 9 years ago
824a8b2
Change initializations of variables with type "int_mv"
by Yaowu Xu
· 9 years ago
525995a
Apply motion vector precision check to candidate mv
by Jingning Han
· 9 years ago
511da8c
Rename MI_BLOCK_SIZE and MI_MASK macros.
by Geza Lore
· 9 years ago
552d5cd
Extend superblock size fo 128x128 pixels.
by Geza Lore
· 9 years ago
1fcb5fc
Refactor motion vector residual coding process
by Jingning Han
· 9 years ago
7a3bae7
Merge "Porting ext_partition experiment from nextgen" into nextgenv2
by Debargha Mukherjee
· 9 years ago
5cce322
Porting ext_partition experiment from nextgen
by Julia Robson
· 9 years ago
66df6e7
Refactor sub8x8 reference motion vector search function
by Jingning Han
· 9 years ago
13fb7c1
Apply mv precision check to reference mv candidate
by Jingning Han
· 9 years ago
876c8b0
Store predicted motion vectors
by Jingning Han
· 9 years ago
4958987
Entropy coding for dynamic ref mv modes
by Jingning Han
· 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
0d65cae
Allow precise classification for refmv mode context
by Jingning Han
· 9 years ago
1dc1807
Re-design motion compensated prediction mode entropy coding system
by Jingning Han
· 9 years ago
e15fb2b
Extend reference motion vector candidate range
by Jingning Han
· 9 years ago
40cedd6
Refactor sub8x8 ref motion vector search
by Jingning Han
· 9 years ago
7f4bab0
Make sub8x8 block ref mv search consistent to regular blocks
by Jingning Han
· 9 years ago
c7b31a5
Remove a redundant argument in setup_ref_mv_list
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
54d66ef
Remove vp9_ prefix from vp10 files
by Jingning Han
· 10 years ago
[Renamed (99%) from vp10/common/vp9_mvref_common.c]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago