projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ntdll: Read the current processor with the __NR_getcpu syscall.
[wine]
/
dlls
/
strmbase
/
2012-05-14
Aric Stewart
strmbase: do not lock in BaseOutputPinImpl_GetDeliveryB...
tree
|
commitdiff
2012-05-14
Jacek Caban
include: Use widl to take care of nameless structs...
tree
|
commitdiff
2012-05-04
Francois Gouget
strmbase: The strmbase debug channel is unused in a...
tree
|
commitdiff
2012-05-03
Michael Stefaniuc
strmbase: Print the debug string and not the pointer...
tree
|
commitdiff
2012-04-30
Aric Stewart
strmbase: Implement BasicAudio.
tree
|
commitdiff
2012-04-26
Aric Stewart
strmbase: Track internal window styles in baseWindow...
tree
|
commitdiff
2012-04-25
Aric Stewart
strmbase: get_VideoHeight should always have a positive...
tree
|
commitdiff
2012-04-24
Aric Stewart
strmbase: We cannot hold the RenderLock during QualityC...
tree
|
commitdiff
2012-04-20
Aric Stewart
strmbase: Have PassThruImpl use BaseDispatch.
tree
|
commitdiff
2012-04-20
Aric Stewart
strmbase: Have BaseControlVideo use BaseDispatch.
tree
|
commitdiff
2012-04-20
Aric Stewart
strmbase: Have BaseControlWindow use BaseDispatch.
tree
|
commitdiff
2012-04-20
Aric Stewart
strmbase: Implement BaseDispatch.
tree
|
commitdiff
2012-04-16
Marcus Meissner
strmbase: Use correct *ppv (Coverity).
tree
|
commitdiff
2012-04-16
Michael Stefaniuc
strmbase: Remove break after return (Smatch).
tree
|
commitdiff
2012-04-04
Aric Stewart
strmbase: Add IMediaPosition implementation to PosPassThru.
tree
|
commitdiff
2012-04-04
Aric Stewart
strmbase: Fix issues with new quality control implement...
tree
|
commitdiff
2012-04-03
Aric Stewart
strmbase: COM cleanup for PosPassThru.
tree
|
commitdiff
2012-04-03
Aric Stewart
strmbase: Remove QualityControlImpl from the general...
tree
|
commitdiff
2012-04-03
Aric Stewart
strmbase: Implement renderer quality control into the...
tree
|
commitdiff
2012-04-02
Aric Stewart
strmbase: More additions to BaseRenderer for video...
tree
|
commitdiff
2012-04-02
Aric Stewart
strmbase: Expand BaseRenderer implementation.
tree
|
commitdiff
2012-03-29
Christian Costa
strmbase: Display dll in which we are searching a class...
tree
|
commitdiff
2012-03-29
Aric Stewart
strmbase: Basic BaseRenderer implementation.
tree
|
commitdiff
2012-03-29
Aric Stewart
strmbase: Implement BaseControlVideo.
tree
|
commitdiff
2012-03-29
Aric Stewart
strmbase: Implement BaseControlWindow.
tree
|
commitdiff
2012-03-28
Aric Stewart
strmbase: Add beginnings of BaseWindow.
tree
|
commitdiff
2012-03-27
Aric Stewart
strmbase: COM cleanup for TransformFilter.
tree
|
commitdiff
2012-03-26
Aric Stewart
strmbase: COM cleanup for cleanup SourceSeeking.
tree
|
commitdiff
2012-03-26
Aric Stewart
strmbase: COM cleanup for BasePin, BaseInputPin, and...
tree
|
commitdiff
2012-03-26
Aric Stewart
strmbase: COM cleanup for BaseFilter.
tree
|
commitdiff
2012-03-26
Michael Stefaniuc
strmbase: Print the debug string and not the pointer...
tree
|
commitdiff
2012-03-15
Christian Costa
strmbase: Allow constructor function to be NULL but...
tree
|
commitdiff
2012-03-15
Aric Stewart
strmbase: Rename MediaSeekingPassThru to RendererPosPas...
tree
|
commitdiff
2012-03-15
Aric Stewart
strmbase: Move the MediaSeekingPassThru functions from...
tree
|
commitdiff
2012-01-23
Aric Stewart
strmbase: Do not hold the csReceive lock when calling...
tree
|
commitdiff
2012-01-17
Aric Stewart
strmbase: In the TransformFilter add a critical section...
tree
|
commitdiff
2011-12-20
Francois Gouget
dlls: Standardize on 'static const WCHAR' for our Unico...
tree
|
commitdiff
2011-12-16
Francois Gouget
strmbase: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-11-14
Francois Gouget
strmbase: Unset Spare[0] before deleting non-static...
tree
|
commitdiff
2011-08-03
Frédéric Delanoy
dlls: Assorted spelling fixes.
tree
|
commitdiff
2011-07-09
Alexandre Julliard
makefiles: Make MODULE contain the full module name...
tree
|
commitdiff
2011-07-04
Gerald Pfeifer
strmbase: Mark TransformFilter_QualityControlImpl_Notif...
tree
|
commitdiff
2011-06-27
Marcus Meissner
strmbase: Move NULL check up a bit (Coverity).
tree
|
commitdiff
2011-06-16
Jörg Höhle
strmbase: Use !list_empty() instead of list_count(...
tree
|
commitdiff
2011-06-14
Marcus Meissner
strmbase: Removed superflous NULL check (Coverity).
tree
|
commitdiff
2011-04-06
Aric Stewart
strmbase: Add OutputQueue_EOS implementation.
tree
|
commitdiff
2011-04-06
Aric Stewart
strmbase: Create OutputQueue for queuing outgoing samples.
tree
|
commitdiff
2010-12-13
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
strmbase: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-09
Michael Stefaniuc
strmbase: Use an iface instead of a vtbl pointer in...
tree
|
commitdiff
2010-12-06
Maarten Lankhorst
strmbase: Use advise functions in WaitFor.
tree
|
commitdiff
2010-12-05
Maarten Lankhorst
strmbase: Fix reference leak of enumpins.
tree
|
commitdiff
2010-11-29
Maarten Lankhorst
strmbase: Fix qos.
tree
|
commitdiff
2010-11-10
Maarten Lankhorst
strmbase: Add support for rendering algorithms to quali...
tree
|
commitdiff
2010-11-10
Maarten Lankhorst
strmbase: Silence harmless fixme.
tree
|
commitdiff
2010-11-08
Maarten Lankhorst
strmbase: Add support for IQualityControl to transform...
tree
|
commitdiff
2010-11-08
Maarten Lankhorst
strmbase: Forward IQualityControl on output pin to...
tree
|
commitdiff
2010-11-08
Maarten Lankhorst
strmbase: Add support for IQualityControl.
tree
|
commitdiff
2010-11-05
Maarten Lankhorst
strmbase: Allow NULL for time format in ConvertTimeFormat.
tree
|
commitdiff
2010-11-03
Michael Stefaniuc
strmbase: Remove duplicate 'const' in strmbase.h.
tree
|
commitdiff
2010-11-01
Aric Stewart
strmbase: More properly standardized pin implementation...
tree
|
commitdiff
2010-10-20
Aric Stewart
strmbase: Implement STRMBASE_DllGetClassObject and...
tree
|
commitdiff
2010-10-20
Aric Stewart
strmbase: Implement OLE registration in AMovieDllRegist...
tree
|
commitdiff
2010-10-20
Aric Stewart
strmbase: Define STRMBASE_DllMain.
tree
|
commitdiff
2010-10-20
Aric Stewart
strmbase: Begin implementations of AMovieDllRegisterSer...
tree
|
commitdiff
2010-10-14
Aric Stewart
strmbase: Remove non-standard custom allocator logic...
tree
|
commitdiff
2010-10-14
Aric Stewart
strmbase: Add GetMediaType and GetMediaTypeVersion...
tree
|
commitdiff
2010-10-14
Aric Stewart
strmbase: Standardize "class" function into functions...
tree
|
commitdiff
2010-10-14
Aric Stewart
strmbase: Clean up the allocator negotiating for BaseOu...
tree
|
commitdiff
2010-10-12
Aric Stewart
strmbase: Move mediaSeeking to strmbase SourceSeeking.
tree
|
commitdiff
2010-10-08
Aric Stewart
strmbase: Move TransformFilter implementation to strmbase.
tree
|
commitdiff
2010-10-08
Aric Stewart
strmbase: Add an implementation of BaseFilterImpl_EnumPins.
tree
|
commitdiff
2010-10-08
Aric Stewart
strmbase: Implement BaseFilter in strmbase.
tree
|
commitdiff
2010-10-06
Aric Stewart
strmbase: Move InputPin implementation to strmbase.
tree
|
commitdiff
2010-10-06
Aric Stewart
strmbase: Move OutputPin implementation to strmbase.
tree
|
commitdiff
2010-10-06
Aric Stewart
strmbase: Move BasePin implementation to strmbase.
tree
|
commitdiff
2010-10-06
Aric Stewart
strmbase: Move enumpins from quartz to strmbase.
tree
|
commitdiff
2010-10-06
Aric Stewart
strmbase: Add the EnumMediaTypes base implementation.
tree
|
commitdiff
2010-10-05
Aric Stewart
strmbase: Initial creation of static strmbase library...
tree
|
commitdiff