Sign in
aomedia
/
avm
/
ca6958c6a1419fad7be6b8c4e7fcad7fb6f1b97f
/
av1
/
common
/
mv.h
163710c
Accept all warped motion model settings
by Sebastien Alaiwan
· 7 years ago
1a2b35f
Remove code for homography models
by Debargha Mukherjee
· 7 years ago
edced25
Further cleanups related to removal of cb4x4 flags
by Debargha Mukherjee
· 7 years ago
6ea917e
Remove CONFIG_CB4X4 config flags
by Debargha Mukherjee
· 7 years ago
97d6a37
Find warped reference MV
by Yunqing Wang
· 7 years ago
799ff70
Simplify the ALL_ZERO_FLAG logic in av1_rd_pick_intra_mode_sb
by Rupert Swarbrick
· 7 years ago
d7c8bd5
Fix global-motion + error-resilient-mode
by David Barker
· 8 years ago
3b63524
Adaptive Motion Vector Resolution
by RogerZhou
· 8 years ago
ffbb0f9
Enable motion field estimation in DRL
by Jingning Han
· 8 years ago
323d535
Prevent illegal signaling of gm types above AFFINE
by Sarah Parker
· 8 years ago
1bc8286
Sample selection in warped motion
by Yunqing Wang
· 8 years ago
0eea89f
Remove SEPARATE_GLOBAL_MOTION macro
by Sarah Parker
· 8 years ago
f053cba
Reduce multiplier precision for warp least squares
by Debargha Mukherjee
· 8 years ago
b732c1e
GLOBAL_MOTION: simplify parameter coding.
by Thomas Davies
· 8 years ago
14b8112
Extra rounding to let hw to use narrower integers.
by Sean Purser-Haskell
· 8 years ago
e140c50
Merge ref-mv into codebase
by Sebastien Alaiwan
· 8 years ago
552b0b2
Fix some integer sanitization issues
by Debargha Mukherjee
· 8 years ago
f9d15b6
avoid shift of negative values
by Yaowu Xu
· 8 years ago
f7ab7e3
Update global motion experiment comments
by Sarah Parker
· 8 years ago
5f35e58
Support upto affine model for global motion
by Debargha Mukherjee
· 8 years ago
4c10a3c
Refactor gm/wm/obmc for cleaner warping interactions
by Sarah Parker
· 8 years ago
27f6e66
Reduce precision of shear parameters to 16 bits
by Debargha Mukherjee
· 8 years ago
27f3f98
Turn on SEPARATE_GLOBAL_MOTION by default
by Sarah Parker
· 8 years ago
1e6e130
Add clamping to local warp parameters
by Debargha Mukherjee
· 8 years ago
f178329
Add gm parameter coding based on ref parameters
by Sarah Parker
· 8 years ago
13d0662
Reduce the number of bits sent for global translation model
by Sarah Parker
· 8 years ago
1d18460
Reduce precision bis between shears
by Debargha Mukherjee
· 8 years ago
3b6c544
Refactoring related to shear parameter computation
by Debargha Mukherjee
· 8 years ago
11f0e40
A few fixes for global motion
by Debargha Mukherjee
· 8 years ago
265db6d
Improves/refactors rd costing for global motion
by Debargha Mukherjee
· 8 years ago
07b1d38
Global motion small fix.
by Debargha Mukherjee
· 8 years ago
19234cc
Macro to disable warped/obmc_causal with global motion
by Sarah Parker
· 8 years ago
febb59c
Allow global motion based translation for sub8x8
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
45390c1
Change gm_get_motion_vector
by David Barker
· 8 years ago
6c65278
Increase global motion translation precision
by David Barker
· 8 years ago
5dfa930
Support trapezoidal models for global motion
by Debargha Mukherjee
· 8 years ago
b0f6bd4
Support affine/homography models for global motion
by Debargha Mukherjee
· 8 years ago
9febfc1
Some refactoring/cleanup of global motion costing
by Debargha Mukherjee
· 8 years ago
3a50db4
Increase precision of affine parameters
by Debargha Mukherjee
· 8 years ago
cdcac6d
Make gm_get_motion_vector respect allow_high_precision_mv
by David Barker
· 8 years ago
3f33883
Pre-store the pred_diff for nmv context
by Jingning Han
· 8 years ago
e3e0079
Some refactoring and improvements to gobal motion
by Debargha Mukherjee
· 8 years ago
cf3d0b0
Remove Global_Motion_Params and GLOBAL_MOTION_TYPE
by David Barker
· 8 years ago
8db4c77
Harmonize the global parameter mappings
by Debargha Mukherjee
· 8 years ago
5f30585
Increase gm precision from 16 to 32 bit ints
by Debargha Mukherjee
· 8 years ago
4306b6e
more ref_mv changes from aom/master
by Yaowu Xu
· 8 years ago
c4bcb50
Swap order of affine parameters
by Sarah Parker
· 9 years ago
5ebdf40
Merge "Add global motion experiment to rdopt" into nextgenv2
by Sarah Parker
· 9 years ago
2ab7ff0
Change to use AOM copyright notice
by Yaowu Xu
· 9 years ago
e529986
Add global motion experiment to rdopt
by Sarah Parker
· 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 (97%) from vp10/common/mv.h]
4dc0f1b
Implement global motion parameter computation
by Sarah Parker
· 9 years ago
7feae8e
vp10/common: apply clang-format
by clang-format
· 9 years ago
aa810c0
Adjust gm parameter computation to avoid mismatch
by Sarah Parker
· 9 years ago
e9bd26b
Add affine model to global motion
by Sarah Parker
· 9 years ago
5fa46c0
Add global motion parameters to compressed header
by Sarah Parker
· 9 years ago
113f8d8
Replace hard coded values in mv_has_subpel
by Jingning Han
· 9 years ago
876c8b0
Store predicted motion vectors
by Jingning Han
· 9 years ago
253a200
Refactor ref mv stack system
by Jingning Han
· 9 years ago
e5c57c5
Integrate motion vector stack into codec
by Jingning Han
· 9 years ago
85514c4
New interpolation experiment
by Debargha Mukherjee
· 9 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 (97%) from vp10/common/vp9_mv.h]
3ee6db6
Fork VP9 and VP10 codebase
by Jingning Han
· 10 years ago