From: Kostya Shishkov Date: Sat, 26 Apr 2008 04:14:33 +0000 (+0000) Subject: Correct company name X-Git-Tag: v0.5~4962 X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=commitdiff_plain;h=a9f1d8cdf6d91c4d0ca2684b45e60bd4d46f7423;hp=1cf3ee2d1c13b5c22b471ac7ae08432eb357dd9f Correct company name Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/aasc.c b/libavcodec/aasc.c index eec26468bc..23279c645f 100644 --- a/libavcodec/aasc.c +++ b/libavcodec/aasc.c @@ -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