Loading package/ffmpeg/Config.in +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ 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. Loading @@ -36,6 +35,7 @@ config BR2_PACKAGE_FFMPEG_FFMPEG config BR2_PACKAGE_FFMPEG_FFPLAY bool "Build ffplay" select BR2_PACKAGE_FFMPEG_SWSCALE select BR2_PACKAGE_SDL help FFplay is a very simple and portable media player using the Loading @@ -44,6 +44,7 @@ config BR2_PACKAGE_FFMPEG_FFPLAY config BR2_PACKAGE_FFMPEG_FFSERVER bool "Build ffserver" depends on BR2_USE_MMU # fork() help FFserver is a streaming server for both audio and video. Loading Loading
package/ffmpeg/Config.in +2 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,6 @@ 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. Loading @@ -36,6 +35,7 @@ config BR2_PACKAGE_FFMPEG_FFMPEG config BR2_PACKAGE_FFMPEG_FFPLAY bool "Build ffplay" select BR2_PACKAGE_FFMPEG_SWSCALE select BR2_PACKAGE_SDL help FFplay is a very simple and portable media player using the Loading @@ -44,6 +44,7 @@ config BR2_PACKAGE_FFMPEG_FFPLAY config BR2_PACKAGE_FFMPEG_FFSERVER bool "Build ffserver" depends on BR2_USE_MMU # fork() help FFserver is a streaming server for both audio and video. Loading