diff aasc.c @ 6683:75b2158c583a libavcodec

Correct company name
author kostya
date Sat, 26 Apr 2008 04:14:33 +0000
parents 48759bfbd073
children a4104482ceef
line wrap: on
line diff
--- a/aasc.c	Fri Apr 25 17:14:47 2008 +0000
+++ b/aasc.c	Sat Apr 26 04:14:33 2008 +0000
@@ -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>