[SCM] libav/experimental: Mention SDDS so search engines will pick it up for when someone needs to decode the SDDS tracks found on 35 mm movies.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:51:39 UTC 2013


The following commit has been merged in the experimental branch:
commit e704b012f23044f5e1e95f5237c6c541b57bb625
Author: Benjamin Larsson <banan at ludd.ltu.se>
Date:   Tue Sep 22 17:05:19 2009 +0000

    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

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

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list