1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-09 04:16:08 +00:00
wine/dlls/mfplat
Giovanni Mascellani 0a78a9f56d mfplat/tests: Remove duplicated tests.
The same tests are already performed in test_MFGetPlaneSize().

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-07-01 19:16:16 +02:00
..
tests mfplat/tests: Remove duplicated tests. 2022-07-01 19:16:16 +02:00
buffer.c mfplat/buffer: Deduplicate common code between Lock2D() and Lock2DSize(). 2022-07-01 19:16:16 +02:00
main.c mfplat: Consolidate stream and file IMFByteStream Read/Write callback vtables. 2022-05-20 12:24:38 +02:00
Makefile.in mfplat: Enable compilation with long types. 2022-02-16 18:29:29 +01:00
mediatype.c mfplat: Prevent use after free (Coverity). 2022-04-27 16:14:24 +02:00
mfplat_private.h mfplat: Add VT_R4 case for propvariant tracing. 2022-02-21 12:32:06 +01:00
mfplat.spec mfplat: Implement MFAverageTimePerFrameToFrameRate(). 2022-02-10 10:44:10 +01: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