Skip to content

Commit

Permalink
Remove two media3-only release notes from the ExoPlayer release notes
Browse files Browse the repository at this point in the history
Issue: #10811
PiperOrigin-RevId: 490726544
(cherry picked from commit bb270c6)
  • Loading branch information
icbaker committed Nov 24, 2022
1 parent a9444c8 commit 0c74758
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ This release corresponds to the
* Build:
* Enforce minimum `compileSdkVersion` to avoid compilation errors
([#10684](https://github.com/google/ExoPlayer/issues/10684)).
* Avoid publishing block when included in another gradle build.
* Track selection:
* Prefer other tracks to Dolby Vision if display does not support it.
([#8944](https://github.com/google/ExoPlayer/issues/8944)).
Expand All @@ -52,8 +51,6 @@ This release corresponds to the
* Make `AudioTrackBufferSizeProvider` a public interface.
* Add `ExoPlayer.setPreferredAudioDevice` to set the preferred audio
output device ([#135](https://github.com/androidx/media/issues/135)).
* Rename `com.google.android.exoplayer2.audio.AudioProcessor` to
`com.google.android.exoplayer2.audio.AudioProcessor`.
* Map 8-channel and 12-channel audio to the 7.1 and 7.1.4 channel masks
respectively on all Android versions
([#10701](https://github.com/google/ExoPlayer/issues/10701)).
Expand Down

1 comment on commit 0c74758

@maiconsilvavosta
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cu

Please sign in to comment.