summaryrefslogtreecommitdiffstats
path: root/libavcodec/atrac1.c
diff options
context:
space:
mode:
authorBenjamin Larsson <banan@ludd.ltu.se>2009-09-22 17:05:19 +0000
committerBenjamin Larsson <banan@ludd.ltu.se>2009-09-22 17:05:19 +0000
commite704b012f23044f5e1e95f5237c6c541b57bb625 (patch)
tree6143c420572f54664b84c80e9a7af9e9c141b636 /libavcodec/atrac1.c
parentedd897b1b3327cd0c2cac3f6518750101fbcad4a (diff)
downloadffmpeg-streaming-e704b012f23044f5e1e95f5237c6c541b57bb625.zip
ffmpeg-streaming-e704b012f23044f5e1e95f5237c6c541b57bb625.tar.gz
Mention SDDS so search engines will pick it up for when someone
needs to decode the SDDS tracks found on 35 mm movies. Originally committed as revision 19968 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/atrac1.c')
-rw-r--r--libavcodec/atrac1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/atrac1.c b/libavcodec/atrac1.c
index 746deab..4dfb66e 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! */
OpenPOWER on IntegriCloud