summaryrefslogtreecommitdiff
path: root/libavcodec/h2645_parse.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/h2645_parse.h')
-rw-r--r--libavcodec/h2645_parse.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/h2645_parse.h b/libavcodec/h2645_parse.h
index 651cf26795..9cc4441d9e 100644
--- a/libavcodec/h2645_parse.h
+++ b/libavcodec/h2645_parse.h
@@ -55,7 +55,7 @@ typedef struct H2645NAL {
int temporal_id;
/**
- * H264 only, nal_ref_idc
+ * H.264 only, nal_ref_idc
*/
int ref_idc;
} H2645NAL;