diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:30:14 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-09-07 21:58:51 +0000 |
commit | fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 (patch) | |
tree | 4bfc4b617ac23047eb736c72fb80d2b4f9069605 /audio/opus | |
parent | c53ddded1db88147493efaad6a9aa436d9b71fae (diff) |
Diffstat (limited to 'audio/opus')
-rw-r--r-- | audio/opus/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/opus/pkg-descr b/audio/opus/pkg-descr index f7f1b31fbc4e..1b4f64534a7e 100644 --- a/audio/opus/pkg-descr +++ b/audio/opus/pkg-descr @@ -10,5 +10,3 @@ low bitrate narrowband speech at 6 kbit/s to very high quality stereo music at 510 kbit/s. Opus uses both Linear Prediction (LP) and the Modified Discrete Cosine Transform (MDCT) to achieve good compression of both speech and music. - -WWW: https://opus-codec.org/ |