Library to access video DVDs
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 <d4bjorn@dtek.chalmers.se> Håkan Hjort <d95hjort@dtek.chalmers.se> Billy Biggs <vektor@dumbterm.net> Christian Wolff <scarabaeus@convergence.de>
- 2 errors
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
libdvdread-4.1.3.tar.bz2 | 000009689994.6 KB | 1226908703about 16 years ago | |
libdvdread-strict-aliasing.patch | 0000000499499 Bytes | 1226908704about 16 years ago | |
libdvdread4.spec | 00000028622.79 KB | 1230292407almost 16 years ago |
Latest Revision
hostmaster
committed
almost 16 years ago (revision 2)
update