|
FFmpeg
|
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 | |
Postprocessing mode.
1.8.12