This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Correct company name
Originally committed as revision 12975 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Kostya Shishkov
17 years ago
parent
1cf3ee2d1c
commit
a9f1d8cdf6
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
libavcodec/aasc.c
+ 2
- 2
libavcodec/aasc.c
View File
@@ -1,5 +1,5 @@
/*
* Autodes
c
RLE Decoder
* Autodes
k
RLE Decoder
* Copyright (C) 2005 the ffmpeg project
*
* This file is part of FFmpeg.
@@ -21,7 +21,7 @@
/**
* @file aasc.c
* Autodes
c
RLE Video Decoder by Konstantin Shishkov
* Autodes
k
RLE Video Decoder by Konstantin Shishkov
*/
#include <stdio.h>
Write
Preview
Loading…
Cancel
Save