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
This commit is contained in:
Benjamin Larsson 2009-09-22 17:05:19 +00:00
parent edd897b1b3
commit e704b012f2
1 changed files with 1 additions and 1 deletions

View File

@ -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! */