summaryrefslogtreecommitdiffstats
path: root/libmpdvdkit2/dvd_reader.c
Commit message (Collapse)AuthorAgeFilesLines
* add FreeBSD default cd/dvd devicesnexus2005-09-171-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16511 b3059339-0415-0410-9bf9-f77b7e298cf2
* update libdvdread to v0.9.4aurel2005-06-301-56/+255
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15875 b3059339-0415-0410-9bf9-f77b7e298cf2
* DragonFly BSD supportdiego2005-05-251-1/+1
| | | | | | | patch by Joerg Sonnenberger <joerg - at - britannica - dot - bec - dot - de> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15567 b3059339-0415-0410-9bf9-f77b7e298cf2
* Support playing DVDs from harddrive directories.diego2005-05-211-4/+4
| | | | | | | idea from Björn Hermansson < Bjorn dot Hermansson at teliasonera dot com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15535 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mark modified files as such to comply more closely with GPL §2a.diego2005-03-111-0/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14939 b3059339-0415-0410-9bf9-f77b7e298cf2
* Encrypted dvd playback now accepts -dvd-drive e: on mingw. fix from ↵faust32004-05-061-0/+11
| | | | | | libdvdread, left out the various cosmetics changes for now git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12432 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix debug compilation on mingwfaust32003-09-061-0/+10
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10826 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l fix by Bjrn Sandell <biorn@dce.chalmers.se>alex2003-08-031-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10512 b3059339-0415-0410-9bf9-f77b7e298cf2
* MinGW support in mpdvdkitdiego2003-07-191-0/+2
| | | | | | | patch by Sascha Sommer git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10444 b3059339-0415-0410-9bf9-f77b7e298cf2
* There are conflicting definitions for DVDFileSeek in the .c and .h file.diego2003-04-291-1/+1
| | | | | | | Fix ported from libdvdread CVS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10018 b3059339-0415-0410-9bf9-f77b7e298cf2
* sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)arpi2003-02-081-2/+3
| | | | | | | patch by Andreas Hess <jaska@gmx.net> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9334 b3059339-0415-0410-9bf9-f77b7e298cf2
* Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file hasarpi2003-01-101-3/+2
| | | | | | | | | 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>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