wine/dlls/mfplat
Rémi Bernon 26876b4a6e mfplat: Append MFVIDEOFORMAT user data after the structure padding.
Instead of using the last palette entry, which might be misaligned.
2024-03-22 17:05:40 +01:00
..
tests mfplat: Append MFVIDEOFORMAT user data after the structure padding. 2024-03-22 17:05:40 +01:00
buffer.c mfplat/buffer: Do not flip in memory_2d_buffer_ContiguousCopy{From|To}(). 2023-10-31 18:49:29 +01:00
main.c Remove unused NONAMELESS defines. 2023-08-15 18:56:45 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
mediatype.c mfplat: Append MFVIDEOFORMAT user data after the structure padding. 2024-03-22 17:05:40 +01:00
mfplat.spec mfplat/mediatype: Implement MFCreateMediaTypeFromRepresentation. 2024-03-21 22:19:57 +01:00
mfplat_private.h mfplat: Rename debugstr_fourcc to mf_debugstr_fourcc. 2023-10-06 20:49:52 +02:00
queue.c
sample.c mfplat: Avoid implicit cast in IMFAttributes_GetUINT32 call. 2024-01-31 12:04:32 +01:00