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
16249382
Commit
16249382
authored
Jul 07, 2010
by
John Koleszar
Committed by
Code Review
Jul 07, 2010
Browse files
Options
Browse Files
Download
Plain Diff
Merge "Fix misspelled "skiped" in onyxc_int.h to "skipped"."
parents
3d0a1eda
1e23f451
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
vp8/common/onyxc_int.h
vp8/common/onyxc_int.h
+1
-1
No files found.
vp8/common/onyxc_int.h
View file @
16249382
...
...
@@ -102,7 +102,7 @@ typedef struct VP8Common
YV12_BUFFER_CONFIG
post_proc_buffer
;
YV12_BUFFER_CONFIG
temp_scale_frame
;
FRAME_TYPE
last_frame_type
;
//Add to check if vp8_frame_init_loop_filter() can be skiped.
FRAME_TYPE
last_frame_type
;
//Add to check if vp8_frame_init_loop_filter() can be skip
p
ed.
FRAME_TYPE
frame_type
;
int
show_frame
;
...
...
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