search for: mfplat

Displaying 20 results from an estimated 55 matches for "mfplat".

2019 Mar 15
0
Wine release 4.4
...rt for exporting with short (DOS) filenames. msidb: Add support for wildcard (full database) export. Fabian Maurer (1): comctl32/combo: Fix misleading indentation. François Gouget (12): strmbase: A spelling fix in a comment. gdi32: Fix the FreeType case in a comment. mfplat/tests: Fix the trailing '\n's in ok() messages. user32/tests: Remove a space before a '\n'. dbghelp: Spelling fixes in a couple of comments. windowscodecs: Spelling fixes in a comment. vbscript/tests: A spelling fix in a comment. setupapi/tests: Add a t...
2019 Mar 29
0
Wine release 4.5
...mport. Fabian Maurer (1): shell32: In SHRestricted add missing slash. François Gouget (8): kernel32/tests: A spelling fix in a win_skip() message. ntoskrnl.exe/tests: Make vskip_(), win_skip_() and kmemcpy() static. dbghelp: Make minidump_add_memory64_block() static. mfplat/tests: A wording tweak in a win_skip() messages. d3d12/tests: A spelling fix in a skip() message. xaudio2_7: Add a trailing '\n' to an ERR() message. dwrite/tests: Avoid a couple of unneeded lstrlenW() calls. dwrite: Remove freetype_get_design_glyph_bbox(). It's...
2019 Mar 01
0
Wine release 4.3
...index. user32/listbox: Rewrite FindString to use helpers and avoid the macro. user32/listbox: Use a helper to get the size of an item. user32/listbox: Implement LBS_NODATA for multi-selection listboxes. Gijs Vermeulen (2): ntdll: Validate len in NtQueryVirtualMemory. mfplat: Implement MFHeap[Alloc|Free]. Hans Leidekker (13): msi: Don't use delay imports. winhttp: Include URL extra info in the path unless the caller asks for it separately. winhttp: Introduce a structure to describe URL components. secur32: Fix the username fallback in get_k...
2020 Mar 27
0
Wine release 5.5
...nt index buffer if the draw is not indexed. wined3d: Only invalidate STATE_INDEXBUFFER if the buffer being destroyed is bound as index buffer. d3d10/tests: Improve compare_matrix() ok() messages. Myah Caron (1): api-ms-win-core-registry-l2-2-0: Add dll. Nikolay Sivov (46): mfplat: Implement MFCreateMediaBufferFromMediaType() for audio types. mfplat: Add some more YUV formats data. mfplat: Use underlying work queue API. mfplat: Forward MFCreateAsyncResult() to rtworkq.dll. mfplat: Implement locking methods for 2D memory buffers. mf: Remove FIXME...
2018 Sep 14
0
Wine release 3.16
...rtdisk.dll.GetStorageDependencyInformation 42710 Wechat can not send file to friend 42880 Ragnarok Online doe not clear the loading screen. 43488 Bluestacks crashes in ITextService::TxGetVScroll() 45246 Free Manga Downloader(all): no text on some boxes. 45372 Resident Evil 7 requires mfplat.dll.MFCreateMFByteStreamOnStream to be implemented 45430 Improve diagnostics of 'D3DxxCreateDevice' failures for warp driver type (D3D10_DRIVER_TYPE_WARP or D3D_DRIVER_TYPE_WARP) 45617 Just Dance 2017: Unimplemented function mfplat.dll.MFCreateSample 45622 Overwatch crashes when tr...
2018 Nov 29
0
Wine release 3.0.4
...SrvInstall_fltsrv_component" returned 1603 (setupapi lasterror leakage) 45199 Many applications and games fail to start/crash after compiling wine with gcc 8.1.0 and -O2 (GOT/PIC register load code now emitted at function entry, missing hotpatch signatures) 45372 Resident Evil 7 requires mfplat.dll.MFCreateMFByteStreamOnStream to be implemented 45478 World of Warcraft: graphical artifacts since 8.0 (BfA) 45495 Toontown Corporate Clash: fails to launch 45521 64-bit Sentinel HASP hardlock.sys kernel driver crashes due ntoskrnl emulate_instruction not handling 'cli' and '...
2019 May 10
0
Wine release 4.8
...l Stefaniuc (7): ntdll/tests: Avoid the comma operator. ntoskrnl.exe: Correctly initialize two CRITICAL_SECTION_DEBUGs. wintrust: Use the ARRAY_SIZE() macro. mscoree: Remove a redundant NULL check before heap_free(). riched32/tests: Test the correct return value. mfplat/tests: Remove a duplicated ok() check. rpcrt4: Use CONTAINING_RECORD instead of an extra macro. Nikolay Sivov (32): tools: Update to Unicode 12.0. mfplat: Improve thread safety for IStream-based stream. mfplat: Improve method traces. mfreadwrite: Return sample timesta...
2020 Mar 13
0
Wine release 5.4
...M?ller (1): server: Hold a reference to the file in delete_file(). Nikolay Sivov (49): mf: Implement GetFullTopology(). mf: Add a helper to check for session shutdown state. mf: Fix GetClock() for shutdown state. include: Add IMFFinalizableMediaSink definition. mfplat: Use underlying work queue calls more to get rid of duplicated traces. rtworkq: Change RtwqPutWorkItem() trace format for consistency. mf: Handle shutdown state in GetFullTopology(). mf: Correctly respond to start attempt from closed state. mf: Implement transition to closed...
2019 Apr 12
0
Wine release 4.6
...in sd_is_valid. Michael Stefaniuc (5): user32: Avoid using the comma operator. dxdiagn: Remove useless cast to self. msg711.acm: Remove useless casts to self. wineps.drv: Avoid using the comma operator. gdi32/tests: Avoid the comma operator. Nikolay Sivov (35): mfplat: Partially implement MFCreateWaveFormatExFromMFMediaType() for PCM format. mferror: Add more media source and stream error codes. mfplat: Add symbolic names for event id tracing. mfreadwrite: Partially implement setting output media types for reader. mfreadwrite: Add a trace...
2017 May 12
0
Wine release 2.8
...wer dialog 36820 Multiple games (Rift, dynamarisa, ShipSimulator 2008 demo) crash on startup (ID3DXBaseEffect::GetPassDesc returns NULL ptr for vertex and pixel shader function) 37811 Xvid 1.3.x installer MPEG-4 Video Codec 'xvid.ax' registration fails (crash on unimplemented function mfplat.dll.MFTRegister) 39309 Prism Video Converter v2.48 crashes on unimplemented function mfplat.dll.MFTEnum 39314 WAtomic: Black OpenGL (wgl) components 39936 Toad Data Modeler v5.4.8.1 fails to install (needs 'Scriptlet.TypeLib' object, CLSID '{06290BD5-48AA-11D2-8432-006008C3FBFC...
2020 Feb 16
0
Wine release 5.2
..._l tests. msvcrt: Don't set error in wcstombs_s_l if no characters to convert. msvcrt: Set return value on all paths in wcstombs_s_l. include: Add some E_* defines. crypt32: Implement CryptBinaryToStringW(HEXRAW). tzres: Add Haiti Time Zone. Derek Lesho (5): mfplat: Make functionality of GetMediaTypeHandler more clear. msctf: Always provide a context when from GetBase/Top. mfplat: Implement IMFByteStream::GetLength() for file streams. mfplat: Implement IMFByteStream::SetCurrentPosition() for file streams. mfplat/tests: Add more compreh...
2020 Oct 23
0
Wine release 5.20
...unused GetCurrentProcess() call. mountmgr: Avoid unnecessary permission prompts on macOS 10.15 and newer. Damjan Jovanovic (1): riched20: Implement ITextRange/ITextSelection Copy and Cut. Daniel Lehman (1): tzres: Add Eastern Standard Time (Mexico) Zone. Derek Lesho (1): mfplat: Fix asynchronous object creation from URL. Dmitry Timoshkov (1): advapi32/tests: Add QueryServiceStatusEx test for the EventLog service. Esme Povirk (9): windowscodecs: Add a unix library and start to use it for PNG. windowscodecs: Start loading PNG in unix lib. windowsco...
2020 Jul 03
0
Wine release 5.12
...tion(SystemProcessInformation). ntdll: Return process times in NtQuerySystemInformation(SystemProcessInformation). Nikolay Sivov (36): dxva2: Add device manager stub. dxva2: Implement handle management for device manager. dxva2: Add IDirectXVideoProcessorService stub. mfplat: Add IMFVideoMediaType semi-stub. mfplat: Implement MFCreateMFVideoFormatFromMFMediaType(). mfplat: Implement GetVideoFormat(). dxva2: Implement DXVA2CreateVideoService(). evr: Implement MFT_MESSAGE_SET_D3D_MANAGER for default mixer. evr: Implement input type validatio...
2020 Apr 10
0
Wine release 5.6
..._download_ranges(). wined3d: Add a TRACE to wined3d_buffer_gl_upload_ranges(). wined3d: Add a TRACE to wined3d_buffer_copy(). wined3d: Add a few traces to draw_primitive(). Myah Caron (1): ucrtbase: Export _o___stdio_common_v[fs]wprintf functions. Nikolay Sivov (39): mfplat: Forward MFScheduleWorkItemEx() to rtworkq.dll. mfplat: Fix PRESENTATION_CURRENT_POSITION handling for system time source. mfplat/tests: Link to MFHeap* functions directly. mf: Set cancellation object directly (Coverity). mfplat: Add a warning for buffer method failure (Cove...
2019 Aug 30
0
Wine release 4.15
...r x86_64. msvcrt: Simplify stack layout in __crtCapturePreviousContext(). d2d1: Make qsort() callback functions cdecl. d3dx9: Make qsort() callback functions cdecl. dsound: Make a qsort() callback function cdecl. inetmib1: Make bsearch() callback functions cdecl. mfplat: Make bsearch() callback functions cdecl. ntdll: Run signal handlers on the signal stack on ARM64. kernelbase: Implement SetThreadStackGuarantee(). ntdll: Take stack guarantee into account when handling stack overflows. Revert "wine/asm.h: Quote stdcall decored symbols....
2019 May 24
0
Wine release 4.9
...PTHBIAS cap bit to report D3DPRASTERCAPS_ZBIAS. ddraw: Check the WINED3DPRASTERCAPS_DEPTHBIAS cap bit to report D3DPRASTERCAPS_ZBIAS. wined3d: Get rid of WINED3DPRASTERCAPS_ZBIAS. wined3d: Report WINED3DPMISCCAPS_MRTINDEPENDENTBITDEPTHS when possible. Michael Stefaniuc (3): mfplat: Print the debug strings and not the pointers. msctf: Remove useless cast to self. kernel32/tests: Use the ARRAY_SIZE() macro. Nikolay Sivov (50): mf: Add stubs to create audio renderer sink. mf: Add support for async commands for media session. dwrite/layout: Use a h...
2018 Nov 09
0
Wine release 3.20
...Forward the -mfpu option to winebuild. mscoree/tests: Fix some uninitialized buffers. makefiles: Support file-specific IDL flags. Alistair Leslie-Hughes (3): setupapi: Fix broken control definition. ntdll: Support TokenVirtualizationEnabled in NtQueryInformationToken. mfplat/tests: Use correct interface macro. Andrey Gusev (4): ntdll: Add WinSqmIncrementDWORD stub. api-ms-win-core-winrt-string-l1-1-1: Add dll. api-ms-win-core-processthreads-l1-1-3: Add dll. api-ms-win-ntuser-sysparams-l1-1-0: Add dll. Aurimas Fišeras (1): po: Update Lith...
2017 Sep 15
0
Wine release 2.17
...ved_area. ntdll: Don't use the mapping handle to detect file mappings. kernel32/tests: Avoid some delays in the process test. Alistair Leslie-Hughes (6): include: Added IMFMediaEventQueue interface. include: Add interfaces IMFMediaTypeHandler, IMFStreamDescriptor. mfplat: Added MFCreateEventQueue stub. include: Add IMFSinkWriterEx interface. mfplat: Implement MFCreateStreamDescriptor. mfplat: Implement MFCreateEventQueue. Andrey Gusev (1): unicows: Fix CreateDialogParamW spec file entry. Daniel Lehman (3): wininet: Fix proxy bypass w...
2019 Jun 21
0
Wine release 4.11
...------------------------ Changes since 4.10: Akihiro Sagawa (3): usp10: Cache ScriptString_pSize value, again. usp10/tests: Add advance width tests with CJK bitmap font. usp10: Fix advance width when glyph is missing. Alexandre Julliard (168): mf: Build with msvcrt. mfplat: Build with msvcrt. mfplay: Build with msvcrt. mfreadwrite: Build with msvcrt. mgmtapi: Build with msvcrt. midimap: Build with msvcrt. mlang: Build with msvcrt. mmcndmgr: Build with msvcrt. mmdevapi: Build with msvcrt. mmdevldr.vxd: Build with msvcrt....
2019 Oct 18
0
Wine release 4.18
...quires sys/regset.h. Felix H?dicke (1): msvcrt: Use memmove() instead of memcpy() puts_clbk_str(). Fran?ois Gouget (5): msg711.acm: Fix the spelling of the copyright notice. mshtml: Fix the spelling of some comments. mmdevapi/tests: Fix the spelling of ok() messages. mfplat/tests: Fix the spelling of a comment. winspool.drv/tests: Avoid an unneeded strlen() call. Gabriel Iv?ncescu (3): msscript.ocx: Move set_script_state to the top. msscript.ocx: Implement IScriptControl::Run. msscript.ocx/tests: Add tests for IScriptControl::Run. Gijs Vermeu...