summaryrefslogtreecommitdiff
path: root/libavutil/film_grain_params.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/film_grain_params.h')
-rw-r--r--libavutil/film_grain_params.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavutil/film_grain_params.h b/libavutil/film_grain_params.h
index 7350dfc5b8..f3bd0a4a6a 100644
--- a/libavutil/film_grain_params.h
+++ b/libavutil/film_grain_params.h
@@ -221,6 +221,9 @@ typedef struct AVFilmGrainParams {
/**
* Seed to use for the synthesis process, if the codec allows for it.
+ *
+ * @note For H.264, this refers to `pic_offset` as defined in
+ * SMPTE RDD 5-2006.
*/
uint64_t seed;