chiark
/
gitweb
/
~mdw
/
autoys
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
a0b7938
)
gremlin/gremlin.in: Use `https' scheme for Wikipedia link.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 Feb 2016 01:58:07 +0000
(
01:58
+0000)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 14 Feb 2016 02:09:46 +0000
(
02:09
+0000)
Just to encourage the use of encryption to thwart mass surveillance.
gremlin/gremlin.in
patch
|
blob
|
blame
|
history
diff --git
a/gremlin/gremlin.in
b/gremlin/gremlin.in
index 9dbde3b9aa3249c820d377c769549456bc4ad83f..c029bc31bbe5212edc7df332983bbbd72616dc0e 100755
(executable)
--- a/
gremlin/gremlin.in
+++ b/
gremlin/gremlin.in
@@
-1089,7
+1089,7
@@
class AudioFormat (BaseFormat):
class OggVorbisFormat (AudioFormat):
"AudioFormat object for Ogg Vorbis."
class OggVorbisFormat (AudioFormat):
"AudioFormat object for Ogg Vorbis."
- ## From http://en.wikipedia.org/wiki/Vorbis
+ ## From http
s
://en.wikipedia.org/wiki/Vorbis
QMAP = [(-1, 45), ( 0, 64), ( 1, 80), ( 2, 96),
( 3, 112), ( 4, 128), ( 5, 160), ( 6, 192),
( 7, 224), ( 8, 256), ( 9, 320), (10, 500)]
QMAP = [(-1, 45), ( 0, 64), ( 1, 80), ( 2, 96),
( 3, 112), ( 4, 128), ( 5, 160), ( 6, 192),
( 7, 224), ( 8, 256), ( 9, 320), (10, 500)]