diff cyuv.c @ 1106:1e39f273ecd6 libavcodec

per file doxy
author michaelni
date Thu, 06 Mar 2003 11:32:04 +0000
parents b32afefe7d33
children d63e0185a90f
line wrap: on
line diff
--- a/cyuv.c	Thu Mar 06 11:25:55 2003 +0000
+++ b/cyuv.c	Thu Mar 06 11:32:04 2003 +0000
@@ -23,6 +23,11 @@
  *
  */
 
+/**
+ * @file cyuv.c 
+ * Creative YUV (CYUV) Video Decoder.
+ */
+ 
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>