Commit Graph

16 Commits

Author SHA1 Message Date
nexus 13fc540eb2 add FreeBSD default cd/dvd devices
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16511 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-17 20:53:20 +00:00
aurel eb3c1b5ced update libdvdread to v0.9.4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15875 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 22:48:26 +00:00
diego 8308e63eb1 DragonFly BSD support
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
2005-05-25 08:48:32 +00:00
diego fe4102bd5c Support playing DVDs from harddrive directories.
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
2005-05-21 11:05:45 +00:00
diego 570ee50f62 Mark modified files as such to comply more closely with GPL §2a.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14939 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-11 02:40:28 +00:00
faust3 7e24201e07 Encrypted dvd playback now accepts -dvd-drive e: on mingw. fix from libdvdread, left out the various cosmetics changes for now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12432 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-06 18:04:06 +00:00
faust3 6219ca26e0 fix debug compilation on mingw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10826 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-09-06 13:36:15 +00:00
alex 64b032359b 10l fix by Bjrn Sandell <biorn@dce.chalmers.se>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10512 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-08-03 17:06:18 +00:00
diego bc7792fd7c MinGW support in mpdvdkit
patch by Sascha Sommer


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10444 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-07-19 21:41:53 +00:00
diego 8256425d04 There are conflicting definitions for DVDFileSeek in the .c and .h file.
Fix ported from libdvdread CVS.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10018 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-04-29 01:25:53 +00:00
arpi b606cb1952 sync with libdvdcss 1.2.5 (including u8->uint8_t and whitespace cosmetics...)
patch by Andreas Hess <jaska@gmx.net>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9334 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-02-08 00:22:39 +00:00
arpi 2d6269f3d4 Function DVDOpenVOBPath only decrypts first VOB file and since each VOB file has
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
2003-01-10 22:48:49 +00:00
arpi 134ace1f96 hpux DVD support fixes by Martin Gansser <mgansser@ngi.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7424 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-09-16 20:46:31 +00:00
arpi f9963b5442 I experienced several segfaults when trying to play (unencrypted) DVDs
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
2002-09-10 20:33:31 +00:00
arpi b1187223a3 apply mplayer-specific patches
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7034 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:50:22 +00:00
arpi 75e28d06f8 importing libdvdread 0.9.3 files
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7030 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-08-16 22:37:48 +00:00