[MPlayer-dev-eng] [PATCH] make use of dxguid instead of hardcoded references

Gianluigi Tiesi mplayer at netfarm.it
Sun Jan 17 03:36:21 CET 2010


I've got a problem while building on win32 with SDL static lib,
sdl needs dxguid (the check will fail)
but vo_directx and tvi_dshow are declaring some guids that already in libdxguid

I think this problem can spot also in future

I've removed guid defs in vo_directx
and made extern const in tvi_dshow
since dxguid has guids but no one declares it

they are in dmusicc.h but not bundle with stock mingw

Regards

-- 
Gianluigi Tiesi <sherpya at netfarm.it>
EDP Project Leader
Netfarm S.r.l. - http://www.netfarm.it/
Free Software: http://oss.netfarm.it/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xx_use_dxguid.diff
Type: text/x-diff
Size: 2467 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100117/71686b77/attachment.diff>


More information about the MPlayer-dev-eng mailing list