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
release/0.6
Benjamin Larsson 15 years ago
parent edd897b1b3
commit e704b012f2
  1. 2
      libavcodec/atrac1.c

@ -23,7 +23,7 @@
/** /**
* @file libavcodec/atrac1.c * @file libavcodec/atrac1.c
* Atrac 1 compatible decoder. * 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! */ /* Many thanks to Tim Craig for all the help! */

Loading…
Cancel
Save