Commit ad346fbd by tonihei Committed by kim-vde

Fix FfmpegVideoRenderer tag

PiperOrigin-RevId: 325857202
parent 19db6fed
......@@ -38,7 +38,7 @@ import com.google.android.exoplayer2.video.VideoRendererEventListener;
*/
public final class FfmpegVideoRenderer extends DecoderVideoRenderer {
private static final String TAG = "FfmpegAudioRenderer";
private static final String TAG = "FfmpegVideoRenderer";
/**
* Creates a new instance.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment