summaryrefslogtreecommitdiff
path: root/libavcodec
diff options
context:
space:
mode:
authorBenjamin Larsson <banan@ludd.ltu.se>2007-04-12 15:37:23 +0000
committerBenjamin Larsson <banan@ludd.ltu.se>2007-04-12 15:37:23 +0000
commit940d8f7614f6609eda3521f3b0d9efe5e48ac4a5 (patch)
tree562306feef4ce5155f69bdc8296c068eb9964275 /libavcodec
parent4303c9bf62a3c417a6298a7a7ab76f5ea4cab0e0 (diff)
As usual Real actually took something existing and rebranded it.
Cook looks very much like G.722.1. Originally committed as revision 8723 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec')
-rw-r--r--libavcodec/cook.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cook.c b/libavcodec/cook.c
index 32b1081cc2..a3f4e3354d 100644
--- a/libavcodec/cook.c
+++ b/libavcodec/cook.c
@@ -23,7 +23,7 @@
/**
* @file cook.c
- * Cook compatible decoder.
+ * Cook compatible decoder. Bastardization of the G.722.1 standard.
* This decoder handles RealNetworks, RealAudio G2 data.
* Cook is identified by the codec name cook in RM files.
*