Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
aom-rav1e
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Xiph.Org
aom-rav1e
Commits
80a15c9b
Commit
80a15c9b
authored
Jan 12, 2017
by
Yue Chen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Set default warped motion model to rotation-zoom
Change-Id: Ied58b6e4a15259cf24e3ee490c042767f4a48f16
parent
0f6a60a9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
av1/common/warped_motion.h
av1/common/warped_motion.h
+1
-1
No files found.
av1/common/warped_motion.h
View file @
80a15c9b
...
...
@@ -25,7 +25,7 @@
#define MAX_PARAMDIM 9
#if CONFIG_WARPED_MOTION
#define DEFAULT_WMTYPE
AFFINE
#define DEFAULT_WMTYPE
ROTZOOM
#endif // CONFIG_WARPED_MOTION
const
int16_t
warped_filter
[
WARPEDPIXEL_PREC_SHIFTS
*
3
][
8
];
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment