]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Fix filenames in doxygen comments.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Feb 2009 01:29:30 +0000 (01:29 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Feb 2009 01:29:30 +0000 (01:29 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@16911 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

libavcodec/flicvideo.c
libavcodec/mmvideo.c

index d6faa34128e903491173295f7c093b92dd7b2f00..a8197b780e6e5eb887480a506dd87fda8a78223f 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file flic.c
+ * @file flicvideo.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
index c1f1d36f7d653b62d5118ddd4186b842581f65ea..d66f128c06ccf52b29acdb1a848f545f039230bb 100644 (file)
@@ -20,7 +20,7 @@
  */
 
 /**
- * @file mm.c
+ * @file mmvideo.c
  * American Laser Games MM Video Decoder
  * by Peter Ross (suxen_drol at hotmail dot com)
  *