Initial import of libdvdnav, version 0.8.0:
authorjmmv <jmmv>
Tue, 6 Apr 2004 13:44:53 +0000 (13:44 +0000)
committerjmmv <jmmv>
Tue, 6 Apr 2004 13:44:53 +0000 (13:44 +0000)
commit3b774186b58c0efa1b209b6f11a5944e8453125f
tree25134b09ebb20f93adc1a71ba5678f4459d9b361
parent22fdb5bc71738d7e33af7a3701b43f21e5696581
Initial import of libdvdnav, version 0.8.0:

libdvdnav is a library that allows easy use of sophisticated DVD navigation
features such as DVD menus, multiangle playback and even interactive DVD
games.  All this functionality is provided through a simple API which
provides the DVD playback as a single logical stream of blocks, intermitted
by special dvdnav events to report certain conditions.  The main usage of
libdvdnav is a loop regularly calling a function to get the next block,
surrounded by additional calls to tell the library of user interaction.
The whole DVD virtual machine and internal playback states are completely
encapsulated.
multimedia/libdvdnav/DESCR [new file with mode: 0644]
multimedia/libdvdnav/Makefile [new file with mode: 0644]
multimedia/libdvdnav/PLIST [new file with mode: 0644]
multimedia/libdvdnav/buildlink3.mk [new file with mode: 0644]
multimedia/libdvdnav/distinfo [new file with mode: 0644]
multimedia/libdvdnav/patches/patch-aa [new file with mode: 0644]