mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
[PACKAGE] add all FFMPEG encoders + OPUS
This commit is contained in:
16
.config
16
.config
@@ -1,6 +1,6 @@
|
||||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Buildroot -g94c0b515 Configuration
|
||||
# Buildroot -g1fa746c3 Configuration
|
||||
#
|
||||
BR2_HAVE_DOT_CONFIG=y
|
||||
BR2_HOST_GCC_AT_LEAST_4_9=y
|
||||
@@ -532,16 +532,17 @@ BR2_PACKAGE_ALSA_UTILS_ALSAMIXER=y
|
||||
# BR2_PACKAGE_FAAD2 is not set
|
||||
BR2_PACKAGE_FFMPEG_ARCH_SUPPORTS=y
|
||||
BR2_PACKAGE_FFMPEG=y
|
||||
# BR2_PACKAGE_FFMPEG_GPL is not set
|
||||
# BR2_PACKAGE_FFMPEG_NONFREE is not set
|
||||
BR2_PACKAGE_FFMPEG_GPL=y
|
||||
BR2_PACKAGE_FFMPEG_NONFREE=y
|
||||
BR2_PACKAGE_FFMPEG_FFMPEG=y
|
||||
|
||||
#
|
||||
# ffplay needs a toolchain w/ dynamic library
|
||||
#
|
||||
# BR2_PACKAGE_FFMPEG_FFPROBE is not set
|
||||
# BR2_PACKAGE_FFMPEG_AVRESAMPLE is not set
|
||||
# BR2_PACKAGE_FFMPEG_SWSCALE is not set
|
||||
BR2_PACKAGE_FFMPEG_FFPROBE=y
|
||||
BR2_PACKAGE_FFMPEG_AVRESAMPLE=y
|
||||
BR2_PACKAGE_FFMPEG_POSTPROC=y
|
||||
BR2_PACKAGE_FFMPEG_SWSCALE=y
|
||||
BR2_PACKAGE_FFMPEG_ENCODERS="all"
|
||||
BR2_PACKAGE_FFMPEG_DECODERS="all"
|
||||
BR2_PACKAGE_FFMPEG_MUXERS="all"
|
||||
@@ -1592,7 +1593,8 @@ BR2_PACKAGE_LIBVORBIS=y
|
||||
BR2_PACKAGE_OPENAL_ARCH_SUPPORTS=y
|
||||
# BR2_PACKAGE_OPENAL is not set
|
||||
# BR2_PACKAGE_OPENCORE_AMR is not set
|
||||
# BR2_PACKAGE_OPUS is not set
|
||||
BR2_PACKAGE_OPUS=y
|
||||
BR2_PACKAGE_OPUS_FIXED_POINT=y
|
||||
# BR2_PACKAGE_OPUSFILE is not set
|
||||
BR2_PACKAGE_PORTAUDIO=y
|
||||
BR2_PACKAGE_PORTAUDIO_ALSA=y
|
||||
|
||||
Reference in New Issue
Block a user