1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/mfplat
Brendan McGrath ac32d3fd72 mplat/tests: Test Media Source is freed if immediately released.
Tests that the Media Source and its associated resources are freed if
Release is called immediately after creation. That is, without a call to either
Start or Shutdown.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=56686
2024-05-17 18:01:44 +02:00
..
tests mplat/tests: Test Media Source is freed if immediately released. 2024-05-17 18:01:44 +02: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: Add MFVideoFormat_ABGR32 format information. 2024-05-17 18:01:44 +02:00
mfplat_private.h mfplat: Rename debugstr_fourcc to mf_debugstr_fourcc. 2023-10-06 20:49:52 +02:00
mfplat.spec mfplat: Implement MFCreateVideoMediaType. 2024-05-12 16:32:25 +02:00
queue.c
sample.c mfplat: Avoid implicit cast in IMFAttributes_GetUINT32 call. 2024-01-31 12:04:32 +01:00