Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
20f9ae1d
Commit
20f9ae1d
authored
Mar 02, 2017
by
Nathan E. Egge
Committed by
Nathan Egge
Mar 03, 2017
Browse files
Add missing license block to inspection.[ch].
Change-Id: Icc85b0990adfdaf31f246204bee0c9b9d54654a0
parent
74b73385
Changes
2
Hide whitespace changes
Inline
Side-by-side
av1/decoder/inspection.c
View file @
20f9ae1d
/*
* Copyright (c) 2017, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#include
"av1/decoder/decoder.h"
#include
"av1/decoder/inspection.h"
#include
"av1/common/enums.h"
...
...
av1/decoder/inspection.h
View file @
20f9ae1d
/*
* Copyright (c) 2017, Alliance for Open Media. All rights reserved
*
* This source code is subject to the terms of the BSD 2 Clause License and
* the Alliance for Open Media Patent License 1.0. If the BSD 2 Clause License
* was not distributed with this source code in the LICENSE file, you can
* obtain it at www.aomedia.org/license/software. If the Alliance for Open
* Media Patent License 1.0 was not distributed with this source code in the
* PATENTS file, you can obtain it at www.aomedia.org/license/patent.
*/
#ifndef AOM_INSPECTION_H_
#define AOM_INSPECTION_H_
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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