summaryrefslogtreecommitdiffstats
path: root/dvdread/libdvdread_changes.diff
Commit message (Collapse)AuthorAgeFilesLines
* Remove Windows-only replacement gettimeofday() implementation, both Cygwindiego2007-08-211-4/+24
| | | | | | | and MinGW have gettimeofday() in recent versions. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24115 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace dvdread bswap.h by something more sane for us.reimar2007-08-191-50/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24100 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync local diff with latest changes.diego2007-08-171-24/+18
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24086 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove local MinGW gettimeofday() implementation, there is now a nativediego2007-08-161-14/+1
| | | | | | | one in the same file. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24077 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync local diff with current version.diego2007-08-161-32/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24076 b3059339-0415-0410-9bf9-f77b7e298cf2
* Sync local diff with current version.diego2007-08-151-236/+132
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24074 b3059339-0415-0410-9bf9-f77b7e298cf2
* __CPU__ will be x86-64 under amd64 and fail the check "#if __CPU__ > 386".diego2006-12-131-1/+1
| | | | | | | patch by Zuxy Meng, zuxy.meng gmail com git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21608 b3059339-0415-0410-9bf9-f77b7e298cf2
* Drop some unnecessary local changes.diego2006-11-181-84/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20999 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename libdvdread to dvdread. We really only include only the dvdreaddiego2006-11-181-0/+778
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