#include "config.h"#include <stdio.h>#include <string.h>#include "global.h"

Go to the source code of this file.
Functions | |
| void | putseq () |
| void putseq | ( | ) |
Definition at line 38 of file putseq.c.
References pict_data::altscan, altscan_tab, auxframe, auxorgframe, B_TYPE, pict_data::back_hor_f_code, pict_data::back_vert_f_code, BOTTOM_FIELD, motion_comp::cur, cur_picture, pict_data::curorg, motion_comp::curref, pict_data::curref, dct_type_estimation(), end_frame, fast_motion_data(), fieldpic, pict_data::forw_hor_f_code, pict_data::forw_vert_f_code, fprintf, frame0, FRAME_PICTURE, pict_data::frame_pred_dct, frame_pred_dct_tab, frame_rate, frames_scaled, ftell(), I_TYPE, input_frame_rate, pict_data::intravlc, intravlc_tab, iquantize(), itransform(), M, motion_estimation(), N, nb, motion_comp::neworg, neworgframe, motion_comp::newref, newrefframe, motion_comp::oldorg, oldorgframe, motion_comp::oldref, oldrefframe, opt_topfirst, outfile, P_TYPE, pict_data::pict_struct, pict_data::pict_type, predframe, predict(), processors, putgophdr(), putpict(), putseqend(), putseqhdr(), pict_data::q_scale_type, qscale_tab, quiet, ratectl, ratectl_init_GOP(), ratectl_init_seq(), readframe(), seq_header_every_gop, start_frame, motion_comp::sxb, motion_comp::sxf, motion_comp::syb, motion_comp::syf, pict_data::temp_ref, TOP_FIELD, pict_data::topfirst, transform(), verbose, and writeframe().
Referenced by mpeg2enc().

1.5.5