mirror of
https://github.com/androidx/media.git
synced 2025-05-04 22:20:47 +08:00
Remove unused log tag constant
PiperOrigin-RevId: 466025324 (cherry picked from commit 273cf0866aad78018da3674ba1cbe11187d16afd)
This commit is contained in:
parent
98dd4f88e2
commit
dfc04d8ddf
@ -47,7 +47,6 @@ import org.checkerframework.dataflow.qual.Pure;
|
||||
* Pipeline to decode video samples, apply transformations on the raw samples, and re-encode them.
|
||||
*/
|
||||
/* package */ final class VideoTranscodingSamplePipeline implements SamplePipeline {
|
||||
private static final String TAG = "VideoTranscodingSP";
|
||||
|
||||
private final int maxPendingFrameCount;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user