706cb54330633c2a2b2f42bdfc30a6d7ba04bba1
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / tstools / Config.in
1 config BR2_PACKAGE_TSTOOLS
2         bool "tstools"
3         depends on BR2_USE_MMU # fork()
4         help
5           This is a set of cross-platform command line tools for
6           working with MPEG data
7
8           The emphasis is on relatively simple tools which concentrate
9           on MPEG (H.264 and H.262) data packaged according to H.222
10           (i.e., TS or PS), with a particular interest in checking for
11           conformance.
12
13           Transport Stream (TS) is typically used for distribution of
14           cable and satellite data. Program Stream (PS) is typically
15           used to store data on DVDs.
16
17           https://code.google.com/p/tstools/