mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-28 14:01:27 +00:00
Documentation for scale filter factor
This commit is contained in:
parent
e395f8de5a
commit
69b1d1d99b
@ -81,6 +81,7 @@ typedef struct {
|
||||
* New dimensions. Special values are:
|
||||
* 0 = original width/height
|
||||
* -1 = keep original aspect
|
||||
* -N = try to keep aspect but make sure it is divisible by N
|
||||
*/
|
||||
int w, h;
|
||||
char *size_str;
|
||||
|
Loading…
Reference in New Issue
Block a user