strmbase: Avoid hardcoding the Unicode string literal lengths.
[wine] / dlls / strmbase / Makefile.in
2011-07-09  Alexandre Julliardmakefiles: Make MODULE contain the full module name...
2011-04-06  Aric Stewartstrmbase: Create OutputQueue for queuing outgoing samples.
2010-11-08  Maarten Lankhorststrmbase: Add support for IQualityControl.
2010-10-20  Aric Stewartstrmbase: Begin implementations of AMovieDllRegisterSer...
2010-10-12  Aric Stewartstrmbase: Move mediaSeeking to strmbase SourceSeeking.
2010-10-08  Aric Stewartstrmbase: Move TransformFilter implementation to strmbase.
2010-10-08  Aric Stewartstrmbase: Implement BaseFilter in strmbase.
2010-10-06  Aric Stewartstrmbase: Move BasePin implementation to strmbase.
2010-10-06  Aric Stewartstrmbase: Move enumpins from quartz to strmbase.
2010-10-05  Aric Stewartstrmbase: Initial creation of static strmbase library...