Commit Graph

3 Commits

Author SHA1 Message Date
jakemsr
fae605fb5a adjust for libdvdav update - quit using the libdvdnav version
of libdvdread haders since they are no longer part of libdvdnav.
2009-07-30 19:10:28 +00:00
claudio
2a16cd7303 Fix the DVDGetTitleName() function.
The function tries to read the title from the DVD but does it in a way
that does not work on OpenBSD. OpenBSD returns EINVAL for reads that are not
a multiple of the blocksize for rcd0c.

ok jolan@
2006-10-12 11:30:41 +00:00
jakemsr
2ec266228c Initial import of dvdbackup.
Dvdbackup is a DVD a program for mirroring DVD-Video to harddisk.
Dvdbackup is not just a backup program but can also report information
about a DVD, or e.g just backup the main feature of a DVD.

requested by jolan@
2005-11-03 07:46:02 +00:00