search for: mfreadwrit

Displaying 20 results from an estimated 25 matches for "mfreadwrit".

Did you mean: mfreadwrite
2019 Mar 29
0
Wine release 4.5
...ssages dll. mfplat: Implement Compare() for attributes. mfplat: Get rid of variant coercion calls. mfplat: Take a shortcut when comparing attribute with mismatching type. mfplat: Add sample timestamp and duration methods. mfplat: Add some sample attributes guids. mfreadwrite: Query presentation descriptor on reader creation. mfplat/tests: Skip more tests on older systems. mfreadwrite: Subscribe to source events on reader creation. mfreadwrite: Shut down source on reader destruction. mfreadwrite: Forward GetPresentationAttribute() to descriptor...
2019 Apr 26
0
Wine release 4.7
...stereo downmix. dsound: Added 7.1 to stereo downmix. Nikolay Sivov (36): mf/tests: Fix test crash on Vista. include: Add IMFPMediaPlayer definition. dwrite/layout: Fix invalid index access to cluster array. ntdll/tests: Add some tests for thread suspend/resume. mfreadwrite: Output warning for uninitialized stream descriptor. mfplat/tests: Add a test for stream descriptor major type behavior. mfreadwrite: Duplicate media type returned with GetNativeMediaType(). mfreadwrite: Add a helper to get associated event object value. mfreadwrite: Add a...
2020 Apr 10
0
Wine release 5.6
...D_FEATURE_LEVEL. wined3d: Use GL_APPLE_flush_render and GL_APPLE_rgb_422 to detect Apple OpenGL. Daniel Lehman (3): loader: Add Chatham Islands Standard Time Zone. loader: Add Bougainville Standard Time Zone. loader: Add Marquesas Standard Time Zone. Derek Lesho (2): mfreadwrite: Fix flushing on MF_SOURCE_READER_ALL_STREAMS. include: Add codecapi.h. Dmitry Timoshkov (50): wldap32: Fix compilation without LDAP installed. adsldp: Recognize and skip not supported schema tokens. adsldp: Require attribute definition to be properly terminated. ads...
2020 Mar 27
0
Wine release 5.5
...ts: Tmpdir shouldn't end with a backslash. shell32/tests: Test shlexec argv[0], and same-named executables in a different directory. shell32: Simplify SHELL_execute(). shell32: Pass the executable's full path from SHELL_execute() to CreateProcess(). Derek Lesho (4): mfreadwrite: Configure stream decoder on SetCurrentMediaType() if necessary. winegstreamer: Make callback parameter names more generic. winegstreamer: Move broad callback handling code to gst_cbs. mfreadwrite: Pass source samples through decoder as they arrive. Dmitry Timoshkov (32):...
2019 Apr 12
0
Wine release 4.6
...ing 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 for async reader mode. mfplat: Add per-method helpers for attributes, use them for media type. mfplat: Use attributes helpers for stream descriptor. mfplat: Use attributes helpers for prese...
2017 Jul 20
0
Wine release 2.0.2
...lo needs ntoskrnl.exe.KeAcquireInStackQueuedSpinLock 41753 Steep (Ubisoft) needs iphlpapi.dll.GetUnicastIpAddressEntry 41928 Mortal Kombat X needs msvcr110.dll._get_dstbias 42017 Silence d3d11_immediate_context_OMSetBlendState spam at console 42129 Steam client - unimplemented function mfreadwrite.dll.MFCreateSourceReaderFromMediaSource 42138 bug when running reaktor 6: "Unhandled exception: unimplemented function concrt140.dll.??0_ReentrantBlockingLock at details@Concurrency@@QAE at XZ called in 32-bit code (0x7b43bf1c)." 42206 Gauntlet character screen background is corrup...
2014 Dec 12
0
Wine release 1.7.33
...binary update) 34888 OriginPro 8 freezes in a new installation of Wine (via MacPorts) after Lion->Mavericks upgrade 34943 Visual C++ 2010 Express web installer exits silently during download of prerequisites 35069 Patrol Falcon runs without sound 35105 Ableton Live 9.1 crashes, needs MFReadWrite.dll 36257 Gears of War fails on startup, reporting 'binkw32.dll: You cannot run the game with modified executable code. Please reinstall the game.' 36472 Application ArdourXchange will not run in Wine 36486 Age of Wushu: frequent display of in-game "Don't speed up!"...
2019 Nov 15
0
Wine release 4.20
...comsvcs: Implement Hash() for "new" moniker. comsvcs: Implement IsSystemMoniker() for "new" moniker. comsvcs: Implement Inverse() for "new" moniker. ole32: Support BIND_OPTS3 in bind context. mf: Add MFCreateVideoRendererActivate(). mfreadwrite/tests: Add some tests for "any"-stream requests. comsvcs: Add GetTimeOfLastChange() for "new" moniker. comsvcs: Add Enum() for "new" moniker. comsvcs: Implement IPersistStream methods for "new" moniker. comsvcs: Accept progid's wh...
2019 Mar 01
0
Wine release 4.3
...support for user queue object lifetime management. mfplat: Add trivial implementation of MFCopyImage(). mf: Add attributes store to topology object. mf: Add IMFTopologyNode stub. mfplat: Implement MFInvokeCallback(). mf/tests: Add some tests for node management. mfreadwrite: Add MFReadWriteClassFactory stub. mfreadwrite/tests: Initialize COM only for tests that need it. mfreadwrite: Add CreateInstanceFromObject() stub for source reader. mf: Assign node id on creation. mf/tests: Add another test for duplicate node ids. mfplat: Implement M...
2019 Mar 15
0
Wine release 4.4
...c() helper. d3dx9: Merge the d3dx_effect_GetPixelShader() helper. d3dx9: Merge the d3dx_effect_GetString() helper. d3dx9: Merge the d3dx_effect_SetString() helper. d3dx9: Merge the d3dx_effect_GetTexture() helper. d3dx9: Merge the d3dx_effect_SetTexture() helper. mfreadwrite: Remove useless cast to self. cmd: Remove useless cast to self. d3dx9: Merge the d3dx_effect_GetValue() helper. d3dx9: Merge the d3dx_effect_SetValue() helper. d3dx9: Merge the d3dx_effect_GetVector() helper. d3dx9: Merge the d3dx_effect_GetVectorArray() helper....
2019 Feb 04
0
Wine release 4.1
...er function for machine type manipulations. kernel32/tests: Try loading the dll also for matching platform type. kernel32/tests: Add tests for dll fallback when image type doesn't match current platform. Alistair Leslie-Hughes (8): ole32/tests: Test for the correct IID. mfreadwrite: Add initial tests. include: Add MFSetAttributeSize/MFSetAttributeRatio inline functions. crypt32: Fix compile error on older gnutls. crypt32: Fix compile error on older gnutls. uiautomationcore: Update spec file. mfreadwrite: Add DllGetClassObject/DllCanUnloadNow fun...
2017 Mar 03
0
Wine release 2.3
...efox) 41907 Necropolis: Unimplemented copy from WINED3D_LOCATION_TEXTURE_RGB to WINED3D_LOCATION_TEXTURE_RGB for depth/stencil buffers 41928 Mortal Kombat X needs msvcr110.dll._get_dstbias 42001 SC2 unimplemented function ucrtbase.dll._except1 42129 Steam client - unimplemented function mfreadwrite.dll.MFCreateSourceReaderFromMediaSource 42138 bug when running reaktor 6: "Unhandled exception: unimplemented function concrt140.dll.??0_ReentrantBlockingLock at details@Concurrency@@QAE at XZ called in 32-bit code (0x7b43bf1c)." 42240 Kontact 5.6 needs concrt140.dll.??0_ReentrantB...
2019 Nov 29
0
Wine release 4.21
...S_FOURCC_TRACK_EXTRAS_CHUNK. Myah Caron (1): kernel32: Allow NtQueryDirectoryFile underfilling FileInformation. Nikolay Sivov (31): ole32/tests: Check more return values in moniker tests (Coverity). strmbase: Remove unused function. wincodecs: Remove unused function. mfreadwrite: Start media source when stream selection changes. mfreadwrite/tests: Add a test for reading from delected stream. mfreadwrite/tests: Add some missing checks (Coverity). comctl32/rebar: Fix invalid band index access. kernel32: Use RegLoadMUIStringW() from kernelbase....
2019 Jul 05
0
Wine release 4.12
...Levelhead: Can't connect to game's network 47367 Some WPF 4.x apps from Windows 10 SDK (10.0.17763.x) spam console with fixme:d3d:wined3d_driver_info_init Unhandled OS version 6.3, reporting Win 8. (WinVer set to 'Windows 8.1') 47385 Overwatch crashes on unimplemented function mfreadwrite.dll.MFCreateSinkWriterFromURL 47392 Drakensang Online crashes when exiting fullscreen 47399 Mozart 11-13 crashes on startup 47410 Regression in 4.10, Dune 2000 installer crashes in winevdm 47418 Quickbooks 2018 installer crashes on Validating Install 47424 DataTransferLength in SCSI...
2019 May 10
0
Wine release 4.8
...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 timestamp from ReadSample(). mf: Add stub scheme handler for local file urls. ntdll: Account for null terminating char in unload traces (Coverity). mfreadwrite: Wake waiting threads on stream states changes. ntdll: Initialize critical section debug info with...
2020 May 22
0
Wine release 5.9
...libwine: Add support for mmap at fixed start addresses on FreeBSD. Daniel Lehman (1): vcruntime140_1: Use return address from catch block routine if not provided by catch block info. Derek Lesho (2): mf/samplegrabber: Attach markers to previously queued sample, not the next. mfreadwrite/reader: Add recognition of ftypemp42 mp4 header. Dmitry Timoshkov (5): server: All fields up to CheckSum are mandatory regardless of SizeOfOptionalHeader value. ntdll: Don't try to map the PE file past the size of the backing file. kernel32: On process entry store PEB addres...
2017 Jul 07
0
Wine release 2.12
...d2d1/tests: Use standard wine_dbgstr_longlong. dwrite/tests: Use standard wine_dbgstr_longlong. qmgr/tests: Use standard wine_dbgstr_longlong. include: Define IDirectSoundFXI3DL2Reverb interface. wmvcore: Support IWMReaderNetworkConfig1/2 interfaces in IWMReader. mfreadwrite: Implement MFCreateSourceReaderFromByteStream. mmdevapi/tests: Use standard wine_dbgstr_longlong. Andrew Eikum (1): wineandroid: Add an audio driver. Andrey Gusev (6): po: Update Ukrainian translation. ext-ms-win-kernel32-package-l1-1-1: Add dll. ext-ms-win-ntuser-w...
2017 May 26
0
Wine release 2.9
...pi/tests: Remove tests that use uninitialized variables. server: Don't increment the clipboard sequence number for delayed rendering or synthesized formats. Alistair Leslie-Hughes (6): include/wmsdkidl.idl: Stop redefinition of QWORD. oleaut32: Remove dead code. include/mfreadwrite.idl: Add interface IMFSinkWriter. oleaut32: Use VariantChangeTypeEx to convert to VT_BOOL. wined3d: Allow passing NULL to context_reacquire(). oleaut32/tests: Add more VarCat tests. André Hentschel (2): cryptnet: Fix CryptGetObjectUrl spec file entry. wsdapi: Fix WSD...
2019 Jun 21
0
Wine release 4.11
...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. mmsystem: Build with msvcrt. monodebg.vxd: Build with msv...
2017 Jul 21
0
Wine release 2.13
...RtlRaiseException on i386. ntdll: Add small assembly wrappers for snooping instead of saving/restoring the entire context. include: Undefine PARITY_NONE to avoid warnings. Alistair Leslie-Hughes (8): widl: Only generate Proxy Stubs when functions have the call_as attribute. mfreadwrite.idl: Add enum MF_SOURCE_READER_FLAG and EXTERN_GUID defines. wmvcore: Support IWMReaderStreamClock interface in IWMReader. wmvcore: Support IWMReaderTypeNegotiation interface in IWMReader. mfplat/tests: Add MFCreateAttributes tests. wmvcore: Support IWMReaderTimecode interf...