[MPlayer-dev-eng] [PATCH] make use of dxguid instead of hardcoded references
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Jan 17 12:53:20 CET 2010
On Sun, Jan 17, 2010 at 03:36:21AM +0100, Gianluigi Tiesi wrote:
> 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
Hopefully the later issue is fixed once and for all by making those not
export any GUIDs at all but declaring them static (which needs some
define hackery to avoid clashing with the declarations from the
MinGW headers).
Btw. you can get rid of xx_stream_seek_clashes.diff , I renamed MPlayer's
STREAM_SEEK to MP_STREAM_SEEK, so that should be fixed properly
and completely now.
More information about the MPlayer-dev-eng
mailing list