From e704b012f23044f5e1e95f5237c6c541b57bb625 Mon Sep 17 00:00:00 2001 From: Benjamin Larsson Date: Tue, 22 Sep 2009 17:05:19 +0000 Subject: 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 --- libavcodec/atrac1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/atrac1.c') 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! */ -- cgit v1.2.3