Swscale.MakeFunctor building an implementation of the swscale structure with parameterized input an output video data types
val create :
flag list ->
int ->
int ->
pixel_format ->
int ->
int ->
pixel_format ->
tSwscale.create flags in_w in_h in_pf out_w out_h out_pf do the same as Swscale.create.