Displaying 4 results from an estimated 4 matches for "pppin".
Did you mean:
pippin
2010 Jun 11
0
Can't run amcap.exe with webcam
...00 00000010 6a5deff4
0x0062e29c: 00000000 3a5a2934 00000000 3a5a2934
0x0062e2ac: 3a59a3c8 3a599f02 00000000 7bcb4dc6
Backtrace:
=>0 0x3a590b14 fnCaptureGraphBuilder2_FindPin+0x34(iface=0x13f868, pSource=(nil), pindir=PINDIR_INPUT, pCategory=0x41e450, pType=0x41f8c0, fUnconnected=0x0001, num=0, ppPin=0x62e344) [/build/buildd/wine1.2-1.1.42/dlls/qcap/capturegraph.c:404] in qcap (0x0062e364)
1 0x3a5910ac fnCaptureGraphBuilder2_RenderStream+0xdb(iface=0x13f868, pCategory=0x41e450, pType=0x41f8c0, pSource=0x13fbb0, pfCompressor=(nil), pfRenderer=(nil)) [/build/buildd/wine1.2-1.1.42/dlls/qcap/capt...
2019 Jul 05
0
Wine release 4.12
...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.
quartz/vmr9: Return S_OK when calling IVMRFilterConfig9::SetNumberOfStreams(1).
ntoskrnl.exe: Handle some no-op PnP requests.
ntoskrnl.exe: Handle IRP_MN_QUERY_ID for root PnP device...
2020 Feb 02
0
Wine release 5.1
...rtz: Simplify FilterMapper_RegisterPinType().
quartz: Simplify FilterMapper_UnregisterFilter().
quartz: Simplify FilterMapper_UnregisterPin().
quartz: Use wide character string literals.
msctf/tests: Fix some test failures on Windows 10.
winegstreamer: Rename the "ppPins" element of struct gstdemux to "sources".
winegstreamer: Rename the "cStreams" element of struct gstdemux to "source_count".
winegstreamer: Fix pin enumeration order for the AVI and WAVE parsers.
quartz/tests: Add more tests for parser media typ...
2011 May 13
0
Wine release 1.3.20
...ings.
comctl32/tab: Send NM_RCLICK on WM_RBUTTONUP.
comctl32/listview: Fix parameter validation for LVM_SETITEMTEXT.
comctl32/tests: Test return values in uniform way.
comctl32/tests: Initialize subitem index.
Paul Chitescu (1):
qcap: Initialize to NULL the content of ppPin, not the pointer itself.
Peter Urbanec (1):
msxml3: Reorder headers to allow use of libxml2 with +icu useflag.
Piotr Caban (22):
msvcrt: Added _wtmpnam implementation.
msvcrt: Added _swprintf and vsnprintf functions.
imagehlp: Set Index in ImageAddCertificate function....