- Jun 01, 2023
-
-
-
-
-
-
XACTNOTIFICATIONTYPE_WAVEBANKSTREAMING_INVALIDCONTENT is defined as 18.
-
The application again the bug, passed 1 as the elem parameter which doubled the memory being allocated. When it overflowed (became negative), the value was passed into GlobalAlloc16 which then failed. GlobalAlloc16 takes a DWORD parameter, so the value isn't going to be truncated. Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=53092 Original patch by github user cracyc for winevdm.
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Their prototypes are not meaningful on the Unix side.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
And convert to the sysv ABI.
-
Alexandre Julliard authored
-
- May 31, 2023
-
-
-
-
-
-
-
Instead of constraining the output caps to the current resolution, which breaks when streams with different resolutions are concatenated.
-
And remove h264parse element requirement.
-
-
-
-
-
-
-
-
-
-
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
Alexandre Julliard authored
-