aboutsummaryrefslogtreecommitdiff
path: root/celt/cwrs.c
diff options
context:
space:
mode:
authorMark Harris <mark.hsj@gmail.com>2016-07-06 14:17:51 -0700
committerMark Harris <mark.hsj@gmail.com>2016-07-06 14:17:51 -0700
commit58dbcf23f3aecfb9c06abaef590d01bb3dba7a5a (patch)
tree3889c71f2c2c4e7521968a0ffff83dd99592baee /celt/cwrs.c
parentb15172a34e0c64a5b1748fec1005ed51e1b5faff (diff)
downloadlibopus-58dbcf23f3aecfb9c06abaef590d01bb3dba7a5a.tar.gz
Update URLs
Diffstat (limited to 'celt/cwrs.c')
-rw-r--r--celt/cwrs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/celt/cwrs.c b/celt/cwrs.c
index 2fa9f89c..9722f0ac 100644
--- a/celt/cwrs.c
+++ b/celt/cwrs.c
@@ -74,7 +74,7 @@ int log2_frac(opus_uint32 val, int frac)
/*Although derived separately, the pulse vector coding scheme is equivalent to
a Pyramid Vector Quantizer \cite{Fis86}.
Some additional notes about an early version appear at
- http://people.xiph.org/~tterribe/notes/cwrs.html, but the codebook ordering
+ https://people.xiph.org/~tterribe/notes/cwrs.html, but the codebook ordering
and the definitions of some terms have evolved since that was written.
The conversion from a pulse vector to an integer index (encoding) and back