Skip to content

Commit

Permalink
better summary
Browse files Browse the repository at this point in the history
  • Loading branch information
retokromer committed Dec 29, 2022
1 parent a21183b commit 45ceea9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Formula/ffmpeg.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class Ffmpeg < Formula
option "with-openjpeg", "Enable JPEG 2000 image format"
option "with-openssl", "Enable SSL support"
option "with-rav1e", "Enable AV1 encoding via librav1e"
option "with-svt-av1", "Enable AV1 encoding via libsvtav1"
option "with-svt-av1", "Enable Scalable Video Technology for AV1"
option "with-rtmpdump", "Enable RTMP dumping support"
option "with-rubberband", "Enable rubberband library"
option "with-webp", "Enable using libwebp to encode WEBP images"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ This formula features the following libraries optionally:
| `openjpeg` | JPEG 2000 image format |
| `openssl` | SSL support |
| `rav1e` | AV1 encoding via librav1e |
| `svt-av1` | AV1 encoding via libsvt-av1 |
| `svt-av1` | Scalable Video Technology for AV1 (encoder and decoder) |
| `rtmpdump` | rtmpdump support |
| `rubberband` | rubberband library |
| `speex` | speex support |
Expand Down

0 comments on commit 45ceea9

Please sign in to comment.