9 lines
216 B
Plaintext
9 lines
216 B
Plaintext
config BR2_PACKAGE_LIBDVDREAD
|
|
bool "libdvdread"
|
|
select BR2_PACKAGE_LIBDVDCSS
|
|
help
|
|
libdvdread provides a simple foundation for reading
|
|
DVD-Video images.
|
|
|
|
https://www.videolan.org/developers/libdvdnav.html
|