From: Jaroslav Kysela Date: Tue, 14 Oct 2014 15:55:38 +0000 (+0200) Subject: Makefile.ffmpeg: added ac3 eac3 decoders X-Git-Tag: v4.1~1019 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9bf584ada1b7015b96ebce1e4e407eeec25806e6;p=thirdparty%2Ftvheadend.git Makefile.ffmpeg: added ac3 eac3 decoders --- diff --git a/Makefile.ffmpeg b/Makefile.ffmpeg index a7ab589a2..ac269812b 100644 --- a/Makefile.ffmpeg +++ b/Makefile.ffmpeg @@ -48,7 +48,7 @@ FFMPEG_URL = http://ffmpeg.org/releases/$(FFMPEG_TB) EXTLIBS = libx264 libvorbis libvpx COMPONENTS = avutil avformat avcodec swresample swscale avresample -DECODERS = mpeg2video mp2 h264 h264_vdpau aac aac_latm vorbis libvorbis +DECODERS = mpeg2video mp2 ac3 eac3 h264 h264_vdpau aac aac_latm vorbis libvorbis ENCODERS = mpeg2video mp2 libx264 libvpx_vp8 libvpx_vp9 aac libaacplus vorbis libvorbis MUXERS = mpegts mpeg2dvd