1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/evr
Elizabeth Figura 6017bdde53 evr: Link to msvcrt instead of ucrtbase.
It links to strmbase, which is built against msvcrt.
2024-05-14 18:28:23 +02:00
..
tests evr/tests: Sync compare_rgb32 / dump_rgb32 helpers with mf tests. 2024-04-29 17:35:26 +02:00
evr_classes.idl
evr_private.h include: Add debugstr_time to wine/strmbase.h. 2024-02-22 12:30:47 +01:00
evr.c evr: Fix YUY2 image copy in evr_copy_sample_buffer(). 2024-03-26 22:26:51 +01:00
evr.spec mfplat: Implement MFCreateVideoMediaType. 2024-05-12 16:32:25 +02:00
main.c evr: Use debugstr_fourcc instead of debugstr_an. 2023-10-17 18:18:57 +02:00
Makefile.in evr: Link to msvcrt instead of ucrtbase. 2024-05-14 18:28:23 +02:00
mixer.c evr/mixer: Respect input media type MF_MT_GEOMETRIC_APERTURE. 2024-03-25 18:03:43 +01:00
presenter.c evr/mixer: Respect input media type MF_MT_GEOMETRIC_APERTURE. 2024-03-25 18:03:43 +01:00
sample.c evr: Don't lock presenter allocator when calling NotifyRelease. 2023-08-14 13:32:14 +02:00