summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/dvd_reader.c
Commit message (Collapse)AuthorAgeFilesLines
* hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>arpi2002-09-161-0/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7424 b3059339-0415-0410-9bf9-f77b7e298cf2
* I experienced several segfaults when trying to play (unencrypted) DVDsarpi2002-09-101-1/+4
| | | | | | | | | | | | | | | | from harddisk using xine/ogle/mplayer with the respective libdvdnav support feature. I found that while libdvdnav itself may do something wrong by trying to read beyond the end of the files, it was actually the fault of libdvdread that a segfault resulted. The following tiny patch fixes the problem and it seems that libdvdnav can very well live with the "short read" result it gets then - navigation worked fine after applying the patch: patch by Peter Niemayer <niemayer@isg.de> & H}kan Hjort <d95hjort@dtek.chalmers.se> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7359 b3059339-0415-0410-9bf9-f77b7e298cf2
* apply mplayer-specific patchesarpi2002-08-161-2/+23
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7034 b3059339-0415-0410-9bf9-f77b7e298cf2
* importing libdvdread 0.9.3 filesarpi2002-08-161-0/+898
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7030 b3059339-0415-0410-9bf9-f77b7e298cf2