Index of values

C
clear_frame [Gavl.Video]

Clear a frame.

convert [Gavl.Video]

Perform frame conversion.

create_converter [Gavl.Video]

in_format out_format creates a converter converting from in_format to out_format.

G
get_flags [Gavl.Video]

Get conversion flags.

get_formats [Gavl.Video]

get_formats conv returns a pair (in_format,out_format).

get_quality [Gavl.Video]

Get quality setting.

get_rect [Gavl.Video]

get_rect conv returns a pair (in_rect,out_rect).

get_scale_mode [Gavl.Video]

Get scale mode.

I
init [Gavl.Video]

init conv in_format out_format: initializes a converter with new input and output formats.

N
new_frame [Gavl.Video]

Create a new frame.

R
reinit [Gavl.Video]

Reinitialize a converter.

S
set_flags [Gavl.Video]

Set conversion flags.

set_quality [Gavl.Video]

Set quality setting.

set_rect [Gavl.Video]

set_rect conv in_rec out_rec sets input and output rectangles.

set_scale_mode [Gavl.Video]

Set scale mode.