Re: [FFmpeg-devel] [PATCH] vf_scale documentation

2016-01-20 Thread Michael Niedermayer
On Wed, Jan 20, 2016 at 03:41:58PM +0100, Bodecs Bela wrote: > Hi All, > > I have created corresponding documentation patch for may last patch > for vf_scale. > > I have noticed that there are 2 undocumented parameters: param0 and > param1, they are ready to use but missing from public documentat

[FFmpeg-devel] [PATCH] vf_scale documentation

2016-01-20 Thread Bodecs Bela
Hi All, I have created corresponding documentation patch for may last patch for vf_scale. I have noticed that there are 2 undocumented parameters: param0 and param1, they are ready to use but missing from public documentation. I have included them in this documentation patch. I am not sure t