1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/mfplat
2022-12-03 00:05:17 +01:00
..
tests mfplat: Partially implement MFInitMediaTypeFromAMMediaType(). 2022-08-27 16:53:13 +02:00
buffer.c mfplat/buffer: Deduplicate common code between Lock2D() and Lock2DSize(). 2022-07-01 19:16:16 +02:00
main.c mfplat: Clear the clsid pointer in MFTEnum to avoid invalid free. 2022-12-03 00:05:17 +01:00
Makefile.in mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00
mediatype.c mfplat: Partially implement MFInitMediaTypeFromAMMediaType(). 2022-08-27 16:53:13 +02:00
mfplat_private.h mfplat: Add VT_R4 case for propvariant tracing. 2022-02-21 12:32:06 +01:00
mfplat.spec mfplat/tests: Add some tests for legacy media type conersion functions. 2022-08-27 16:53:09 +02:00
queue.c mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00
sample.c mfplat/sample: Fix use-after-free of a critical section. 2022-05-11 11:37:31 +02:00