mirror of
https://github.com/samsonjs/media.git
synced 2026-04-27 15:07:40 +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.
|
* Parse EXIF rotation data for image inputs.
|
||||||
* Track Selection:
|
* Track Selection:
|
||||||
* Extractors:
|
* Extractors:
|
||||||
|
* Fix typo when determining `rotationDegrees`. Changed
|
||||||
|
`projectionPosePitch` to `projectionPoseRoll`
|
||||||
|
([#461](https://github.com/androidx/media/pull/461)).
|
||||||
* Audio:
|
* Audio:
|
||||||
* Audio Offload:
|
* Audio Offload:
|
||||||
* Add `AudioSink.getFormatOffloadSupport(Format)` that retrieves level of
|
* Add `AudioSink.getFormatOffloadSupport(Format)` that retrieves level of
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue