diff options
Diffstat (limited to 'libraries/opal/README')
-rw-r--r-- | libraries/opal/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/libraries/opal/README b/libraries/opal/README index 6a7a516728..f8ce253d30 100644 --- a/libraries/opal/README +++ b/libraries/opal/README @@ -2,8 +2,5 @@ The Open Phone Abstraction Library (OPAL) is a C++ multi-platform, multi-protocol library for Fax, Video & Voice over IP and other networks. -Opal requires ptlib. Speex is also recommended, even though Opal -ships with its own version. x264 and ffmpeg are optional, but -highly recommended, for video support. - -Celt is also optional. +Optional dependencies are speex (recommended, even though Opal +ships with its own version) and celt. |