Displaying 6 results from an estimated 6 matches for "transformfilter".
2019 Jun 21
0
Wine release 4.11
...quartz/filesource: Cancel I/O from all threads in IAsyncReader::BeginFlush().
quartz/filesource: Add a test for cross-thread asynchronous read requests.
quartz/systemclock: Create the advise thread after the events it depends on.
strmbase/transform: Store the pins inline in the TransformFilter structure.
strmbase/renderer: Remove some duplicated locks.
strmbase/renderer: Store the sink pin inline in the BaseRenderer structure.
quartz/filtergraph: Add tests for asynchronous state change.
d3d11/tests: Test creating and rendering to a swapchain on the desktop window....
2012 Mar 30
0
Wine release 1.5.1
...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 implementation.
wineqtdecoder: Read the header of unknown...
2012 Apr 13
0
Wine release 1.5.2
...mpl from the general strmbase.h.
quartz: Convert VideoRenderer to use strmbase's BaseControlWindow.
quartz: Change VideoRenderer to use strmbase's BaseControlVideo.
strmbase: COM cleanup for PosPassThru.
strmbase: Fix issues with new quality control implementation in TransformFilter.
strmbase: Add IMediaPosition implementation to PosPassThru.
quartz: COM cleanup for DSoundRenderImpl.
quartz: Add initial VMR9 stub.
quartz: Add BaseControlWindow to VMR9.
quartz: Add BaseControlVideo to VMR9.
quartz: Add IAMFilterMiscFlags to VMR9 implementatio...
2010 Oct 15
0
Wine release 1.3.5
...strmbase: Move InputPin implementation to strmbase.
usp10: When checking font for shaping the font needs at least 1 of the features but does not need all.
strmbase: Implement BaseFilter in strmbase.
strmbase: Add an implementation of BaseFilterImpl_EnumPins.
strmbase: Move TransformFilter implementation to strmbase.
strmbase: Move mediaSeeking to strmbase SourceSeeking.
strmbase: Clean up the allocator negotiating for BaseOutputPin.
strmbase: Standardize "class" function into functions tables in the structs.
strmbase: Add GetMediaType and GetMediaTy...
2012 Jan 27
1
Wine release 1.4-rc1
...r 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 section that protects the streaming state.
wineqtdecoder: Lock the Transform filter csReceive around the decommpression callback.
quartz: Lower the merit on our current builtin filters.
amstream: Have the MediaStream Filter use strmbase.
wineqtdecoder: Lock th...
2008 Aug 22
0
Wine release 1.1.3
...14):
qcap: Make the server directly register a filter instead of the workarounds.
uuids: Add MEDIASUBTYPE_AYUV.
quartz: Trace the iface pointer in the memory allocator.
quartz: Make transform filter return hresult from running/pausing.
quartz: Use correct media type in transformfilter's QueryAccept.
quartz: Pass InputPin as parameter to transform filter.
quartz: Fix end of file handling when first request is already end of file.
quartz: Fix support for files with multiple odml indexes.
winealsa.drv: Add ability to recover from underruns to directsound...