Commit 7ed1f1e3 authored by Mike Williams's avatar Mike Williams Committed by Peter Korsgaard
Browse files

ffmpeg: ffmpeg binary requires swscale

parent 29a07684
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -27,6 +27,7 @@ config BR2_PACKAGE_FFMPEG_NONFREE

config BR2_PACKAGE_FFMPEG_FFMPEG
	bool "Build ffmpeg (the command line application)"
	select BR2_PACKAGE_FFMPEG_SWSCALE
	default y
	help
         FFmpeg is a very fast video and audio converter.