repo.or.cz
/
buildroot-gz.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
linenoise: add .hash file
[buildroot-gz.git]
/
package
/
libmpeg2
/
Config.in
blob
6d7ff678656c708014c1ff7b34c16947e147f44a
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