1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-02-22 02:36:40 +00:00
Files
operating-system/buildroot/package/libmpeg2/Config.in
2018-03-17 23:47:00 +00:00

17 lines
294 B
Plaintext

config BR2_PACKAGE_LIBMPEG2
bool "libmpeg2"
help
MPEG1/MPEG2 video decoder library
http://libmpeg2.sourceforge.net/
if BR2_PACKAGE_LIBMPEG2
config BR2_PACKAGE_LIBMPEG2_BINS
bool "mpeg2 binaries"
help
Install mpeg2dec, corrupt_mpeg2 and extract_mpeg2 programs as
well.
endif