Describe the bug
The video contains rotation metadata: rotationDegrees: 180.
v0.14.0 (Exhibits incorrect rotation)
v0.13.0 (Rotation is correct)
To Reproduce
Steps to reproduce the behavior:
Play a video file that has a rotation metadata value of 180 (rotationDegrees: 180).
Ensure the extended/external FFmpeg decoder is selected for playback[ ffmpegLavc60.3.100-h264].
Observe the video orientation on version v0.14.0.
Expected behavior
Expected Behavior (Based on v0.13.0):
The video should be rotated 180 to display in the correct orientation, respecting the metadata.
Observed Behavior (in v0.14.0):
The video is displayed in the wrong orientation (i.e., it is not rotated 180 or is rotated incorrectly).
Screenshots
Device info (please complete the following information):
Additional context