Thomas Faber
|
3dbcadc278
|
strmbase: Destroy base class after child class.
|
2014-07-21 11:49:59 +02:00 |
Jacek Caban
|
289bdc4f45
|
strmbase: Store BasePinFuncTable inside Base*PinFuncTable structs.
|
2014-01-06 20:47:02 +01:00 |
Frédéric Delanoy
|
50d45a8abc
|
strmbase: Use BOOL type where appropriate.
|
2013-11-26 10:15:57 +01:00 |
Piotr Caban
|
5c8339df4a
|
strmbase: Add structure size parameter in BaseInputPin_Construct function.
|
2013-11-25 16:28:14 +01:00 |
Alessandro Pignotti
|
0029bbcf48
|
strmbase: Frame scheduling should use IMediaSample::GetTime.
|
2013-03-06 11:46:13 +01:00 |
Michael Stefaniuc
|
0f46f7538a
|
strmbase: Print the debug string and not the pointer to it.
|
2012-05-03 20:44:11 +02:00 |
Aric Stewart
|
209bc696c1
|
strmbase: We cannot hold the RenderLock during QualityControlRender_WaitFor.
|
2012-04-24 11:30:19 +02:00 |
Aric Stewart
|
51e3834bfb
|
strmbase: Add IMediaPosition implementation to PosPassThru.
|
2012-04-04 17:49:04 +02:00 |
Aric Stewart
|
56477075c2
|
strmbase: Remove QualityControlImpl from the general strmbase.h.
Quality Control things are not part of the standard strmbase library set.
|
2012-04-03 12:19:17 +02:00 |
Aric Stewart
|
54eafc73e5
|
strmbase: Implement renderer quality control into the base renderer.
|
2012-04-03 12:10:33 +02:00 |
Aric Stewart
|
e1a72011e5
|
strmbase: More additions to BaseRenderer for video renderers.
|
2012-04-02 14:01:41 +02:00 |
Aric Stewart
|
662220f77f
|
strmbase: Expand BaseRenderer implementation.
|
2012-04-02 14:01:23 +02:00 |
Aric Stewart
|
eccd9770cc
|
strmbase: Basic BaseRenderer implementation.
|
2012-03-29 20:49:16 +02:00 |