summaryrefslogtreecommitdiff
path: root/libavcodec/h261.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h261.h')
-rw-r--r--libavcodec/h261.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libavcodec/h261.h b/libavcodec/h261.h
index ad7e28bb64..fdfe56098b 100644
--- a/libavcodec/h261.h
+++ b/libavcodec/h261.h
@@ -1,5 +1,5 @@
/*
- * H261 decoder
+ * H.261 codec
* Copyright (c) 2002-2004 Michael Niedermayer <michaelni@gmx.at>
* Copyright (c) 2004 Maarten Daniels
*
@@ -22,7 +22,7 @@
/**
* @file
- * h261codec.
+ * H.261 codec.
*/
#ifndef AVCODEC_H261_H