12 May
2005
12 May
'05
12:32 a.m.
Robert Shearman wrote:
Rolf Kalbermatter wrote:
Changelog - dlls/qcap/Makefile.in - dlls/qcap/qcap_main.h dlls/qcap/enummedia.c Add IEnumMediaType object for use by other class objects. This is taken from quartz with only minor adaptions.
We should be putting these files into a static library that we can link to from quartz, qcap & other DirectShow dependent DLLs.
Rob
We should find a name for it. Microsoft uses strmbase.lib for templates like filters, pins and so on. Since we want to something more or less similar, what about using winestrmbase. I know its more that 8 characters but hey, I'm not good at finding meaningfull short name. :-) Bye, Christian