mirror of
https://github.com/samsonjs/media.git
synced 2026-04-10 12:05:47 +00:00
Add release notes entry for the fix
This commit is contained in:
parent
77c7c189a6
commit
d4034bb9b9
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@
|
|||
* Parse EXIF rotation data for image inputs.
|
||||
* Track Selection:
|
||||
* Extractors:
|
||||
* Fix typo when determining `rotationDegrees`. Changed
|
||||
`projectionPosePitch` to `projectionPoseRoll`
|
||||
([#461](https://github.com/androidx/media/pull/461)).
|
||||
* Audio:
|
||||
* Audio Offload:
|
||||
* Add `AudioSink.getFormatOffloadSupport(Format)` that retrieves level of
|
||||
|
|
|
|||
Loading…
Reference in a new issue