blob: ac8b4aecdb3b0165d7122336459d5fd31b51d044 (
plain)
1
2
3
4
5
6
7
8
9
10
|
config BR2_PACKAGE_DVBLAST
bool "dvblast"
select BR2_PACKAGE_BITSTREAM
select BR2_PACKAGE_LIBEV
depends on !BR2_bfin # libev
help
DVBlast is a simple and powerful MPEG-2/TS demux and
streaming application.
http://www.videolan.org/projects/dvblast.html
|