diff --git a/RELEASENOTES.md b/RELEASENOTES.md index aa3c7f12a4..6aaab0e25a 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -110,9 +110,6 @@ * Remove the deprecated `Player.Listener.onSeekProcessed` and `AnalyticsListener.onSeekProcessed`, use `onPositionDiscontinuity` with `DISCONTINUITY_REASON_SEEK` instead. -* Core library: - * Add `ExoPlayer.setVideoFrameProcessorFactory()` for using `Effect` with - a custom `VideoFrameProcessor.Factory` during video playback. * Remove `ExoPlayer.setHandleWakeLock(boolean)`, use `setWakeMode(int)` instead. * Remove deprecated