87d429811b
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.
18 lines
463 B
Text
18 lines
463 B
Text
@comment $NetBSD: PLIST,v 1.1.1.1 2004/04/06 13:44:53 jmmv Exp $
|
|
bin/dvdnav-config
|
|
include/dvdnav/dvd_reader.h
|
|
include/dvdnav/dvd_types.h
|
|
include/dvdnav/dvd_udf.h
|
|
include/dvdnav/dvdnav.h
|
|
include/dvdnav/dvdnav_events.h
|
|
include/dvdnav/ifo_read.h
|
|
include/dvdnav/ifo_types.h
|
|
include/dvdnav/nav_print.h
|
|
include/dvdnav/nav_read.h
|
|
include/dvdnav/nav_types.h
|
|
lib/libdvdnav.a
|
|
lib/libdvdnav.la
|
|
lib/libdvdnav.so
|
|
lib/libdvdnav.so.3
|
|
lib/libdvdnav.so.3.0
|
|
@dirrm include/dvdnav
|