Displaying 16 results from an estimated 16 matches for "vfwcaptur".
Did you mean:
vfwcapture
2015 Jul 28
0
Wine release 1.7.48
...o apply extension emulation wrappers independently.
wined3d: Don't crash when emulating GL_EXT_fogcoord.
wined3d: Only install emulation wrappers when required.
Michael M?ller (1):
aclocal.m4: Search for otool using AC_CHECK_TOOL.
Michael Stefaniuc (6):
include: Add IAMVfwCaptureDialogs declaration.
qcap: Remove initialization code from QI of VfwCapture.
qcap: There can be only ONE QueryInterface in VfwCapture!.
qcap: Support COM aggregation in VfwCapture.
qcap/tests: Add COM tests for VfwCapture.
wined3d: Merge two adjacent ifs with identical...
2010 Jun 11
0
Can't run amcap.exe with webcam
...uilder2_Release (0x13f868/0x13f868)->() Release from 2
trace:qcap:DllGetClassObject ({1b544c22-fd0b-11ce-8c63-00aa0044b51e},{00000001-0000-0000-c000-000000000046},0x62dfa8)
trace:qcap:DSCF_CreateInstance (0x13fa60)->((nil),{00000000-0000-0000-c000-000000000046},0x62e034)
trace:qcap:QCAP_createVFWCaptureFilter (nil) - 0x62df38
trace:qcap:OutputPin_Init
trace:qcap:QCAP_createVFWCaptureFilter -- created at 0x13fbb0
trace:qcap:VfwCapture_QueryInterface ({00000000-0000-0000-c000-000000000046}, 0x62e034)
trace:qcap:VfwCapture_QueryInterface Returning {00000000-0000-0000-c000-000000000046} interface
tr...
2019 Jul 05
0
Wine release 4.12
..._present().
wine.inf: Add the GUID_DEVCLASS_SYSTEM class key.
ntoskrnl.exe: Add a stub PnP manager driver.
ntoskrnl.exe: Load a driver's root PnP devices when the driver is started.
setupapi: Delay-load user32.
services: Load root PnP drivers on startup.
qcap/vfwcapture: Store the source pin inline in the VfwCapture structure.
qcap/vfwcapture: Don't expose IAMStreamConfig from the filter.
quartz/parser: Don't store the sink pin in the "ppPins" array.
quartz/parser: Store the source pins as an array of Parser_OutputPin pointers....
2010 Jun 21
1
Question about wine qcap v4l's MediaSampleTime
...use tStart/tStop and current time to judge when to show the sample
--> VideoRenderer_SendSampleData(This, pbSrcStream, cbSrcStream);
why does OutputPin_GetDeliveryBuffer() set the MediaSample's start and stop reference time both to NULL? Consider this situation, we build a filter graph, use vfwcapture as capture filter, then connect it to any video renderer, of course video render will try to get MediaSample's start and stop reference time to decide when to show this media sample, but since both start and stop time is NULL, so when VideoRenderer_Sample call IMediaSample_GetTime(pSample, &am...
2010 Jun 23
1
Video call with QQ or any messenger
Hi everyone,
I'm a newbie to wine, and am working on QQ or any other messengers in wine.
My environment is : ubuntu 10.04, installed wine 1.1.42, QQ2009. And during my debugging, I also check some source code from latest wine 1.2-rc4.
Although QQ's level is "garbage", but fortunately it works almost fine under wine, including login, text chat, ..... But the video call can only
2015 Jun 12
0
Wine release 1.7.45
...qcap: Implement the SmartTee allocator functions.
qcap: Get the SmartTee filter to a minimally functional level.
qcap: Add the SmartTee filter automatically as necessary, and test this.
qcap: Load the default renderer when it's not specified.
qcap: If we have a single VfwCapture pin, its category should be PIN_CATEGORY_CAPTURE.
qcap: Add initial audio capture filter.
qcap: The VfwCapture filter's GetNumberOfCapabilities() should set the capability count to zero.
Daniel Lehman (5):
msvcrt: Add __swprintf_l.
msvcp110: Add _Yarn<wchar_t> im...
2014 Jul 25
0
Wine release 1.7.23
...rom Release.
strmbase: Destroy base class after child class.
wbemprox: Do not omit 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: Ac...
2015 Aug 07
0
Wine release 1.7.49
...SIZE attribute.
wined3d: Update GLSL vertex pipe replacement TODO comment.
Michael M?ller (1):
include: Fix definition of MFT_REGISTER_TYPE_INFO struct.
Michael Stefaniuc (3):
qcap: Just use the driver_info pointer from the parent.
qcap: Basic COM cleanup for IPin iface of VfwCapture.
qcap: COM cleanup for the IKsPropertySet iface.
Nikolay Sivov (25):
dwrite: Store run info for IDWriteGlyphRunAnalysis instance.
dwrite: Implement GetAlphaBlendParams().
dwrite: Implement GetAlphaTextureBounds().
dwrite: Implement parameter validation for CreateAlph...
2019 Sep 27
0
Wine release 4.17
...nction" field from IEnumMediaTypesImpl.
strmbase: Get rid of the BasePin typedef.
strmbase: Rename pfnCheckMediaType() to pin_query_accept().
strmbase: Rename pfnGetMediaType() to pin_get_media_type().
strmbase: Pass an unsigned index to pin_get_media_type().
qcap/vfwcapture: Use more strmbase pin methods.
qcap/smartteefilter: Use BasePinImpl_EnumMediaTypes().
strmbase: Introduce BasePinImpl_QueryInterface().
strmbase: Use BasePinImpl_QueryInterface().
quartz: Use BasePinImpl_QueryInterface().
qcap: Use BasePinImpl_QueryInterface()....
2019 Jun 21
0
Wine release 4.11
...strmbase/transform: Share pin and filter reference counts.
ntdll: Implement RtlCreateUserStack() and RtlFreeUserStack().
kernel32: Use RtlCreateUserStack().
ntdll/tests: 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()....
2020 Aug 01
0
Wine release 5.14
...rrentPosition() after all filters return EC_COMPLETE.
wine.inf: Map CursorBlinkRate to the registry.
wine.inf: Map the Windows section of win.ini to the registry.
quartz/vmr9: Return E_INVALIDARG if both texture and offscreen flags are passed to AllocateSurfaceHelper().
qcap/vfwcapture: Return VFW_S_CANT_CUE from GetState(), not Pause().
winspool: Remove the "force" parameter to WINSPOOL_SetDefaultPrinter().
winspool: Stop setting the "Devices" key.
wine.inf: Map the Devices section of win.ini to the registry.
winspool: Stop modifying...
2019 May 10
0
Wine release 4.8
...dd functions to API header file.
mspatcha: Partially implement ApplyPatchToFileW and related functions.
mspatcha/tests: Test implementations of ApplyPatchToFileW and related functions.
mspatcha: Add stubs for signature and normalization functions.
Damjan Jovanovic (1):
qcap/vfwcapture: Implement IPin::CheckMediaType().
Derek Lesho (2):
ntoskrnl.exe: Export and set PsInitialSystemProcess.
ntoskrnl.exe: Implement PsIsSystemThread.
Dmitry Timoshkov (2):
crypt32: CryptMsgUpdate should skip broken certificates.
mshtml: Implement HTMLStyleSheetRulesCollectio...
2019 Nov 29
0
Wine release 4.21
...decoder: Call IMemInputPin::Receive() directly.
wineqtdecoder/qtvdecoder: Don't drop the "csReceive" mutex while calling IMemInputPin::Receive().
qcap/avico: Call IMemInputPin::Receive() directly.
qcap/smartteefilter: Call IMemInputPin::Receive() directly.
qcap/vfwcapture: Call IMemInputPin::Receive() directly.
strmbase: Get rid of BaseOutputPinImpl_Deliver().
strmbase: Move tracking of EOS state to the base renderer.
d3d9: Fix a copy-paste error.
d3d8: Fix a copy-paste error.
wined3d: Get rid of the "recording" field from st...
2010 Dec 24
0
Wine release 1.3.10
...ointer in ID3DXLineImpl.
wmiutils: Use an iface instead of an vtbl pointer in status_code.
sane.ds: The Da, En, Fi, Fr, Nl, Pt resources are using UTF-8.
d3dx9_36: Use an iface instead of an vtbl pointer in ID3DXConstantTableImpl.
qcap: Use ifaces instead of vtbl pointers in VfwCapture.
oleaut32/tests: Standardize the COM usage in tmarshal.c.
oleaut32: Standardize the COM usage in tmarshal.c.
ole32: Standardize the COM usage in git.c.
mshtml: COM cleanup for the IHTMLDocument3 iface.
mshtml: COM cleanup for the IHTMLDocument4 iface.
mshtml: CO...
2019 Jun 10
0
Wine release 4.10
...ntoskrnl.exe: Fix handling of reference string in IoRegisterDeviceInterface().
winebus.sys: Make the device and instance IDs consistent.
winebus.sys: Just report the bus ID when enumerating compatible IDs.
qcap/smartteefilter: Use strmbase filter aggregation support.
qcap/vfwcapture: Use strmbase filter aggregation support.
qedit/nullrenderer: Use strmbase filter aggregation support.
qedit/samplegrabber: Use strmbase filter aggregation support.
evr: Return E_NOINTERFACE when aggregation is requested with an interface other than IUnknown.
evr: Use strmb...
2010 Dec 01
3
Error While installing Wine on OSX version 10.4.1.1!!
...orec/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. pstorec.c rsrc.rc pstorec_tlb.idl pstorec_tlb.tlb
> :info:build config.status: creating dlls/qcap/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. capturegraph.c enummedia.c qcap_main.c v4l.c vfwcapture.c yuv.c version.rc
> :info:build config.status: creating dlls/qedit/Makefile
> :info:build ../../tools/makedep -C. -S../.. -T../.. main.c mediadet.c regsvr.c samplegrabber.c
> :info:build config.status: creating dlls/qedit/tests/Makefile
> :info:build ....