Mercurial > mplayer.hg
changeset 35824:5ccbc60921d1
Fix compilation with latest FFmpeg.
author | cehoyos |
---|---|
date | Mon, 18 Feb 2013 12:09:29 +0000 |
parents | b4ec8c8ee5b6 |
children | e879f0597319 |
files | configure |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/configure Mon Feb 18 02:58:32 2013 +0000 +++ b/configure Mon Feb 18 12:09:29 2013 +0000 @@ -8485,6 +8485,7 @@ # Some FFmpeg codecs depend on these. Enable them unconditionally for now. CONFIG_AANDCTTABLES = yes +CONFIG_AUDIO_FRAME_QUEUE = yes CONFIG_DCT = yes CONFIG_DWT = yes CONFIG_ERROR_RESILIENCE = yes