mfplat/mediatype: Implement MF_MT_FRAME_RATE from VIDEOINFOHEADER2.
commit5a3460160670f9bbfb4f6ffc6bb7baadc5182f03
authorRémi Bernon <rbernon@codeweavers.com>
Sat, 17 Feb 2024 14:32:11 +0000 (17 15:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 18 Mar 2024 22:21:37 +0000 (18 23:21 +0100)
tree4a15da23e07f9a9c6ce67377fa782b3c952df3a6
parentaa385765a1229c4dd6c15d45cb1883ce93bbc30b
mfplat/mediatype: Implement MF_MT_FRAME_RATE from VIDEOINFOHEADER2.

Native seems to also treat some frame rate specially, matching a wide
range of time per frame into the same predefined frame rates.
dlls/mfplat/mediatype.c
dlls/mfplat/tests/mfplat.c