Skip to content

Commit cae428c

Browse files
committed
Modify release date for 2.18.1 and media3:1.0.0-beta02
Also rearranged release notes to correctly show when the changes were released. PiperOrigin-RevId: 462361982 (cherry picked from commit 26c8478)
1 parent 37f1116 commit cae428c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

RELEASENOTES.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
boolean)` to specify whether the renderer will output metadata early or
1717
in sync with the player position.
1818

19-
### 1.0.0-beta02 (2022-07-15)
19+
### 1.0.0-beta02 (2022-07-21)
2020

2121
This release corresponds to the
2222
[ExoPlayer 2.18.1 release](https://github.com/google/ExoPlayer/releases/tag/r2.18.1).
@@ -34,8 +34,6 @@ This release corresponds to the
3434
`DefaultMediaSourceFactory`, which was non-functional in some cases
3535
([#116](https://github.com/androidx/media/issues/116)).
3636
* Extractors:
37-
* Add support for AVI
38-
([#2092](https://github.com/google/ExoPlayer/issues/2092)).
3937
* Fix parsing of H265 short term reference picture sets
4038
([#10316](https://github.com/google/ExoPlayer/issues/10316)).
4139
* Fix parsing of bitrates from `esds` boxes
@@ -48,8 +46,6 @@ This release corresponds to the
4846
playback controls menu
4947
([#10298](https://github.com/google/ExoPlayer/issues/10298)).
5048
* RTSP:
51-
* Add RTP reader for H263
52-
([#63](https://github.com/androidx/media/pull/63)).
5349
* Add VP8 fragmented packet handling
5450
([#110](https://github.com/androidx/media/pull/110)).
5551
* Leanback extension:
@@ -156,6 +152,8 @@ This release corresponds to the
156152
* Remove `RawCcExtractor`, which was only used to handle a Google-internal
157153
subtitle format.
158154
* Extractors:
155+
* Add support for AVI
156+
([#2092](https://github.com/google/ExoPlayer/issues/2092)).
159157
* Matroska: Parse `DiscardPadding` for Opus tracks.
160158
* MP4: Parse bitrates from `esds` boxes.
161159
* Ogg: Allow duplicate Opus ID and comment headers
@@ -205,6 +203,8 @@ This release corresponds to the
205203
of `DefaultCompositeSequenceableLoaderFactory` can be passed explicitly
206204
if required.
207205
* RTSP:
206+
* Add RTP reader for H263
207+
([#63](https://github.com/androidx/media/pull/63)).
208208
* Add RTP reader for MPEG4
209209
([#35](https://github.com/androidx/media/pull/35)).
210210
* Add RTP reader for HEVC

0 commit comments

Comments
 (0)