From 35fddd2552da30dec8e2f5f74c4acfcb27b552af Mon Sep 17 00:00:00 2001 From: Eugene San (eugenesan) Date: Wed, 4 Jun 2014 08:57:34 +0300 Subject: ffmpeg: fix opencore-amr option --- Library/Formula/ffmpeg.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb index 6268d8fe0..a27b50c3f 100644 --- a/Library/Formula/ffmpeg.rb +++ b/Library/Formula/ffmpeg.rb @@ -20,6 +20,7 @@ class Ffmpeg < Formula option "with-rtmpdump", "Enable RTMP protocol" option "with-libvo-aacenc", "Enable VisualOn AAC encoder" option "with-libass", "Enable ASS/SSA subtitle format" + option 'with-opencore-amr', 'Enable Opencore AMR NR/WB audio format' option "with-openjpeg", 'Enable JPEG 2000 image format' option 'with-openssl', 'Enable SSL support' option 'with-schroedinger', 'Enable Dirac video format' -- cgit v1.2.3