[MPlayer-cvslog] r35936 - trunk/configure

cehoyos subversion at mplayerhq.hu
Sun Mar 10 01:19:38 CET 2013


Author: cehoyos
Date: Sun Mar 10 01:19:38 2013
New Revision: 35936

Log:
Fix compilation with latest FFmpeg.

Modified:
   trunk/configure

Modified: trunk/configure
==============================================================================
--- trunk/configure	Sat Mar  9 21:03:51 2013	(r35935)
+++ trunk/configure	Sun Mar 10 01:19:38 2013	(r35936)
@@ -8455,6 +8455,7 @@ FFMPEG     = $ffmpeg
 FFMPEG_A   = $ffmpeg_a
 
 CONFIG_AVCODEC  = $ffmpeg_a
+CONFIG_AVDEVICE = $ffmpeg_a
 CONFIG_AVFILTER = $ffmpeg_a
 CONFIG_AVFORMAT = $ffmpeg_a
 CONFIG_AVUTIL   = $ffmpeg_a


More information about the MPlayer-cvslog mailing list