Library to access video DVDs

http://www.dtek.chalmers.se/groups/dvd/index.shtml

libdvdread provides a simple foundation for reading DVD-Video images.
It offers DVD applications:

1. A simple abstraction for reading the files on a DVD image
(dvd_reader.h).
2. A simple library for parsing the information (IFO) files
(ifo_read.h/ifo_types.h).
3. A simple library for parsing the navigation (NAV) packets
(nav_read.h/nav_types.h).

This allows application designers to access some of the more advanced
features of the DVD format.

libdvdread currently uses libdl to dynamically probe for libdvdcss at
runtime. If libdvdcss is found, then it will be used to decrypt the
encrypted sections of a DVD.

Authors:
--------
Björn Englund
Håkan Hjort
Billy Biggs
Christian Wolff

Refresh
Refresh
Source Files
Filename Size Changed Actions
libdvdread-0.9.7-udffindfile.patch 0000000989 989 Bytes about 13 years
libdvdread-0.9.7.tar.bz2 0000281704 275 KB about 13 years
libdvdread-strict-aliasing.patch 0000000507 507 Bytes about 13 years
libdvdread.spec 0000007200 7.03 KB almost 5 years
libdvdread_udf.patch 0000003537 3.45 KB about 13 years
Latest Revision
Olaf Hering Olaf Hering (olh) committed almost 5 years ago (revision 3)
-lto
Comments for libdvdread3 0