Commit c02bd245 authored by Jean-Paul Saman's avatar Jean-Paul Saman

Fix compiling contrib with amr for newer ffmpeg

parent fdf1076a
......@@ -159,7 +159,7 @@ endif
endif
ifdef HAVE_AMR
FFMPEGCONF+= --enable-libamr --enable-libamr-nb --enable-libamr-wb
FFMPEGCONF+= --enable-libamr-nb --enable-libamr-wb --enable-nonfree
endif
DATE=`date +%Y-%m-%d`
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment