search for: smartteefilt

Displaying 8 results from an estimated 8 matches for "smartteefilt".

Did you mean: smartteefilter
2019 Jun 21
0
Wine release 4.11
...quartz: Use strmbase IUnknown methods for IVideoWindow. strmbase: Factor out strmbase_pin_init(). strmbase: Return void from InputPin_Init(). strmbase: Factor out strmbase_sink_cleanup(). qcap/avico: Store the sink pin inline in the AviCompressor structure. qcap/smartteefilter: Store the sink pin inline in the AviCompressor structure. widl: Mark unions, user types, and ranges as IsSimpleRef. widl: Remove the unused "indent" parameter from write_type_tfs(). qcap/avimux: Use strmbase_sink_init() and heap_alloc_zero() in create_input_pin()....
2019 Sep 27
0
Wine release 4.17
...mbase: 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(). quartz/tests: Alter test.mpg to avoid some failures....
2015 May 29
0
Wine release 1.7.44
...select() to make its code more reusable. user32/tests: Add tests for GetRawInputDeviceList. user32: Set the expected errors in GetRawInputDeviceList. Christian Faure (1): kernel32: Fix a crash in GetStringTypeW() on NULL input string. Damjan Jovanovic (6): qcap/tests: Fix SmartTeeFilter reference leaks from the pins in its test. qcap/tests: Add many more SmartTee filter tests. qcap/tests: Add media tests for the SmartTee filter. qcap/tests: Test SmartTee filter aggregation. qcap: Implement a stubbed SmartTee filter. qcap: Implement the SmartTee medi...
2016 Aug 19
0
Wine release 1.9.17
...ky's Revenge has glitchy graphics 37954 Test application using old MSVC++ iostream library crashes on startup ('msvcirt.??0ostrstream@@QAE at XZ' takes one argument) 38276 IsDialogMessage(NULL,...) must always return FALSE 38726 valgrind shows uninitialized memory in qcap/tests/smartteefilter.c 39506 King Arthur II demo crashes with unimplemented function d3dx10_43.dll.D3DX10CreateEffectPoolFromFileW 39541 Rollercoaster Tycoon - X Error of failed request: BadValue (integer parameter out of range for operation) 40384 dinput8:dinput regression caused by new compiler 40385 u...
2019 May 24
0
Wine release 4.9
...ustom class installers in SetupDiCallClassInstaller(). setupapi: Call DIF_DESTROYPRIVATEDATA when deleting a device. setupapi: Implement class co-installers in SetupDiCallClassInstaller(). setupapi: Implement device-specific co-installers in SetupDiCallClassInstaller(). qcap/smartteefilter: Use strmbase_filter_cleanup(). qcap/avico: Use strmbase_filter_cleanup(). qcap/audiorecord: Use strmbase_filter_cleanup(). qedit/samplegrabber: Use strmbase_filter_cleanup(). quartz/parser: Use strmbase_filter_cleanup(). setupapi: Implement SetupDiInstallDriverFiles...
2019 Nov 29
0
Wine release 4.21
...er: Call IMemInputPin::Receive() directly. wineqtdecoder/qtvdecoder: 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....
2020 Jul 17
0
Wine release 5.13
...es are returned than were allocated. quartz: Use calloc() in filter_graph_common_create(). quartz: Get rid of the IFilterGraphImpl typedef. quartz/vmr9: Show the window only if auto-show is enabled. quartz/vmr9: Auto-show the window when pausing, not when running. qcap/smartteefilter: Return VFW_S_CANT_CUE from GetState() if paused. quartz: Add more tracing to state change methods. quartz: Don't sort the graph in IMediaFilter::GetState(). quartz/tests: Add more tests for asynchronous state change. quartz: Poll in IMediaFilter::GetState(). qua...
2019 Jun 10
0
Wine release 4.10
...qcap/audiorecord: Use strmbase filter aggregation support. 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 requ...