X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libpostproc%2Fpostprocess_internal.h;h=2256d78f78e7c5abeae159867b755c3dbce2ad7e;hb=53b6503184a9403e9ac7eb77a35059be64a308b0;hp=fd0c7c13744717f9ebbe124e7057a8b30bb74266;hpb=aedc908601de7396751a9a4504e064782d9f6a0b;p=ffmpeg diff --git a/libpostproc/postprocess_internal.h b/libpostproc/postprocess_internal.h index fd0c7c13744..2256d78f78e 100644 --- a/libpostproc/postprocess_internal.h +++ b/libpostproc/postprocess_internal.h @@ -100,7 +100,7 @@ typedef struct PPMode{ int minAllowedY; ///< for brigtness correction int maxAllowedY; ///< for brihtness correction - float maxClippedThreshold; ///< amount of "black" u r willing to loose to get a brightness corrected picture + float maxClippedThreshold; ///< amount of "black" you are willing to lose to get a brightness-corrected picture int maxTmpNoise[3]; ///< for Temporal Noise Reducing filter (Maximal sum of abs differences)