From 9bf584ada1b7015b96ebce1e4e407eeec25806e6 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Tue, 14 Oct 2014 17:55:38 +0200 Subject: [PATCH] Makefile.ffmpeg: added ac3 eac3 decoders --- Makefile.ffmpeg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.ffmpeg b/Makefile.ffmpeg index a7ab589a..ac269812 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