# HG changeset patch # User banan # Date 1253639119 0 # Node ID d884c0b7af2fbccf1132c2da5e6f2eb772d1961d # Parent 47f2b03e0c6284d76ee7d4e8b210abf63219e461 Mention SDDS so search engines will pick it up for when someone needs to decode the SDDS tracks found on 35 mm movies. diff -r 47f2b03e0c62 -r d884c0b7af2f atrac1.c --- a/atrac1.c Tue Sep 22 17:03:28 2009 +0000 +++ b/atrac1.c Tue Sep 22 17:05:19 2009 +0000 @@ -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! */