Commit d74be178 by andrewlewis Committed by Christos Tsilopoulos

Fix issue ref

PiperOrigin-RevId: 396303288
parent ff7dcbd6
Showing with 1 additions and 1 deletions
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
* Better handle invalid seek requests. Seeks to positions that are before * Better handle invalid seek requests. Seeks to positions that are before
the start or after the end of the media are now handled as seeks to the the start or after the end of the media are now handled as seeks to the
start and end respectively start and end respectively
([8906](https://github.com/google/ExoPlayer/issues/8906)). ([#8906](https://github.com/google/ExoPlayer/issues/8906)).
* Extractors: * Extractors:
* Support TS packets without PTS flag * Support TS packets without PTS flag
([#9294](https://github.com/google/ExoPlayer/issues/9294)). ([#9294](https://github.com/google/ExoPlayer/issues/9294)).
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment