1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 03:45:57 +00:00
wine/dlls/mfreadwrite
Henri Verbeet 76db4b2459 mfreadwrite/reader: Only attempt to copy sample buffers from responses with non-NULL samples.
For example, queueing a MF_SOURCE_READERF_ENDOFSTREAM response will set
a NULL sample. This fixes a regression introduced by commit
68fa3f6736.
2022-08-23 16:18:51 -05:00
..
tests mfreadwrite/writer: Make sure output pointer is initialized. 2022-08-17 16:42:08 +02:00
Makefile.in mfreadwrite/writer: Partially implement BeginWriting(). 2022-08-17 16:42:12 +02:00
mf_classes.idl
mf_private.h mfreadwrite/writer: Implement AddStream(). 2022-08-17 16:42:10 +02:00
mfreadwrite.spec
reader.c mfreadwrite/reader: Only attempt to copy sample buffers from responses with non-NULL samples. 2022-08-23 16:18:51 -05:00
writer.c mfreadwrite/writer: Implement Flush(). 2022-08-18 21:42:19 +02:00