summaryrefslogtreecommitdiff
path: root/libavcodec/cbs.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cbs.h')
-rw-r--r--libavcodec/cbs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavcodec/cbs.h b/libavcodec/cbs.h
index 2dc975ed79..a64430667b 100644
--- a/libavcodec/cbs.h
+++ b/libavcodec/cbs.h
@@ -42,6 +42,8 @@ struct CodedBitstreamType;
/**
* The codec-specific type of a bitstream unit.
+ *
+ * H.264 / AVC: nal_unit_type
*/
typedef uint32_t CodedBitstreamUnitType;