summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/atrac1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/atrac1.c b/libavcodec/atrac1.c
index 746deab2ee..4dfb66e66a 100644
--- a/libavcodec/atrac1.c
+++ b/libavcodec/atrac1.c
@@ -23,7 +23,7 @@
/**
* @file libavcodec/atrac1.c
* Atrac 1 compatible decoder.
- * This decoder handles raw ATRAC1 data.
+ * This decoder handles raw ATRAC1 data and probably SDDS data.
*/
/* Many thanks to Tim Craig for all the help! */