| FFmpeg
    | 
| Data Fields | |
| const AVClass * | class | 
| Range | cyan_red | 
| Range | magenta_green | 
| Range | yellow_blue | 
| uint8_t | lut [3][256] | 
| uint8_t | rgba_map [4] | 
| int | step | 
Definition at line 40 of file vf_colorbalance.c.
| const AVClass* ColorBalanceContext::class | 
Definition at line 41 of file vf_colorbalance.c.
| Range ColorBalanceContext::cyan_red | 
Definition at line 42 of file vf_colorbalance.c.
Referenced by config_output().
| Range ColorBalanceContext::magenta_green | 
Definition at line 43 of file vf_colorbalance.c.
Referenced by config_output().
| Range ColorBalanceContext::yellow_blue | 
Definition at line 44 of file vf_colorbalance.c.
Referenced by config_output().
| uint8_t ColorBalanceContext::lut[3][256] | 
Definition at line 46 of file vf_colorbalance.c.
Referenced by config_output(), and filter_frame().
| uint8_t ColorBalanceContext::rgba_map[4] | 
Definition at line 48 of file vf_colorbalance.c.
Referenced by config_output(), and filter_frame().
| int ColorBalanceContext::step | 
Definition at line 49 of file vf_colorbalance.c.
Referenced by config_output(), and filter_frame().
 1.8.6
 1.8.6