FFmpeg
Public Attributes | List of all members
PPMode Struct Reference

Postprocessing mode. More...

#include <postprocess_internal.h>

Public Attributes

int lumMode
 activates filters for luminance
 
int chromMode
 activates filters for chrominance
 
int error
 non zero on error
 
int minAllowedY
 for brightness correction
 
int maxAllowedY
 for brightness correction
 
AVRational 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)
 
int baseDcDiff
 
int flatnessThreshold
 
int forcedQuant
 quantizer if FORCE_QUANT is used
 

Detailed Description

Postprocessing mode.


The documentation for this struct was generated from the following file: