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
0b7756b7
Commit
0b7756b7
authored
Nov 11, 2017
by
Zoe Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix the spacing format for frame_refs
Change-Id: Ifd8275b9368139c8f1ab1e60ea09e177edd03bd1
parent
b041d8a7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
build/cmake/aom_experiment_deps.cmake
build/cmake/aom_experiment_deps.cmake
+1
-1
No files found.
build/cmake/aom_experiment_deps.cmake
View file @
0b7756b7
...
...
@@ -99,7 +99,7 @@ macro (fix_experiment_configs)
if
(
CONFIG_FRAME_REFS
)
if
(
NOT CONFIG_FRAME_MARKER
)
change_config_and_warn
(
CONFIG_FRAME_MARKER 1 CONFIG_FRAME_REFS
)
change_config_and_warn
(
CONFIG_FRAME_MARKER 1 CONFIG_FRAME_REFS
)
endif
()
endif
()
...
...
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