Home
last modified time | relevance | path

Searched refs:autorotate (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.h135 SpecifierOpt *autorotate; member
343 int autorotate; member
Dffmpeg_opt.c818 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) },
Dffplay.c356 static int autorotate = 1; variable
1929 if (autorotate) { in configure_video_filters()
3633 { "autorotate", OPT_BOOL, { &autorotate }, "automatically rotate video", "" },
Dffmpeg_filter.c787 if (ist->autorotate) { in configure_input_video_filter()
Dffmpeg.c3645 if (ist->autorotate && sd->type == AV_PKT_DATA_DISPLAYMATRIX) in init_output_stream()
/third_party/ffmpeg/doc/
Dffplay.texi186 @item -autorotate
Dffmpeg.texi927 @item -autorotate