mirror of
https://github.com/androidx/media.git
synced 2025-05-06 23:20:42 +08:00
Remove unused log tag constant
PiperOrigin-RevId: 466025324
This commit is contained in:
parent
4725cff70e
commit
273cf0866a
@ -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