mirror of
https://github.com/samsonjs/media.git
synced 2026-03-31 10:25:48 +00:00
Update internal codebase location for common module
PiperOrigin-RevId: 371109726
This commit is contained in:
parent
b65945b38f
commit
a695cbd2ca
1 changed files with 2 additions and 2 deletions
|
|
@ -551,8 +551,8 @@ public final class C {
|
|||
/** 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;
|
||||
// LINT.ThenChange(
|
||||
// ../../../../../../../../../../../media/libraries/decoder_av1/src/main/jni/gav1_jni.cc,
|
||||
// ../../../../../../../../../../../media/libraries/decoder_vp9/src/main/jni/vpx_jni.cc
|
||||
// ../../../../../../../../decoder_av1/src/main/jni/gav1_jni.cc,
|
||||
// ../../../../../../../../decoder_vp9/src/main/jni/vpx_jni.cc
|
||||
// )
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in a new issue