mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02:00
libavutil/frame.h: correct typo for AVFilmGrainParams in comment
This commit is contained in:
parent
683cd25c5a
commit
149bfc2445
@ -194,7 +194,7 @@ enum AVFrameSideDataType {
|
||||
AV_FRAME_DATA_SEI_UNREGISTERED,
|
||||
|
||||
/**
|
||||
* Film grain parameters for a frame, described by AVFilmGrainParameters.
|
||||
* Film grain parameters for a frame, described by AVFilmGrainParams.
|
||||
* Must be present for every frame which should have film grain applied.
|
||||
*/
|
||||
AV_FRAME_DATA_FILM_GRAIN_PARAMS,
|
||||
|
Loading…
Reference in New Issue
Block a user