Sweden-Number/dlls/mfreadwrite
Giovanni Mascellani c35adbac8f mfreadwrite/tests: Fix testing of a source with one stream.
Even when a lower stream count was requested, most of the implementation
still used ARRAY_SIZE(source->streams) as actual count, so the
implemented behaviour was not the desired one. Also, it implied
undefined behaviour.

Signed-off-by: Giovanni Mascellani <gmascellani@codeweavers.com>
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-06 22:46:12 +02:00
..
tests mfreadwrite/tests: Fix testing of a source with one stream. 2021-04-06 22:46:12 +02:00
Makefile.in include: Use nameless unions in dxva2api.idl helpers. 2021-03-22 21:48:41 +01:00
mf_classes.idl
mf_private.h
mfreadwrite.spec
reader.c mfreadwrite/reader: Improve decoder output samples handling. 2021-04-02 21:13:43 +02:00
writer.c