6d7ff678656c708014c1ff7b34c16947e147f44a
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libmpeg2 / Config.in
1 config BR2_PACKAGE_LIBMPEG2
2         bool "libmpeg2"
3         help
4           MPEG1/MPEG2 video decoder library
5
6           http://libmpeg2.sourceforge.net/
7
8 if BR2_PACKAGE_LIBMPEG2
9
10 config BR2_PACKAGE_LIBMPEG2_BINS
11         bool "mpeg2 binaries"
12         help
13           Install mpeg2dec, corrupt_mpeg2 and extract_mpeg2 programs as
14           well.
15
16 endif