winegstreamer: Expose the MF_MT_VIDEO_ROTATION attribute.
commit997074224a01041f57aeb23c1b73f03002216e1b
authorGiovanni Mascellani <gmascellani@codeweavers.com>
Thu, 17 Jun 2021 11:30:36 +0000 (17 13:30 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2021 18:01:53 +0000 (17 20:01 +0200)
treed8121908b54906b51d7a2fd6b4d28bdd05b1e81a
parentde89ce1bfedeb386baddd047884dc73dfe6f70bf
winegstreamer: Expose the MF_MT_VIDEO_ROTATION attribute.

The stricter checks imposed by commit
ac39b313b618ab8d1613302c3604ba505afff0df, while being valid in general,
require that media source attaches to media types the attributes that
application can request.

This patch exposes the MF_MT_VIDEO_ROTATION attribute, which is for
example requested by Legend of Keepers.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mfplat/tests/mfplat.c
dlls/winegstreamer/mfplat.c
include/mfapi.h