Re: [DSHOW] Beginning of winestrmbase lib (resend)
From: "Christian Costa" <titan.costa(a)wanadoo.fr>
Add winestrmbase library and make quartz use it.
If this is wine specific, and it's supposed to be streambase library, I think winestreambase is maybe a clearer name, winestrmbase makes it sound like a string processing lib. :) -- Dimi Paun <dimi(a)lattica.com> Lattica, Inc.
Dimi Paun wrote:
From: "Christian Costa" <titan.costa(a)wanadoo.fr>
Add winestrmbase library and make quartz use it.
If this is wine specific, and it's supposed to be streambase library, I think winestreambase is maybe a clearer name, winestrmbase makes it sound like a string processing lib. :)
Well, I chose this name because the Direct Show SDK provides the strmbase.lib library. The purpose is quite the same so I kept the same name and prefixed it since it's wine specific. But hey, I don't mind changing in to winestreambase it it makes less confusion. :-)
From: "Christian Costa" <titan.costa(a)wanadoo.fr>
Well, I chose this name because the Direct Show SDK provides the strmbase.lib library. The purpose is quite the same so I kept the same name and prefixed it since it's wine specific.
But if that's the case, shouldn't we just name it strmbase and make it compatible? -- Dimi Paun <dimi(a)lattica.com> Lattica, Inc.
Dimi Paun wrote:
From: "Christian Costa" <titan.costa(a)wanadoo.fr>
Well, I chose this name because the Direct Show SDK provides the strmbase.lib library. The purpose is quite the same so I kept the same name and prefixed it since it's wine specific.
But if that's the case, shouldn't we just name it strmbase and make it compatible?
strmbase contains mostly C++ classes...
participants (2)
-
Christian Costa -
Dimi Paun