Searched refs:autorotate (Results 1 – 7 of 7) sorted by relevance
/third_party/ffmpeg/fftools/ |
D | ffmpeg.h | 135 SpecifierOpt *autorotate; member 343 int autorotate; member
|
D | ffmpeg_opt.c | 818 ist->autorotate = 1; in add_input_streams() 819 MATCH_PER_STREAM_OPT(autorotate, i, ist->autorotate, ic, st); in add_input_streams() 3711 … OPT_EXPERT | OPT_INPUT, { .off = OFFSET(autorotate) },
|
D | ffplay.c | 356 static int autorotate = 1; variable 1929 if (autorotate) { in configure_video_filters() 3633 { "autorotate", OPT_BOOL, { &autorotate }, "automatically rotate video", "" },
|
D | ffmpeg_filter.c | 787 if (ist->autorotate) { in configure_input_video_filter()
|
D | ffmpeg.c | 3645 if (ist->autorotate && sd->type == AV_PKT_DATA_DISPLAYMATRIX) in init_output_stream()
|
/third_party/ffmpeg/doc/ |
D | ffplay.texi | 186 @item -autorotate
|
D | ffmpeg.texi | 927 @item -autorotate
|