[MPlayer-dev-eng] [PATCH] tv:// for win32

Vladimir Voroshilov voroshil at gmail.com
Sat Sep 8 21:10:36 CEST 2007


2007/9/8, Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de>:
> Hello,
> On Sat, Sep 08, 2007 at 11:07:37PM +0700, Vladimir Voroshilov wrote:
> > 5. dshow_loader_v96.diff
> > Required changes under loader/*
> > I want to reuse mediatype.c code and structure definions
> > from guids.h, interfaces.h together with defined in MinGW interfaces.
> > Without this patch i can't include both loader/dshow/guids.h and MinGW's ole2.h
> > due to GUID structure redeclaration.
>
> The part that moves AM_MEDIA_TYPE or what it's called you can apply at once I'd say.
> I do not like including the system <vfw.h> instead of the loader one if
> that can be avoided though...

Updated version attached.
Now it looks more clear to undestand.
I can't use "wine/vfw.h" because it will cause inclusion of another wine/*.h
files which will lead to a lot of duplicate declaration errors.

> > 6. dshow_tt_hack_v96.diff
> > Hack for enabling teletext support under win32
> > Need proper implementation/fix.
>
> Well, there is pthreads for MinGW IIRC, maybe that would be enough?
> Sure, it's a fairly ugly extra dependency, but at least as a preliminary
> solution...

Removed in favor of pthreads-win32 (compiles and works with no issues).


-- 
Regards,
Vladimir Voroshilov     mailto:voroshil at gmail.com
JID: voroshil at gmail.com, voroshil at jabber.ru
ICQ: 95587719
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dshow_loader_v98.diff
Type: application/octet-stream
Size: 2235 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070909/c0492a09/attachment.obj>


More information about the MPlayer-dev-eng mailing list