Skip to content

Commit

Permalink
Publish ConcatenatingMediaSource2
Browse files Browse the repository at this point in the history
Can be used to combine multiple media items into a single timeline window.

Issue: #247
Issue: google/ExoPlayer#4868
PiperOrigin-RevId: 506283307
(cherry picked from commit fcd3af6)
  • Loading branch information
marcbaechinger authored and christosts committed Feb 2, 2023
1 parent d49bd45 commit 065418c
Show file tree
Hide file tree
Showing 3 changed files with 1,524 additions and 0 deletions.
3 changes: 3 additions & 0 deletions RELEASENOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@
for seeking.
* Use theme when loading drawables on API 21+
([#220](https://github.com/androidx/media/issues/220)).
* Add `ConcatenatingMediaSource2` that allows combining multiple media
items into a single window
([#247](https://github.com/androidx/media/issues/247)).
* Extractors:
* Throw a ParserException instead of a NullPointerException if the sample
table (stbl) is missing a required sample description (stsd) when
Expand Down
Loading

0 comments on commit 065418c

Please sign in to comment.