1 config BR2_PACKAGE_X264
3 depends on !BR2_TOOLCHAIN_EXTERNAL_BLACKFIN_UCLINUX # madvise()
5 x264 is a free software library and application for
6 encoding video streams into the H.264/MPEG-4 AVC
7 compression format, and is released under the terms
10 https://www.videolan.org/developers/x264.html
14 config BR2_PACKAGE_X264_CLI
17 Command-line tool to encode video streams into the
18 H.264/MPEG-4 AVC compression format.