summaryrefslogtreecommitdiff
path: root/apps/codecs/libspeex/oggframing.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libspeex/oggframing.c')
-rw-r--r--apps/codecs/libspeex/oggframing.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libspeex/oggframing.c b/apps/codecs/libspeex/oggframing.c
index 3ad3400d39..ab48de33c3 100644
--- a/apps/codecs/libspeex/oggframing.c
+++ b/apps/codecs/libspeex/oggframing.c
@@ -12,7 +12,7 @@
12 12
13 function: code raw [Vorbis] packets into framed OggSquish stream and 13 function: code raw [Vorbis] packets into framed OggSquish stream and
14 decode Ogg streams back into raw packets 14 decode Ogg streams back into raw packets
15 last mod: $Id: framing.c 9601 2005-07-23 00:19:14Z giles $ 15 last mod: $Id$
16 16
17 note: The CRC code is directly derived from public domain code by 17 note: The CRC code is directly derived from public domain code by
18 Ross Williams (ross@guest.adelaide.edu.au). See docs/framing.html 18 Ross Williams (ross@guest.adelaide.edu.au). See docs/framing.html