mirror of
https://github.com/samsonjs/media.git
synced 2026-04-05 11:15:46 +00:00
Remove vp9 RGB output mode-related code
PiperOrigin-RevId: 236805460
This commit is contained in:
parent
36060e36cb
commit
034209c5a2
1 changed files with 1 additions and 0 deletions
|
|
@ -67,6 +67,7 @@ public final class VpxOutputBuffer extends OutputBuffer {
|
|||
this.timeUs = timeUs;
|
||||
this.mode = mode;
|
||||
}
|
||||
|
||||
/**
|
||||
* Resizes the buffer based on the given stride. Called via JNI after decoding completes.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue