summaryrefslogtreecommitdiffstats
path: root/rules/ffmpeg.in
blob: 559ebd18d34793ee357dcde3e0d16a82277aae85 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
## SECTION=applications

config FFMPEG
	tristate
	select CROSS_NASM
	prompt "ffmpeg"
	help
	  FFmpeg is the leading multimedia framework, able to decode,
	  encode, transcode, mux, demux, stream, filter and play pretty
	  much anything that humans and machines have created. It supports
	  the most obscure ancient formats up to the cutting edge.