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
Open sidebar
Xiph.Org
aom-rav1e
Commits
6e3c8050
Commit
6e3c8050
authored
Dec 16, 2016
by
Alex Converse
Browse files
Remove VP8 references from the public API comments
Change-Id: I53f5a9858b4b488f670cdf89ab75638dee979df9
parent
9d9eb6c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
aom/aom_encoder.h
aom/aom_encoder.h
+1
-1
aom/aomcx.h
aom/aomcx.h
+3
-3
No files found.
aom/aom_encoder.h
View file @
6e3c8050
...
...
@@ -652,7 +652,7 @@ aom_codec_err_t aom_codec_enc_init_multi_ver(
*
* \param[in] iface Pointer to the algorithm interface to use.
* \param[out] cfg Configuration buffer to populate.
* \param[in] reserved Must set to 0
for VP8 and AV1
.
* \param[in] reserved Must set to 0.
*
* \retval #AOM_CODEC_OK
* The configuration was populated.
...
...
aom/aomcx.h
View file @
6e3c8050
...
...
@@ -518,7 +518,7 @@ typedef enum {
AOM_CONTENT_INVALID
}
aom_tune_content
;
/*!\brief
VP8 m
odel tuning parameters
/*!\brief
M
odel tuning parameters
*
* Changes the encoder to tune for certain types of input material.
*
...
...
@@ -526,9 +526,9 @@ typedef enum {
typedef
enum
{
AOM_TUNE_PSNR
,
AOM_TUNE_SSIM
}
aom_tune_metric
;
/*!\cond */
/*!\brief
VP8 e
ncoder control function parameter type
/*!\brief
E
ncoder control function parameter type
*
* Defines the data types that
VP8
E control functions take. Note that
* Defines the data types that
AOME/AV1
E control functions take. Note that
* additional common controls are defined in aom.h
*
*/
...
...
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