Commit Graph

12 Commits

Author SHA1 Message Date
diego 4d644f513c Replace preprocessor check for WIN32 with checks for __MINGW32__ and __CYGWIN__.
This avoids a pointless indirection that only obscures what is really done.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27761 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-10-13 16:23:55 +00:00
rathann 97e5f304ce Rename internal libdvdread fork from dvdread to libdvdread
to avoid clashing with external libdvdread.
(Sync with libdvdread r1122)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27498 b3059339-0415-0410-9bf9-f77b7e298cf2
2008-08-30 12:22:21 +00:00
diego 8cf4397274 Rename libdvdread to dvdread. We really only include only the dvdread
subdirectory of libdvdread.  This will also allow getting rid of some
local modifications.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20997 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 00:33:01 +00:00
diego 66e1b5c8ed Allow disabling internal libdvdcss.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20821 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 18:25:42 +00:00
diego b2e4995772 Remove bogus OPTFLAGS settings.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20819 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 16:44:58 +00:00
diego 0aaab951ee Revert one more local change without effect.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20809 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-09 00:38:22 +00:00
diego 99ae0e5b0d Update for malloc cast changes.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20806 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:31:33 +00:00
diego b12e3f188f Revert nonsensical local change hunk that had no effect at all.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20803 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 23:08:41 +00:00
diego 8a565677cf Mark modified files as such.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20801 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-08 22:45:11 +00:00
diego 863ec4e1a2 Remove bogus comment lines.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20745 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:40:22 +00:00
diego e2688b4245 Always compile with -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 like upstream.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20744 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-07 16:39:58 +00:00
diego 376951ca72 libmpdvdkit2 --> libdvdread, it just contains libdvdread now.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20631 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-03 13:48:52 +00:00