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 3619192514..a3c7e1f814 100644
--- a/libavcodec/h2645_parse.h
+++ b/libavcodec/h2645_parse.h
@@ -58,7 +58,7 @@ typedef struct H2645NAL {
int skipped_bytes_pos_size;
int *skipped_bytes_pos;
/**
- * H264 only, nal_ref_idc
+ * H.264 only, nal_ref_idc
*/
int ref_idc;
} H2645NAL;