superseriousbusiness / gotosocial

Fast, fun, small ActivityPub server.
https://docs.gotosocial.org
GNU Affero General Public License v3.0
3.82k stars 331 forks source link

[bugfix] add support for media with rotation contained in stream side data #3335

Closed NyaaaWhatsUpDoc closed 1 month ago

NyaaaWhatsUpDoc commented 1 month ago

Description

For example: https://godforsaken.website/@Shrigglepuss/113178575548564410

This also now supports having multiple video streams each with their own orientation / rotation data, which we accept, as long as all of them match.

Checklist