ffmpeg/tests/ref
Andreas Rheinhardt c797b6400d avformat/matroskaenc: Support rotations
Matroska supports orthogonal transformations (both pure rotations
as well as reflections) via its 3D-projection elements, namely
ProjectionPoseYaw (for a horizontal reflection) as well as
ProjectionPoseRoll (for rotations). This commit adds support
for this.

Support for this in the demuxer has been added in
937bb6bbc1 and
the sample used in the matroska-dovi-write-config8 FATE-test
includes a displaymatrix indicating a rotation which is now
properly written and read, thereby providing coverage for
the relevant code in the muxer as well as the demuxer.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
2023-08-10 00:17:11 +02:00
..
acodec
fate avformat/matroskaenc: Support rotations 2023-08-10 00:17:11 +02:00
lavf tests/fate: fix mismatches between requested and actually used pixel formats 2023-07-20 20:30:13 +02:00
lavf-fate avformat/evc: skip nalu header size bytes before parsing sps 2023-06-19 17:21:19 -03:00
pixfmt
seek
vsynth Add SMC vsynth tests 2023-07-02 21:08:59 +02:00