diff options
Diffstat (limited to 'libavcodec/msvideo1.c')
-rw-r--r-- | libavcodec/msvideo1.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/msvideo1.c b/libavcodec/msvideo1.c index c208d47e81..4b27b42ed1 100644 --- a/libavcodec/msvideo1.c +++ b/libavcodec/msvideo1.c @@ -20,7 +20,7 @@ */ /** - * @file msvideo1.c + * @file libavcodec/msvideo1.c * Microsoft Video-1 Decoder by Mike Melanson (melanson@pcisys.net) * For more information about the MS Video-1 format, visit: * http://www.pcisys.net/~melanson/codecs/ |