Definition at line 52 of file vf_fade.c.
◆ anonymous enum
Enumerator |
---|
VF_FADE_WAITING | |
VF_FADE_FADING | |
VF_FADE_DONE | |
Definition at line 66 of file vf_fade.c.
◆ class
◆ type
◆ factor
◆ fade_per_frame
int FadeContext::fade_per_frame |
◆ start_frame
int FadeContext::start_frame |
◆ nb_frames
int FadeContext::nb_frames |
◆ hsub
◆ vsub
◆ bpp
◆ depth
◆ black_level
unsigned int FadeContext::black_level |
◆ black_level_scaled
unsigned int FadeContext::black_level_scaled |
◆ is_rgb
uint8_t FadeContext::is_rgb |
◆ is_packed_rgb
uint8_t FadeContext::is_packed_rgb |
◆ rgba_map
uint8_t FadeContext::rgba_map[4] |
◆ alpha
◆ is_planar
int FadeContext::is_planar |
◆ start_time
uint64_t FadeContext::start_time |
◆ duration
uint64_t FadeContext::duration |
◆ start_time_pts
uint64_t FadeContext::start_time_pts |
◆ duration_pts
uint64_t FadeContext::duration_pts |
◆ fade_state
enum { ... } FadeContext::fade_state |
◆ color_rgba
uint8_t FadeContext::color_rgba[4] |
◆ black_fade
int FadeContext::black_fade |
if color_rgba is black
Definition at line 68 of file vf_fade.c.
◆ filter_slice_luma
◆ filter_slice_chroma
◆ filter_slice_alpha
The documentation for this struct was generated from the following file: