aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/ffmpeg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/ffmpeg.rb')
-rw-r--r--Library/Formula/ffmpeg.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ffmpeg.rb b/Library/Formula/ffmpeg.rb
index 3a242f33b..e93dae272 100644
--- a/Library/Formula/ffmpeg.rb
+++ b/Library/Formula/ffmpeg.rb
@@ -20,8 +20,8 @@ class Ffmpeg < Formula
option "with-opencore-amr", "Enable AMR audio format"
option "with-libvo-aacenc", "Enable VisualOn AAC encoder"
option "with-libass", "Enable ASS/SSA subtitle format"
- option "with-openjpeg", 'Enable JPEG 200 image format'
- option 'with-shroedinger', 'Enable Dirac video format'
+ option "with-openjpeg", 'Enable JPEG 2000 image format'
+ option 'with-schroedinger', 'Enable Dirac video format'
option 'with-ffplay', 'Enable FFPlay media player'
option 'with-tools', 'Enable additional FFmpeg tools'