Fix filenames in doxygen comments.
authorDiego Biurrun <diego@biurrun.de>
Sun, 1 Feb 2009 01:29:30 +0000 (01:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 1 Feb 2009 01:29:30 +0000 (01:29 +0000)
Originally committed as revision 16911 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/flicvideo.c
libavcodec/mmvideo.c

index d6faa34..a8197b7 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 c1f1d36..d66f128 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)
  *