# HG changeset patch # User cehoyos # Date 1362874778 0 # Node ID d59f045dff4a445f8ddc300f72e66839dd26d0f0 # Parent ee9664187153c8d7b38ed1b87dd5bc19825cff8f Fix compilation with latest FFmpeg. diff -r ee9664187153 -r d59f045dff4a configure --- a/configure Sat Mar 09 20:03:51 2013 +0000 +++ b/configure Sun Mar 10 00:19:38 2013 +0000 @@ -8455,6 +8455,7 @@ FFMPEG_A = $ffmpeg_a CONFIG_AVCODEC = $ffmpeg_a +CONFIG_AVDEVICE = $ffmpeg_a CONFIG_AVFILTER = $ffmpeg_a CONFIG_AVFORMAT = $ffmpeg_a CONFIG_AVUTIL = $ffmpeg_a