1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-10 12:55:51 +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
main.c
Makefile.in
mediatype.c mfplat: Add MFVideoFormat_ABGR32 format information. 2024-05-17 18:01:44 +02:00
mfplat_private.h
mfplat.spec mfplat: Implement MFCreateVideoMediaType. 2024-05-12 16:32:25 +02:00
queue.c
sample.c