aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdvdkit2/dvd_reader.c
Commit message (Collapse)AuthorAge
* Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file hasGravatar arpi2003-01-10
| | | | | | | | | separate structure for title key, all other title keys remains empty. My fix is very conservative and simply tries to find title key for every VOB file. Tomas Hurka <tom@hukatronic.cz> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8882 b3059339-0415-0410-9bf9-f77b7e298cf2
* hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>Gravatar arpi2002-09-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7424 b3059339-0415-0410-9bf9-f77b7e298cf2
* I experienced several segfaults when trying to play (unencrypted) DVDsGravatar arpi2002-09-10
| | | | | | | | | | | | | | | | 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 patchesGravatar arpi2002-08-16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7034 b3059339-0415-0410-9bf9-f77b7e298cf2
* importing libdvdread 0.9.3 filesGravatar arpi2002-08-16
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7030 b3059339-0415-0410-9bf9-f77b7e298cf2