- 13 Feb, 2023 2 commits
-
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
Connor McAdams authored
Signed-off-by: Connor McAdams <cmcadams@codeweavers.com>
-
- 10 Feb, 2023 22 commits
-
-
Paul Gofman authored
session_request_sample() calls session_request_sample_from_node() and increments sink.requests only if that succeeds. But session_request_sample_from_node() calls session_deliver_sample_to_node() synchronously for MF_TOPOLOGY_TRANSFORM_NODE if there are output samples available. Then, if sink.requests is zero before this session_request_sample() call that sample is silently dropped.
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Mohamad Al-Jaf authored
-
Alex Henrie authored
-
Eric Pouech authored
Using old versions of the module information structure. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54465Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
-
Dmitry Timoshkov authored
Cast its interface member to IUnknown instead.
-
Dmitry Timoshkov authored
-
Alex Henrie authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Zebediah Figura authored
-
Mohamad Al-Jaf authored
Forspoken checks for the existence of this DLL.
-
Mohamad Al-Jaf authored
-
Alex Henrie authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 09 Feb, 2023 10 commits
-
-
Jason Millard authored
-
Jason Millard authored
-
Jason Millard authored
-
Hans Leidekker authored
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54463
-
Hans Leidekker authored
-
Zebediah Figura authored
-
Zebediah Figura authored
Inverted height indicates vertically flipped video. We don't currently handle that either, but one thing at a time.
-
Zebediah Figura authored
-
Zebediah Figura authored
At the same time, avoid depending on file length.
-
Zebediah Figura authored
-
- 08 Feb, 2023 6 commits
-
-
Alex Henrie authored
-
Ivan Chikish authored
-
Ivan Chikish authored
QueryInterface should set *out to NULL on failure. Also change the log level on failure to FIXME.
-
Ivan Chikish authored
QueryInterface should set *out to NULL on failure. Also change the log level on failure to FIXME.
-
Alex Henrie authored
-
Jason Millard authored
-