mirror of
https://github.com/samsonjs/media.git
synced 2026-04-01 10:35:48 +00:00
Fix typo of missing closing parentheses in RELEASENOTES
PiperOrigin-RevId: 597496311
This commit is contained in:
parent
1f79a0ad93
commit
0ae7a6bd60
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ This release includes the following changes since the
|
|||
([#688](https://github.com/androidx/media/issues/688)).
|
||||
* Decoder Extensions (FFmpeg, VP9, AV1, MIDI, etc.):
|
||||
* MIDI: Fix issue where seeking forward skips the Program Change events
|
||||
([#704](https://github.com/androidx/media/issues/704).
|
||||
([#704](https://github.com/androidx/media/issues/704)).
|
||||
* Migrate to FFmpeg 6.0 and update supported NDK to `r26b`
|
||||
([#707](https://github.com/androidx/media/pull/707),
|
||||
[#867](https://github.com/androidx/media/pull/867)).
|
||||
|
|
|
|||
Loading…
Reference in a new issue