search for: strmbase

Displaying 20 results from an estimated 84 matches for "strmbase".

2019 Oct 18
0
Wine release 4.18
...F format for strftime. msvcrt: Implement %C format for strftime. msvcrt: Implement %e format for strftime. msvcrt: Implement %h format for strftime. msvcrt: Implement %n and %t formats for strftime. msvcrt: Implement %u format for strftime. Zebediah Figura (87): strmbase: Set the filter debug info only if valid. quartz/tests: Add some tests for video renderer pin connection. quartz/tests: Add some tests for allocator negotiation on the video renderer filter. quartz/tests: Add some tests for video renderer filter states. quartz/tests: Add som...
2019 Jun 21
0
Wine release 4.11
...t_release_srw_exclusive(). qedit/samplegrabber: Use BaseFilterImpl_QueryVendorInfo(). quartz/filtergraph: Use the type info cache for IBasicAudio. quartz/filtergraph: Use the type info cache for IVideoWindow. quartz/filtergraph: Use the type info cache for IBasicVideo. strmbase: Don't increment the pin reference count in filter_get_pin(). strmbase: Add default implementations of IUnknown methods for IBasicVideo. quartz: Use strmbase IUnknown methods for IBasicVideo. strmbase: Get rid of the "lpVtbl" parameter to BaseControlVideo_Init()....
2019 May 24
0
Wine release 4.9
...fore releasing it. joy.cpl: Fix high CPU load in FF test window. Zebediah Figura (90): quartz: Make Parser_OutputPin_BreakConnect() a local helper. winegstreamer: Make GSTOutPin_BreakConnect() a local helper. wineqtdecoder: Make QTOutPin_BreakConnect() a local helper. strmbase: Get rid of the "pfnBreakConnect" field from BaseOutputPinFuncTable. setupapi: Handle an empty string for the source file in SetupQueueCopySection(). strmbase: Remove function pointers from the IEnumPinsImpl structure. wineqtdecoder: Fix implementation of QT_GetPin()....
2019 Nov 29
0
Wine release 4.21
...the track groups consistently in hexadecimal. dmime: At least trace the DMUS_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...
2019 Jun 10
0
Wine release 4.10
...Copy the INF file to C:/windows/inf/ and record it in the driver key. setupapi: Process the .HW subsection in SetupDiInstallDevice(). setupapi: Process the .Services subsection in SetupDiInstallDevice(). quartz/vmr9: Implement IVMRWindowlessControl::SetVideoClippingWindow(). strmbase/transform: Use BaseFilterImpl_Release(). qcap/avico: Use BaseFilterImpl_Release(). winegstreamer/gstdemux: Use BaseFilterImpl_Release(). wineqtdecoder/qtsplitter: Use BaseFilterImpl_Release(). setupapi/tests: Test calling SetupDiEnumDeviceInterfaces() with a NULL device....
2010 Oct 15
0
Wine release 1.3.5
...translation. winedbg: Fix get_addr on ARM. winedbg: Implement adjust_pc_for_break on ARM. taskkill: Update German translation. setupapi/tests: Fix wow64 failures. msvcr90: Added __timezone implementation. dbghelp: Implement arm_get_addr. Aric Stewart (15): strmbase: Initial creation of static strmbase library for Quartz and Quartz filters. strmbase: Add the EnumMediaTypes base implementation. strmbase: Move enumpins from quartz to strmbase. strmbase: Move BasePin implementation to strmbase. strmbase: Move OutputPin implementation to st...
2019 Dec 13
0
Wine release 5.0-rc1
...width in scanf format. R?mi Bernon (1): widl: Cast freed pointers to void* to fix discarded-array-qualifiers warning. Vijay Kiran Kamuju (1): include: Add missing defines for tokens in winnt.h. Vincent Povirk (1): mscoree: Ignore empty privatePath. Zebediah Figura (56): strmbase: Don't hold the filter lock while calling IPin::NewSegment(). strmbase/transform: Hold the streaming lock for the entirety of Receive(). winegstreamer/gsttffilter: Don't drop the streaming lock in Gstreamer_transform_ProcessEnd(). d3d9: Use wined3d_stateblock_get_state() i...
2019 Sep 27
0
Wine release 4.17
...n. 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. strmbase: Get rid of the BasePin typedef. strmbase: Rename pfnCheckMediaType...
2019 Nov 01
0
Wine release 4.19
...h: Store the current position and return it in IMediaSeeking::GetCurrentPosition(). quartz/filtergraph: Set the current position in IMediaFilter::Stop(). quartz/filtergraph: Pause the graph even if AM_SEEKING_NoFlush is used. quartz/filtergraph: Clarify stream time tracking. strmbase: Return S_FALSE from IBaseFilter::Pause() when performing asynchronous state change. quartz/videorenderer: Get rid of hEvent. strmbase: Introduce renderer_init_stream(). quartz/videorenderer: Use the renderer_init_stream() callback. strmbase: Get rid of the "vtbl"...
2019 Jul 05
0
Wine release 4.12
...umentRange stub. user32/tests: Use SendInput() directly. user32/tests: Add another test for KEYEVENTF_UNICODE mode. server: Use KEYEVENTF_UNICODE mode only when virtual key code was not specified. mfplat: Trace MF_PD_DURATION guid. mshtml: Add IHTMLDOMRange stub. strmbase: Remove unused function. dwrite: Remove unused functions. shlwapi: Remove unused function. d2d1: Remove unused function. devenum: Don't free uninitialized pointer value. kernel32: Remove unused functions. quartz: Remove unused function. d3d10core/tests:...
2012 Apr 13
0
Wine release 1.5.2
...libwine: Add thumb support. winedbg: Add partial ARM disassembler. winedbg: Add partial Thumb disassembler. Aric Stewart (28): quartz: COM cleanup for AsyncReader and FileAsyncReader. quartz: COM cleanup for AVIDecImpl. quartz: COM cleanup in ACMWrapperImpl. strmbase: Expand BaseRenderer implementation. quartz: Convert DsoundRenderer to use strmbase BaseRenderer. strmbase: More additions to BaseRenderer for video renderers. strmbase: Implement renderer quality control into the base renderer. quartz: Have the VideoRenderer use strmbase Ba...
2012 Mar 30
0
Wine release 1.5.1
...include: Add new ARM defines to winnt.h. include: Add peARM to fusion.idl. view: Also show the filename in the window title when loading it from command line. po: Update German translation. Aric 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. wineqtde...
2019 Sep 13
0
Wine release 4.16
...Mac, use the Mach API as preferred approach to get a thread's GS.base. Kevin Puetz (1): objbase.h: Fix StringFromIID declaration. Kim Malmo (1): po: Update Norwegian translation. Marcus Meissner (1): iphlpapi: Fixed size to MultiByteToWideChar. Michael Stefaniuc (3): strmbase: Don't cast from COM object to interface. quartz: Don't cast from COM object to interface. d3d10: Avoid casts from COM object to interface. Naveen Narayanan (1): libwine: Only link libi386 with the libraries that need it. Piotr Caban (2): msvcrt: Match broken multi...
2012 Apr 27
0
Wine release 1.5.3
...targets in ARM disassembler. winevdm: Remove unneeded shadow variable. ws2_32: Remove unneeded shadow variable. dbghelp: Assorted fixes for shadow variables. Aric Stewart (8): quartz: Correct a critical section lock reversal issue found by Marcus Meissner (Coverity). strmbase: Implement BaseDispatch. strmbase: Have BaseControlWindow use BaseDispatch. strmbase: Have BaseControlVideo use BaseDispatch. strmbase: Have PassThruImpl use BaseDispatch. strmbase: We cannot hold the RenderLock during QualityControlRender_WaitFor. strmbase: get_VideoH...
2020 Feb 02
0
Wine release 5.1
...within the splitter filter. winegstreamer: Get rid of the AudioConvert filter. rpcrt4: Use a critical section for the context handle lock. kernelbase: Implement ReOpenFile(). httpapi: Stub HttpSetRequestQueueProperty(). winegstreamer: Get rid of the mp3 decoder. strmbase: Remove some no longer used callbacks. strmbase: Merge enumpins.c into filter.c. strmbase: Return S_FALSE from IEnumPins::Next() when the pin count changes. strmbase: Move the IEnumMediaTypes implementation to pin.c. d3d8: Apply the device state before executing a draw call....
2020 Mar 13
0
Wine release 5.4
...ce_location to create_loop(). qedit: Register the sample grabber and null renderer. qcap: Reimplement COM registration and vending locally. winegstreamer: Reimplement COM registration and vending locally. wineqtdecoder: Reimplement COM registration and vending locally. strmbase: Remove no longer used DLL registration and vending framework. setupapi: Implement SetupDiGetSelectedDriver(). setupapi: Implement SetupDiGetDriverInfoDetail(). setupapi: Use the "section" and "description" fields directly in more places. include: Use pub...
2020 Feb 16
0
Wine release 5.2
...VI splitter pin connection. quartz/tests: Improve tests for AVI splitter filter state. quartz/tests: Add tests for MPEG splitter pin connection. qedit/tests: Add some tests for sample grabber pin connection. qcap/tests: Add some more tests for smart tee pin connection. strmbase: Rename the "pFuncsTable" member of struct strmbase_pin to "ops". strmbase: Clean up source_Connect(). strmbase: Access our own media types directly in source_Connect(). strmbase: Simplify CompareMediaTypes(). strmbase: Check if the pin is already connect...
2016 Nov 25
0
Wine release 1.9.24
...gression in testRegStoreSavedCerts() 41721 hidtest.exe crashes 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'...
2014 Aug 08
0
Wine release 1.7.24
...ays initialize shellitem to NULL in SHCreateShellItem. shell32: Implement SHCreateShellItemFromIDLists. shell32: Implement IShellItemArray::GetAttributes. comdlg32: Support browsing for folders. shell32: Implement IEnumShellItems for IShellItemArray. Erich Hoover (6): strmbase: Fix race condition on InputPin_BeginFlush between csRenderLock and filter.csFilter. strmbase: Fix race condition on InputPin_EndFlush between csRenderLock and filter.csFilter. strmbase: Fix race condition on InputPin_EndOfStream between csRenderLock and filter.csFilter. quartz: F...
2010 Nov 12
0
Wine release 1.3.7
...pens on wow64 and pure 64-bit. ntdll/tests: Fix crash in japanese and chinese test. krnl386: Mention DOSBox. d3d9: Improve CheckDeviceState stub to run Firefox 4 Beta 7. Aric Stewart (3): ups10: Corrected rtl implementation for ScriptStringXtoCP and ScriptStringXtoCP. strmbase: More properly standardized pin implementations for NewSegment. winegstreamer: 4 buffers is insufficient for some mpeg streams. Austin English (1): winspool.drv: Skip tests when no printer is installed. Austin Lund (9): comctl32/tests: Added extra debugging information to toolba...