diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 0cf6fad2be..d57f9d0683 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -128,9 +128,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