Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
a695cbd2
authored
Apr 29, 2021
by
andrewlewis
Committed by
bachinger
Apr 29, 2021
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update internal codebase location for common module
PiperOrigin-RevId: 371109726
parent
b65945b3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
library/common/src/main/java/com/google/android/exoplayer2/C.java
library/common/src/main/java/com/google/android/exoplayer2/C.java
View file @
a695cbd2
...
@@ -551,8 +551,8 @@ public final class C {
...
@@ -551,8 +551,8 @@ public final class C {
/** Video decoder output mode that renders 4:2:0 YUV planes directly to a surface. */
/** Video decoder output mode that renders 4:2:0 YUV planes directly to a surface. */
public
static
final
int
VIDEO_OUTPUT_MODE_SURFACE_YUV
=
1
;
public
static
final
int
VIDEO_OUTPUT_MODE_SURFACE_YUV
=
1
;
// LINT.ThenChange(
// LINT.ThenChange(
// ../../../../../../../../
../../../media/libraries/
decoder_av1/src/main/jni/gav1_jni.cc,
// ../../../../../../../../decoder_av1/src/main/jni/gav1_jni.cc,
// ../../../../../../../../
../../../media/libraries/
decoder_vp9/src/main/jni/vpx_jni.cc
// ../../../../../../../../decoder_vp9/src/main/jni/vpx_jni.cc
// )
// )
/**
/**
...
...
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