You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-11-29 05:57:37 +02:00
fix various typos
Signed-off-by: Lou Logan <lou@lrcd.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -799,7 +799,7 @@ static void hvcc_init(HEVCDecoderConfigurationRecord *hvcc)
|
||||
|
||||
/*
|
||||
* Initialize this field with an invalid value which can be used to detect
|
||||
* whether we didn't see any VUI (in wich case it should be reset to zero).
|
||||
* whether we didn't see any VUI (in which case it should be reset to zero).
|
||||
*/
|
||||
hvcc->min_spatial_segmentation_idc = MAX_SPATIAL_SEGMENTATION + 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user