search for: wineqtdecod

Displaying 20 results from an estimated 35 matches for "wineqtdecod".

Did you mean: wineqtdecoder
2019 Dec 13
0
Wine release 5.0-rc1
...Name functions from kernelbase. kernel32: Disable relay trace for __wine_start_process(). kernelbase: Remove support for LZ files in 32-bit version functions. kernelbase: No longer import kernel32. Alistair Leslie-Hughes (9): odbccp32: Implement SQLConfigDataSource/W. wineqtdecoder: Fix some copy-paste errors. loader: Install msado15.dll into the correct location. msado15: Support all interfaces in _Recordset QueryInterface. msado15: Implement _Connection_get_State. msado15: Implement _Connection_get_CommandTimeout and _Connection_put_CommandTimeout....
2011 Apr 15
0
Wine release 1.3.18
...mshtml: Fix Warning message. gdiplus: Add a FIXME. dbghelp: Implement sparc_get_addr. winedbg: Implement adjust_pc_for_break on Sparc. Aric Stewart (9): strmbase: Create OutputQueue for queuing outgoing samples. strmbase: Add OutputQueue_EOS implementation. wineqtdecoder: Move pixel buffer access to utility module. wineqtdecoder: Implement a Wine specific Data Handler. wineqtdecoder: Add 64-bit functions to datahandler. wineqtdecoder: Work to add a QuickTime video Splitter. wineqtdecoder: Add processing for audio in the movie. wineqt...
2012 Jan 27
1
Wine release 1.4-rc1
...e German translation. comctl32: Test and fix WM_GETTEXTLENGTH for statusbars. d3drm: Forward all IUnknown methods from IDirect3DRMFrame3. d3drm/tests: Add more tests. Aric Stewart (18): quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph. wineqtdecoder: Zero out the whole QTSplitter structure on creation. wineqtdecoder: Improve and differentiate Sample Time and MediaTime. wineqtdecoder: Include cbAlign in the requested buffer size. wineqtdecoder: Do not invert height. strmbase: In the TransformFilter add a critical secti...
2020 Mar 13
0
Wine release 5.4
...oledb32: Initialize all DBGUID values. oledb32: Initialize data provider when switching tabs. qwave: Add QOSAddSocketToFlow stub. xaudio2_7: Correct reference count on newly created XAudio2 object. xaudio2_7: Correct reference count on newly created IXAPO object. wineqtdecoder: Don't define CLSID_QTSplitter twice. Andrew Eikum (1): xaudio2/tests: Add some refcount tests. Aurimas Fi?eras (1): po: Update Lithuanian translation. Brendan Shanks (1): whoami: Add semi-stub application to display username. Connor McAdams (6): d3d10: Implement s...
2012 May 25
0
Wine release 1.5.5
...: Some cleanup around evComplete now that DSoundRenderer uses baseRenderer. quartz: Reinstate DSoundRender_Pause. quartz: Handle a crash and race condition that occurs on directsound renderer input pin disconnect. quartz: vmr-9 call BaseControlWindow_Destroy when destroying. wineqtdecoder: Implement DataHGetFileSizeAsync. wineqtdecoder: Implement a stub for DataHPlaybackHints64. quartz: Implement a Default Presenter in VMR9. quartz: Add offscreen presentation to VMR9. quartz: COM cleanup for WAVEParserImpl. wineqtdecoder: Recreate audio extraction ses...
2019 Jun 21
0
Wine release 4.11
...Add tests for RtlCreateUserStack(). strmbase/renderer: Share pin and filter reference counts. qcap/vfwcapture: Share pin and filter reference counts. winegstreamer: Share sink pin and filter reference counts. winegstreamer: Share source pin and filter reference counts. wineqtdecoder: Share sink pin and filter reference counts. winex11: Remove redundant calls to update_key_state(). winex11: Update the state of all keys on KeymapNotify. wineqtdecoder/qtsplitter: Share source pin and filter reference counts. strmbase: Share pin and filter reference count...
2012 Mar 30
0
Wine release 1.5.1
...Stewart (14): usp10: Properly handle invalid arguments to ScriptBreak. strmbase: COM cleanup for BaseFilter. strmbase: COM cleanup for BasePin, BaseInputPin, and BaseOutputPin. strmbase: COM cleanup for cleanup SourceSeeking. usp10: Add fallback font for Myanmar. wineqtdecoder: COM cleanup. strmbase: COM cleanup for TransformFilter. wineqtdecoder: Implement base IQualityControl in QTOutPin. strmbase: Add beginnings of BaseWindow. strmbase: Implement BaseControlWindow. strmbase: Implement BaseControlVideo. strmbase: Basic BaseRenderer...
2019 May 24
0
Wine release 4.9
...e vsnprintf() wrapper function to the ucrtbase import library. makefiles: Add install dependency for PE builtins. Alistair Leslie-Hughes (6): dinput: Allow enumeration of joysticks with DirectX 3. dinput: Handle setting DIPROP_CALIBRATIONMODE mode in generic implementation. wineqtdecoder: Fix compile on MacOS. dinput: Improve returned flags in Mouse GetObjectInfo. dinput: Support DIDEVICEINSTANCE_DX3 for keyboard GetDeviceInfo. include: Add helicopter Direct Input defines. Andreas Maier (2): jscript: Implement Enumerator object. jscript/tests: Add m...
2019 Nov 29
0
Wine release 4.21
...IZE_MIN and WINED3D_RS_ZENABLE in the primary stateblock. ddraw: Track WINED3D_RS_ZENABLE in the primary stateblock. strmbase: Rename the "mtCurrent" field of struct strmbase_pin to "mt". strmbase: Forbid (dis)connecting pins if the filter is not stopped. wineqtdecoder: Simplify disconnecting the sink's peer in qt_splitter_destroy(). quartz/videorenderer: Avoid calling IPin::ConnectionMediaType() on our own pin. strmbase: Avoid unnecessary use of IPin::ConnectedTo(). qedit/samplegrabber: Reimplement the source pin over the strmbase source....
2019 Sep 13
0
Wine release 4.16
...x: Return NULL on error (Coverity). dsound: Trace each special effect as it's processed. hhctrl.ocx: Simplify extracting the help filename (Coverity). httpapi/tests: Assign to correct type (Coverity). http.sys: Allocate enough memory including the NULL. (Coverity). wineqtdecoder: Add missing header. include: Add DSFX_I3DL2REVERB defines. include: Correct DSFX_I3DL2REVERB_ROOM_MIN value. wininet/tests: InternetQueryOption should return a valid value for username/password when using cached credentials. Andrew Eikum (3): ntoskrnl.exe: Add -norelay f...
2019 Aug 16
0
Wine release 4.14
...Povirk (2): mscoree: Update Wine Mono to 4.9.2. mscoree: Add diagnostic CorGetSvc stub. Zebediah Figura (40): wined3d: Inhibit the screensaver while a full-screen application has focus. qcap: Share source with strmbase. winegstreamer: Share source with strmbase. wineqtdecoder: Share source with strmbase. strmbase: Build with msvcrt. wineqtdecoder: Fix build. ntoskrnl.exe/tests: Add some tests for file objects. ntoskrnl.exe/tests: Add some tests for IRP return values. ntoskrnl.exe: Always set the IRP return size. quartz/filtergraph:...
2012 Jun 08
0
Wine release 1.5.6
...MORE_PROCESSING_REQUIRED indicates that an async operation should not send a completion. ws2_32: Use STATUS_MORE_PROCESSING_REQUIRED to indicate that the AcceptEx async should not send a completion. Francois Gouget (8): wined3d: We must include Wine's port.h before using NAN. wineqtdecoder: Fix the spelling of a QTSplitter_loading_thread() variable. msvcp90: Add a trailing '\n' to a TRACE() message. Assorted spelling fixes. windowscodecs/tests: Fix compilation on systems that don't support nameless structs. d3dcompiler_43: Make debug_{base,node}_...
2020 May 08
0
Wine release 5.8
...qedit: Retrieve the pin media type using a helper function. qedit: Use the pin's media type instead of querying for IFileSourceFilter. qedit: Implement IMediaDet::get_StreamLength(). cmd.exe: Don't treat explicit paths as a PATH search list. Gijs Vermeulen (3): wineqtdecoder: Do not use wide string literals to fix warning. ntdll: Remove unused function fast_wait_cv(). kernel32: Remove unused functions is_executable() and get_table_entry(). Hans Leidekker (3): msxml3: Update version resource. msxml6: Update version resource. msi: Return...
2012 Apr 13
0
Wine release 1.5.2
...o VMR9 implementation. quartz: Add VMRFilterConfig9 to VMR9. quartz: Add VMRWindowlessControl9 to VMR9. user32: While calculating lines, discard uniscribe data for non-visible lines. quartz: COM cleanup for PullPin. quartz: Add VMRSurfaceAllocatorNotify9 to VMR9. wineqtdecoder: Register the QT Splitter to be a default potential handler for all unhandled streams. quartz: Add control.idl as a typelib resource. wineqtdecoder: Call OutputQueue_Destroy during pin disconnect. Austin English (1): ntdll: Give a better error message if signal context function...
2012 Jan 13
0
Wine release 1.3.37
...10: Add more Microsoft Sans Serif fallbacks. usp10: Move CMAP functions to opentype.c. usp10: Move GDEF functions to opentype.c. usp10: Move GSUB functions to opentype.c. usp10: Better handle cases in single line edit controls where es->x_offset exceeds line length. wineqtdecoder: Lower the Merit of the filters. Aurimas Fi?eras (1): po: Update Lithuanian translation. Austin English (4): wine.inf: Add Tcpip/Winsock/Winsock2 service registry keys. comctl32: Fix a grammar error in comment. photometadatahandler: Add stub dll. xpsprint: Add stub...
2016 Nov 25
0
Wine release 1.9.24
...on unimplemented function hid.dll.HidP_GetSpecificButtonCaps 41736 build error: configure detects udev only partly ---------------------------------------------------------------- Changes since 1.9.23: Akihiro Sagawa (2): strmbase: Add null pointer checks to BaseControlVideoImpls. wineqtdecoder: Always pass non-NULL preferred allocator to IAsyncReader::RequestAllocator. Alex Henrie (3): winegstreamer: Fix memory leaks in amt_from_gst_caps_video. winegstreamer: If no audio media type was allocated, don't free it. winegstreamer: Remove redundant null check before g_...
2014 Jul 25
0
Wine release 1.7.23
...t mandatory argument to DeviceIoControl. mpr: Do not omit mandatory argument to DeviceIoControl. kernel32: Do not omit mandatory argument to DeviceIoControl. qcap: Destroy BaseFilter after VfwCapture child class. winegstreamer: Destroy BaseFilter after GST child class. wineqtdecoder: Destroy BaseFilter after QT child class. quartz: Destroy BaseFilter after child class. include: Correctly spell STATUS_SMI_PRIMITIVE_INSTALLER_FAILED. Vincent Povirk (1): mscoree: Accept "v4.0" as a runtime version in config files. Zhenbo Li (5): mshtml: Added...
2018 Jul 09
0
Wine release 3.12
...fg: Store the long path in INetFwAuthorizedApplication_put_ProcessImageFileName(). regedit: Print Latin-1 characters. dinput: Notify the desktop window when device input is received. strmbase: Implement CBaseFilter::FindPin(). winegstreamer: Use CBaseFilter::FindPin(). wineqtdecoder: Use CBaseFilter::FindPin(). explorer: Wrap the desktop window procedure instead of replacing it. winex11.drv: Wake up the display on user input. strmbase: Update comment for copying pin info. quartz: Inline copying pin info and update comment. psapi/tests: Avoid lin...
2016 Dec 09
0
Wine release 2.0-rc1
...ft source/destination rectangle when updating top or left property. strmbase: Add validation checks when updating source rectangle. strmbase: Add validation checks when updating destination rectangle. po: Update Japanese translation. winegstreamer: Fix reference leaks. wineqtdecoder: Fix reference leaks. quartz: Keep This/iface order in TRACEs for consistency. Alex Henrie (3): winegstreamer: Avoid double initialization. Revert "winegstreamer: Remove redundant null check before g_error_free.". user32: Tell MENU_SuspendPopup which message to...
2019 Sep 27
0
Wine release 4.17
...winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin. quartz: Get rid of the no longer used base parser. wined3d: Fully clean up the device state in wined3d_device_uninit_3d(). wined3d: Reset the CS state before cleaning up the device state. wineqtdecoder: Use BasePinImpl_QueryAccept() and BasePinImpl_EnumMediaTypes(). strmbase: Don't expose EnumMediaTypes_Construct(). strmbase: Get rid of the version fields from IEnumMediaTypesImpl. strmbase: Get rid of the "enumMediaFunction" field from IEnumMediaTypesImpl....