[MPlayer-cvslog] r37061 - trunk/configure

michael subversion at mplayerhq.hu
Tue Mar 25 01:15:02 CET 2014


Author: michael
Date: Tue Mar 25 01:15:02 2014
New Revision: 37061

Log:
configure: add CONFIG_CABAC

fix ffmpeg linking

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Mon Mar 24 18:00:26 2014	(r37060)
+++ trunk/configure	Tue Mar 25 01:15:02 2014	(r37061)
@@ -8630,6 +8630,7 @@ SLIBNAME_WITH_MAJOR = \$(SLIBNAME)-42
 # 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


More information about the MPlayer-cvslog mailing list