Correct company name
Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
1cf3ee2d1c
commit
a9f1d8cdf6
1 changed files with 2 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue