mfplat: Add corresponding 'IYUV' type alongside 'I420'.
commit55228c2b2ca068a4197072a0b36da9a09a63566a
authorConnor McAdams <cmcadams@codeweavers.com>
Tue, 13 Apr 2021 16:40:51 +0000 (13 12:40 -0400)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Apr 2021 17:20:46 +0000 (13 19:20 +0200)
tree251ac91a0a409995c398b62ae9be779a67396801
parent089b9d9029131b1fa3a36cb84b697030eefc0ccd
mfplat: Add corresponding 'IYUV' type alongside 'I420'.

Add references the 'IYUV' mediatype wherever 'I420' is referenced, as
they are identical.

Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/mfplat/mediatype.c
dlls/mfplat/tests/mfplat.c