[MPlayer-dev-eng] [PATCH] cygwin dvd, bswap, and vo2

Joey Parrish joey at yunamusic.com
Sun Jun 23 12:31:14 CEST 2002


Hello,

Attached are three patches, one to get dvd support working
under cygwin, one to optimize mpdvdkit's bswap for x86, and
one to remove references to libvo2.  I hope I read correctly
in the DOCS that libvo2 was abandoned.

The cygwin dvd patch is untested, but it currently does not
compile mpdvdkit at all, so hopefully it's a start.  Vlc code
that uses input_iovec.h was added to mpdvdkit, but that header
itself was not.  This is fixed in this patch.  I also tweaked
the use of certain system headers on cygwin/win32 so that
the code would compile cleanly.

The bswap patch is based from the bswap.h found elsewhere
in the mplayer tree.  I just added to mpdvdkit's bswap rather
than replacing it, but would it be a better idea to use only
one such file in the whole tree instead of two or three?

Slightly off-topic, but before I begin work on porting the
xine/libquicktime sorenson code, is anybody else already
doing this?

--Joey

-- 

"All you need is love." --Darth Vader



More information about the MPlayer-dev-eng mailing list