OSDN Git Service

Correct company name
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 26 Apr 2008 04:14:33 +0000 (04:14 +0000)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 26 Apr 2008 04:14:33 +0000 (04:14 +0000)
Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/aasc.c

index eec2646..23279c6 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Autodesc RLE Decoder
+ * Autodesk RLE Decoder
  * Copyright (C) 2005 the ffmpeg project
  *
  * This file is part of FFmpeg.
@@ -21,7 +21,7 @@
 
 /**
  * @file aasc.c
- * Autodesc RLE Video Decoder by Konstantin Shishkov
+ * Autodesk RLE Video Decoder by Konstantin Shishkov
  */
 
 #include <stdio.h>