Mercurial > mplayer.hg
changeset 36965:5fb43d5efdca
configure: add CONFIG_CABAC
fix ffmpeg linking
author | michael |
---|---|
date | Tue, 25 Mar 2014 00:15:02 +0000 |
parents | 5cac4cf2ef94 |
children | ef9dea4785bc |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Mar 24 17:00:26 2014 +0000 +++ b/configure Tue Mar 25 00:15:02 2014 +0000 @@ -8630,6 +8630,7 @@ # Some FFmpeg codecs depend on these. Enable them unconditionally for now. CONFIG_AANDCTTABLES = yes CONFIG_AUDIO_FRAME_QUEUE = yes +CONFIG_CABAC = yes CONFIG_DCT = yes CONFIG_DSPUTIL = yes CONFIG_DWT = yes