Revert Copybara config to avoid error when syncing the dev-v2 branch.

PiperOrigin-RevId: 327013751
This commit is contained in:
kimvde 2020-08-17 15:05:56 +01:00 committed by kim-vde
parent 4cd8f00d72
commit 103bb98dba

View File

@ -112,8 +112,6 @@
`ControlDispatcher`
([#6926](https://github.com/google/ExoPlayer/issues/6926)).
* Add Guava dependency.
* Add MetadataRetriever API to retrieve the static metadata of a media
item ([#3609](https://github.com/google/ExoPlayer/issues/3609)).
* Video: Pass frame rate hint to `Surface.setFrameRate` on Android R devices.
* Audio:
* Add a sample count parameter to `MediaCodecRenderer.processOutputBuffer`