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