Temporarily remove OPUS from sync samples optimization.

This is currently causing frames to be dropped when we seek.

PiperOrigin-RevId: 322009748
This commit is contained in:
olly 2020-07-19 11:11:51 +01:00 committed by Oliver Woodman
parent 21f5914e56
commit 9185b5177a

View file

@ -193,7 +193,6 @@ public final class MimeTypes {
case AUDIO_RAW:
case AUDIO_ALAW:
case AUDIO_MLAW:
case AUDIO_OPUS:
case AUDIO_FLAC:
case AUDIO_AC3:
case AUDIO_E_AC3: