MATCH_PER_STREAM_OPT 565 ffmpeg_opt.c MATCH_PER_STREAM_OPT(codec_names, str, codec_name, s, st); MATCH_PER_STREAM_OPT 602 ffmpeg_opt.c MATCH_PER_STREAM_OPT(ts_scale, dbl, ist->ts_scale, ic, st); MATCH_PER_STREAM_OPT 604 ffmpeg_opt.c MATCH_PER_STREAM_OPT(codec_tags, str, codec_tag, ic, st); MATCH_PER_STREAM_OPT 616 ffmpeg_opt.c MATCH_PER_STREAM_OPT(reinit_filters, i, ist->reinit_filters, ic, st); MATCH_PER_STREAM_OPT 618 ffmpeg_opt.c MATCH_PER_STREAM_OPT(discard, str, discard_str, ic, st); MATCH_PER_STREAM_OPT 652 ffmpeg_opt.c MATCH_PER_STREAM_OPT(frame_rates, str, framerate, ic, st); MATCH_PER_STREAM_OPT 661 ffmpeg_opt.c MATCH_PER_STREAM_OPT(top_field_first, i, ist->top_field_first, ic, st); MATCH_PER_STREAM_OPT 663 ffmpeg_opt.c MATCH_PER_STREAM_OPT(hwaccels, str, hwaccel, ic, st); MATCH_PER_STREAM_OPT 690 ffmpeg_opt.c MATCH_PER_STREAM_OPT(hwaccel_devices, str, hwaccel_device, ic, st); MATCH_PER_STREAM_OPT 701 ffmpeg_opt.c MATCH_PER_STREAM_OPT(guess_layout_max, i, ist->guess_layout_max, ic, st); MATCH_PER_STREAM_OPT 715 ffmpeg_opt.c MATCH_PER_STREAM_OPT(fix_sub_duration, i, ist->fix_sub_duration, ic, st); MATCH_PER_STREAM_OPT 716 ffmpeg_opt.c MATCH_PER_STREAM_OPT(canvas_sizes, str, canvas_size, ic, st); MATCH_PER_STREAM_OPT 1063 ffmpeg_opt.c MATCH_PER_STREAM_OPT(codec_names, str, codec_name, s, ost->st); MATCH_PER_STREAM_OPT 1118 ffmpeg_opt.c MATCH_PER_STREAM_OPT(presets, str, preset, oc, st); MATCH_PER_STREAM_OPT 1147 ffmpeg_opt.c MATCH_PER_STREAM_OPT(max_frames, i64, ost->max_frames, oc, st); MATCH_PER_STREAM_OPT 1157 ffmpeg_opt.c MATCH_PER_STREAM_OPT(copy_prior_start, i, ost->copy_prior_start, oc ,st); MATCH_PER_STREAM_OPT 1159 ffmpeg_opt.c MATCH_PER_STREAM_OPT(bitstream_filters, str, bsf, oc, st); MATCH_PER_STREAM_OPT 1180 ffmpeg_opt.c MATCH_PER_STREAM_OPT(codec_tags, str, codec_tag, oc, st); MATCH_PER_STREAM_OPT 1188 ffmpeg_opt.c MATCH_PER_STREAM_OPT(qscale, dbl, qscale, oc, st); MATCH_PER_STREAM_OPT 1194 ffmpeg_opt.c MATCH_PER_STREAM_OPT(disposition, str, ost->disposition, oc, st); MATCH_PER_STREAM_OPT 1310 ffmpeg_opt.c MATCH_PER_STREAM_OPT(frame_rates, str, frame_rate, oc, st); MATCH_PER_STREAM_OPT 1318 ffmpeg_opt.c MATCH_PER_STREAM_OPT(frame_aspect_ratios, str, frame_aspect_ratio, oc, st); MATCH_PER_STREAM_OPT 1329 ffmpeg_opt.c MATCH_PER_STREAM_OPT(filter_scripts, str, ost->filters_script, oc, st); MATCH_PER_STREAM_OPT 1330 ffmpeg_opt.c MATCH_PER_STREAM_OPT(filters, str, ost->filters, oc, st); MATCH_PER_STREAM_OPT 1341 ffmpeg_opt.c MATCH_PER_STREAM_OPT(frame_sizes, str, frame_size, oc, st); MATCH_PER_STREAM_OPT 1348 ffmpeg_opt.c MATCH_PER_STREAM_OPT(frame_pix_fmts, str, frame_pix_fmt, oc, st); MATCH_PER_STREAM_OPT 1362 ffmpeg_opt.c MATCH_PER_STREAM_OPT(intra_matrices, str, intra_matrix, oc, st); MATCH_PER_STREAM_OPT 1370 ffmpeg_opt.c MATCH_PER_STREAM_OPT(chroma_intra_matrices, str, chroma_intra_matrix, oc, st); MATCH_PER_STREAM_OPT 1380 ffmpeg_opt.c MATCH_PER_STREAM_OPT(inter_matrices, str, inter_matrix, oc, st); MATCH_PER_STREAM_OPT 1389 ffmpeg_opt.c MATCH_PER_STREAM_OPT(rc_overrides, str, p, oc, st); MATCH_PER_STREAM_OPT 1423 ffmpeg_opt.c MATCH_PER_STREAM_OPT(pass, i, do_pass, oc, st); MATCH_PER_STREAM_OPT 1435 ffmpeg_opt.c MATCH_PER_STREAM_OPT(passlogfiles, str, ost->logfile_prefix, oc, st); MATCH_PER_STREAM_OPT 1440 ffmpeg_opt.c MATCH_PER_STREAM_OPT(forced_key_frames, str, ost->forced_keyframes, oc, st); MATCH_PER_STREAM_OPT 1444 ffmpeg_opt.c MATCH_PER_STREAM_OPT(force_fps, i, ost->force_fps, oc, st); MATCH_PER_STREAM_OPT 1447 ffmpeg_opt.c MATCH_PER_STREAM_OPT(top_field_first, i, ost->top_field_first, oc, st); MATCH_PER_STREAM_OPT 1454 ffmpeg_opt.c MATCH_PER_STREAM_OPT(copy_initial_nonkeyframes, i, ost->copy_initial_nonkeyframes, oc ,st); MATCH_PER_STREAM_OPT 1476 ffmpeg_opt.c MATCH_PER_STREAM_OPT(filter_scripts, str, ost->filters_script, oc, st); MATCH_PER_STREAM_OPT 1477 ffmpeg_opt.c MATCH_PER_STREAM_OPT(filters, str, ost->filters, oc, st); MATCH_PER_STREAM_OPT 1482 ffmpeg_opt.c MATCH_PER_STREAM_OPT(audio_channels, i, audio_enc->channels, oc, st); MATCH_PER_STREAM_OPT 1484 ffmpeg_opt.c MATCH_PER_STREAM_OPT(sample_fmts, str, sample_fmt, oc, st); MATCH_PER_STREAM_OPT 1491 ffmpeg_opt.c MATCH_PER_STREAM_OPT(audio_sample_rate, i, audio_enc->sample_rate, oc, st); MATCH_PER_STREAM_OPT 1493 ffmpeg_opt.c MATCH_PER_STREAM_OPT(apad, str, ost->apad, oc, st); MATCH_PER_STREAM_OPT 1569 ffmpeg_opt.c MATCH_PER_STREAM_OPT(copy_initial_nonkeyframes, i, ost->copy_initial_nonkeyframes, oc, st); MATCH_PER_STREAM_OPT 1574 ffmpeg_opt.c MATCH_PER_STREAM_OPT(frame_sizes, str, frame_size, oc, st);