mirror of
https://github.com/samsonjs/media.git
synced 2026-04-10 12:05:47 +00:00
Fix issue ref
PiperOrigin-RevId: 396303288
This commit is contained in:
parent
ff7dcbd6f2
commit
d74be1780d
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
* 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
|
||||
start and end respectively
|
||||
([8906](https://github.com/google/ExoPlayer/issues/8906)).
|
||||
([#8906](https://github.com/google/ExoPlayer/issues/8906)).
|
||||
* Extractors:
|
||||
* Support TS packets without PTS flag
|
||||
([#9294](https://github.com/google/ExoPlayer/issues/9294)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue