e155ef3cab
So in turn does libdvdnav and the dvdnav element in gst-plugins-bad. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
12 lines
303 B
Plaintext
12 lines
303 B
Plaintext
config BR2_PACKAGE_LIBDVDREAD
|
|
bool "libdvdread"
|
|
depends on BR2_LARGEFILE
|
|
help
|
|
libdvdread provides a simple foundation for reading
|
|
DVD-Video images.
|
|
|
|
http://www.mplayerhq.hu/MPlayer/releases/dvdnav/
|
|
|
|
comment "libdvdread requires a toolchain with LARGEFILE support"
|
|
depends on !BR2_LARGEFILE
|