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
Fix filenames in doxygen comments.
Originally committed as revision 16911 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
16 years ago
parent
674bd4f691
commit
65ffe3e85c
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
libavcodec/flicvideo.c
+1
-1
libavcodec/mmvideo.c
+ 1
- 1
libavcodec/flicvideo.c
View File
@@ -20,7 +20,7 @@
*/
/**
* @file flic.c
* @file flic
video
.c
* Autodesk Animator FLI/FLC Video Decoder
* by Mike Melanson (melanson@pcisys.net)
* for more information on the .fli/.flc file format and all of its many
+ 1
- 1
libavcodec/mmvideo.c
View File
@@ -20,7 +20,7 @@
*/
/**
* @file mm.c
* @file mm
video
.c
* American Laser Games MM Video Decoder
* by Peter Ross (suxen_drol at hotmail dot com)
*
Write
Preview
Loading…
Cancel
Save