FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
movenc.c File Reference
#include "config.h"
#include "libavutil/intreadwrite.h"
#include "libavutil/mathematics.h"
#include "libavutil/md5.h"
#include "libavformat/avformat.h"
#include "compat/getopt.c"

Go to the source code of this file.

Macros

#define HASH_SIZE   16
 
#define check(value,...)   check_func(value, __LINE__, __VA_ARGS__)
 

Functions

static void count_warnings (void *avcl, int level, const char *fmt, va_list vl)
 
static void init_count_warnings (void)
 
static void reset_count_warnings (void)
 
static int io_write (void *opaque, uint8_t *buf, int size)
 
static int io_write_data_type (void *opaque, uint8_t *buf, int size, enum AVIODataMarkerType type, int64_t time)
 
static void init_out (const char *name)
 
static void close_out (void)
 
static void check_func (int value, int line, const char *msg,...)
 
static void init_fps (int bf, int audio_preroll, int fps)
 
static void init (int bf, int audio_preroll)
 
static void mux_frames (int n, int c)
 
static void mux_gops (int n)
 
static void skip_gops (int n)
 
static void signal_init_ts (void)
 
static void finish (void)
 
static void help (void)
 
int main (int argc, char **argv)
 

Variables

static const uint8_t h264_extradata []
 
static const uint8_t aac_extradata []
 
static const char * format = "mp4"
 
AVFormatContextctx
 
uint8_t iobuf [32768]
 
AVDictionaryopts
 
int write_file
 
const char * cur_name
 
FILE * out
 
int out_size
 
struct AVMD5md5
 
uint8_t hash [HASH_SIZE]
 
AVStreamvideo_st
 
AVStreamaudio_st
 
int64_t audio_dts
 
int64_t video_dts
 
int bframes
 
int64_t duration
 
int64_t audio_duration
 
int frames
 
int gop_size
 
int64_t next_p_pts
 
enum AVPictureType last_picture
 
int skip_write
 
int skip_write_audio
 
int clear_duration
 
int force_iobuf_size
 
int do_interleave
 
int fake_pkt_duration
 
int num_warnings
 
int check_faults
 

Macro Definition Documentation

#define HASH_SIZE   16

Definition at line 37 of file movenc.c.

Referenced by close_out(), and main().

#define check (   value,
  ... 
)    check_func(value, __LINE__, __VA_ARGS__)

Definition at line 175 of file movenc.c.

Referenced by main().

Function Documentation

static void count_warnings ( void avcl,
int  level,
const char *  fmt,
va_list  vl 
)
static

Definition at line 81 of file movenc.c.

Referenced by init_count_warnings().

static void init_count_warnings ( void  )
static

Definition at line 87 of file movenc.c.

Referenced by main().

static void reset_count_warnings ( void  )
static

Definition at line 93 of file movenc.c.

Referenced by main().

static int io_write ( void opaque,
uint8_t buf,
int  size 
)
static

Definition at line 98 of file movenc.c.

Referenced by init_fps(), and io_write_data_type().

static int io_write_data_type ( void opaque,
uint8_t buf,
int  size,
enum AVIODataMarkerType  type,
int64_t  time 
)
static

Definition at line 107 of file movenc.c.

Referenced by init_fps().

static void init_out ( const char *  name)
static

Definition at line 136 of file movenc.c.

Referenced by main().

static void close_out ( void  )
static

Definition at line 151 of file movenc.c.

Referenced by main().

static void check_func ( int  value,
int  line,
const char *  msg,
  ... 
)
static

Definition at line 163 of file movenc.c.

static void init_fps ( int  bf,
int  audio_preroll,
int  fps 
)
static

Definition at line 177 of file movenc.c.

Referenced by init(), and main().

static void init ( int  bf,
int  audio_preroll 
)
static

Definition at line 241 of file movenc.c.

Referenced by main().

static void mux_frames ( int  n,
int  c 
)
static

Definition at line 246 of file movenc.c.

Referenced by main(), and mux_gops().

static void mux_gops ( int  n)
static

Definition at line 315 of file movenc.c.

Referenced by main(), and skip_gops().

static void skip_gops ( int  n)
static

Definition at line 320 of file movenc.c.

Referenced by main().

static void signal_init_ts ( void  )
static

Definition at line 327 of file movenc.c.

Referenced by main().

static void finish ( void  )
static
static void help ( void  )
static

Definition at line 352 of file movenc.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 358 of file movenc.c.

Variable Documentation

const uint8_t h264_extradata[]
static
Initial value:
= {
0x01, 0x4d, 0x40, 0x1e, 0xff, 0xe1, 0x00, 0x02, 0x67, 0x4d, 0x01, 0x00, 0x02, 0x68, 0xef
}

Definition at line 39 of file movenc.c.

Referenced by init_fps().

const uint8_t aac_extradata[]
static
Initial value:
= {
0x12, 0x10
}

Definition at line 42 of file movenc.c.

Referenced by init_fps().

const char* format = "mp4"
static

Definition at line 48 of file movenc.c.

Referenced by aac_adtstoasc_filter(), add_audio_device(), add_video_device(), aeval_config_output(), agate_config_input(), aic_decode_close(), aic_decode_frame(), aic_decode_init(), amrwb_decode_frame(), amrwb_decode_init(), apng_read_header(), apng_read_packet(), append_to_cached_buf(), apply_lut(), apply_palette(), atrac3p_decode_close(), atrac3p_decode_frame(), atrac3p_decode_init(), av_audio_convert_alloc(), av_bitstream_filter_init(), av_bsf_alloc(), av_bsf_free(), av_bsf_list_finalize(), av_hwdevice_ctx_alloc(), av_hwdevice_ctx_init(), av_hwdevice_get_hwframe_constraints(), av_hwdevice_hwconfig_alloc(), av_hwframe_ctx_alloc(), av_hwframe_ctx_init(), av_hwframe_get_buffer(), av_hwframe_transfer_data(), av_hwframe_transfer_get_formats(), av_md5_sum(), avf_close(), avf_read_header(), avf_read_packet(), avio_open_dir(), bsf_child_next(), bsf_list_item_name(), callback(), channelmap_config_input(), channelmap_filter_frame(), cllc_decode_close(), cllc_decode_frame(), cllc_decode_init(), close_connection(), close_decoder(), codecctl_int(), commit_bitstream_and_slice_buffer(), compand_drain(), compress_texture(), compressor_config_output(), config_audio_input(), config_audio_output(), config_input(), config_input_overlay(), config_input_palette(), config_input_props(), config_input_ref(), config_inputx(), config_inputy(), config_out_props(), config_output(), config_output_props(), config_props(), config_props_in(), config_props_input(), config_props_out(), config_props_output(), config_video(), config_video_output(), configure_output_audio_filter(), configure_video_device(), cubic_interpolate_func(), cuda_buffer_free(), cuda_pool_alloc(), cudaupload_config_output(), cudaupload_filter_frame(), cuvid_decode_end(), cuvid_decode_frame(), cuvid_decode_init(), cuvid_decode_packet(), cuvid_flush(), cuvid_handle_picture_decode(), cuvid_handle_picture_display(), cuvid_handle_video_sequence(), cuvid_init(), cuvid_output_frame(), cuvid_transcode_init(), cuvid_uninit(), dash_init(), dds_decode(), decklink_select_input(), decklink_setup_audio(), decklink_setup_video(), decklink_start_input(), decklink_write_audio_packet(), decklink_write_video_packet(), decode(), decode_ac_coeffs(), decode_block(), decode_cabac_field_decoding_flag(), decode_cabac_intra_mb_type(), decode_cabac_mb_cbp_chroma(), decode_cabac_mb_cbp_luma(), decode_cabac_mb_chroma_pre_mode(), decode_cabac_mb_ref(), decode_cabac_mb_skip(), decode_close(), decode_end(), decode_flush(), decode_frame(), decode_init(), decode_interrupt_cb(), decode_intra4x4_modes(), decode_picture(), decode_picture_header(), decode_slice(), decode_slice_chroma(), decode_slice_luma(), decode_slice_thread(), decode_wmv9(), decoder_init(), decompress_chunks_thread(), decompress_texture_thread(), default_filter_name(), dirac_get_arith_bit(), display_end_segment(), dnxhd_calc_bits_thread(), dnxhd_decode_close(), dnxhd_decode_frame(), dnxhd_decode_init(), dnxhd_decode_init_thread_copy(), dnxhd_decode_row(), dnxhd_encode_end(), dnxhd_encode_init(), dnxhd_encode_picture(), dnxhd_encode_thread(), dnxhd_mb_var_thread(), dnxhd_write_header(), do_chromakey_slice(), do_colorkey_slice(), do_packet_auto_bsf(), dshow_add_device(), dshow_cycle_devices(), dshow_cycle_formats(), dshow_cycle_pins(), dshow_list_device_options(), dshow_open_device(), dshow_read_close(), dshow_read_header(), dshow_read_packet(), dshow_set_audio_buffer_size(), dshow_try_setup_crossbar_options(), dss_723_1_read_packet(), dss_read_close(), dss_read_header(), dss_read_packet(), dss_read_seek(), dss_skip_audio_header(), dss_sp_read_packet(), dvbsub_close_decoder(), dvbsub_init_decoder(), dvbsub_parse_clut_segment(), dvbsub_parse_object_segment(), dvbsub_parse_page_segment(), dvbsub_parse_pixel_data_block(), dvbsub_parse_region_segment(), dvdsub_decode(), dvdsub_flush(), dvdsub_init(), dvdsub_parse_extradata(), dxv_close(), dxv_decode(), dxv_decompress_dxt1(), dxv_decompress_dxt5(), dxv_decompress_lzf(), dxv_decompress_raw(), dxv_init(), dxva2_alloc(), dxva2_create_decoder(), dxva2_get_buffer(), dxva2_get_decoder_configuration(), dxva2_h264_decode_slice(), dxva2_h264_start_frame(), dxva2_hevc_start_frame(), dxva2_init(), dxva2_mpeg2_start_frame(), dxva2_pool_alloc(), dxva2_retrieve_data(), dxva2_uninit(), dxva2_vc1_start_frame(), dxva2_vp9_start_frame(), encode_close(), encode_frame(), encode_init(), encode_picture_ls(), encode_slice(), encode_slice_data(), encode_slice_plane(), entry_func(), failing_deinit(), failing_write_header(), failing_write_packet(), failing_write_trailer(), ff_ass_split(), ff_decklink_cleanup(), ff_decklink_init_device(), ff_decklink_list_formats(), ff_decklink_read_close(), ff_decklink_read_header(), ff_decklink_read_packet(), ff_decklink_set_format(), ff_decklink_write_header(), ff_decklink_write_packet(), ff_decklink_write_trailer(), ff_dxva2_common_end_frame(), ff_framesync_request_frame(), ff_h264_decode_mb_cabac(), ff_ivi_decode_close(), ff_ivi_decode_frame(), ff_mpeg4_frame_end(), ff_mpeg4_workaround_bugs(), ff_nvenc_encode_close(), ff_nvenc_encode_frame(), ff_nvenc_encode_init(), ff_opencl_apply_unsharp(), ff_opencl_transform(), ff_psy_preprocess_init(), ff_rtp_parse_set_dynamic_protocol(), ff_vaapi_encode2(), ff_vaapi_encode_close(), ff_vaapi_encode_init(), ff_vda_output_callback(), ffmal_copy_frame(), ffmal_update_format(), ffmmal_add_packet(), ffmmal_close_decoder(), ffmmal_decode(), ffmmal_fill_input_port(), ffmmal_fill_output_port(), ffmmal_flush(), ffmmal_init_decoder(), ffmmal_read_frame(), ffmmal_stop_decoder(), ffmpeg_cleanup(), ffserver_save_avoption(), fic_decode_close(), fic_decode_frame(), fic_decode_init(), fic_decode_slice(), fic_draw_cursor(), fill_slice_long(), filter_child_next(), filter_frame(), filter_frame16(), filter_frame8(), filter_frame_magnitude(), filter_frame_phase(), find_quant_thread(), find_slice_quant(), flush(), flush_cache(), flush_decoder(), flush_frame(), frame_alloc(), gain_interpolate_func(), get_aspect_ratio(), get_audio_buffer(), get_audio_config(), get_cabac_cbf_ctx(), get_video_buffer(), get_video_config(), gsm_decode_block(), handle_file(), handler(), hap_close(), hap_compress_frame(), hap_decode(), hap_encode(), hap_init(), hap_parse_frame_header(), hds_write_header(), hevc_parse_slice_header(), horizontal_frame_pack(), hq_hqa_decode_close(), hq_hqa_decode_frame(), hq_hqa_decode_init(), hqx_decode_close(), hqx_decode_frame(), hqx_decode_init(), http_prepare_data(), hwdevice_ctx_free(), hwdownload_config_input(), hwdownload_config_output(), hwdownload_filter_frame(), hwdownload_uninit(), hwframe_ctx_free(), hwframe_pool_prealloc(), hwupload_config_output(), hwupload_filter_frame(), hwupload_query_formats(), hwupload_uninit(), init(), init_decoder(), init_encoder(), init_output_bsfs(), init_src(), initialize_chromakey(), inject_frame(), input_callback(), insert_filter(), insert_trim(), inter_pred(), interpolate(), ism_write_header(), ivf_write_packet(), ivf_write_trailer(), join_config_output(), join_request_frame(), latm_write_frame_header(), latm_write_header(), latm_write_packet(), libAVMemInputPin_Receive(), libkvazaar_close(), libkvazaar_encode(), libkvazaar_init(), libopenjpeg_decode_frame(), libopenjpeg_decode_init(), libopenjpeg_encode_close(), libopenjpeg_encode_frame(), libopenjpeg_encode_init(), libx265_encode_close(), libx265_encode_frame(), libx265_encode_init(), list_op(), log_encoder_error(), mace_decode_frame(), main(), mediacodec_buffer_release(), mimic_decode_end(), mimic_decode_frame(), mimic_decode_init(), mlp_encode_close(), mlp_encode_frame(), mlp_encode_init(), mov_read_cmov(), mov_write_udta_sdp(), movie_config_output_props(), movie_request_frame(), mpeg4_decode_mb(), mpeg4_decode_partitioned_mb(), mpeg4_unpack_bframes_close(), mss1_decode_end(), mss1_decode_frame(), mss2_decode_end(), mss2_decode_frame(), mss2_decode_init(), mxf_read_local_tags(), nppscale_config_props(), nppscale_scale(), nuv_header(), nuv_packet(), nuv_read_dts(), nvenc_alloc_surface(), nvenc_check_cap(), nvenc_check_capabilities(), nvenc_check_codec_support(), nvenc_check_device(), nvenc_codec_specific_pic_params(), nvenc_find_free_reg_resource(), nvenc_load_libraries(), nvenc_open_session(), nvenc_override_rate_control(), nvenc_register_frame(), nvenc_set_timestamp(), nvenc_setup_device(), nvenc_setup_encoder(), nvenc_setup_extradata(), nvenc_setup_h264_config(), nvenc_setup_hevc_config(), nvenc_setup_rate_control(), nvenc_setup_surfaces(), nvenc_upload_frame(), open_output_file(), opt_map(), output_callback(), output_frame(), output_ready(), parse_device_name(), parse_nal_units(), parse_object_segment(), parse_palette_segment(), parse_pixel_format(), parse_presentation_segment(), parse_script(), plot_freqs(), plot_spectrum_column(), pp_filter_frame(), print_sdp(), process_frame(), process_output_surface(), prores_encode_close(), prores_encode_init(), pulse_update_sink_input_info(), push_frame(), push_single_pic(), qsv_init_internal_session(), qsv_pool_alloc(), qtkit_close(), qtkit_read_header(), qtkit_read_packet(), read_header(), read_packet(), request_frame(), restore_context(), rscc_close(), rscc_decode_frame(), rscc_init(), rtmp_close(), rtmp_get_file_handle(), rtmp_open(), rtmp_read(), rtmp_read_pause(), rtmp_read_seek(), rtmp_write(), rtp_new_av_stream(), run_postproc(), save_subtitle_set(), scale_vaapi_config_input(), scale_vaapi_config_output(), scale_vaapi_filter_frame(), scale_vaapi_init(), scale_vaapi_uninit(), decklink_output_callback::ScheduledFrameCompleted(), screenpresso_close(), screenpresso_decode_frame(), screenpresso_init(), section_write_packet(), seek_test(), set_constqp(), set_context(), set_lossless(), set_vbr(), setup_crossbar_options(), shall_we_drop(), shuffleplanes_config_input(), shuffleplanes_filter_frame(), sipr_decode_frame(), sipr_decoder_init(), smacker_decode_header_tree(), source_config_props(), spatial_frame_pack(), spdif_header_aac(), spdif_header_ac3(), spdif_header_dts(), spdif_header_dts4(), spdif_header_eac3(), spdif_header_mpeg(), spdif_header_truehd(), spdif_write_header(), spdif_write_packet(), spdif_write_trailer(), tdsc_close(), tdsc_decode_frame(), tdsc_decode_jpeg_tile(), tdsc_decode_tiles(), tdsc_init(), tdsc_load_cursor(), tdsc_paint_cursor(), tdsc_parse_dtsm(), tdsc_parse_tdsf(), teletext_close_decoder(), teletext_decode_frame(), teletext_init_decoder(), thread_execute(), uninit(), vaapi_decode_init(), vaapi_decode_uninit(), vaapi_device_init(), vaapi_device_uninit(), vaapi_encode_check_config(), vaapi_encode_clear_old(), vaapi_encode_discard(), vaapi_encode_get_next(), vaapi_encode_h264_init_constant_bitrate(), vaapi_encode_h264_init_fixed_qp(), vaapi_encode_h264_init_internal(), vaapi_encode_h264_init_picture_params(), vaapi_encode_h264_init_sequence_params(), vaapi_encode_h264_init_slice_params(), vaapi_encode_h264_write_extra_header(), vaapi_encode_h264_write_sei(), vaapi_encode_h264_write_sequence_header(), vaapi_encode_h264_write_slice_header(), vaapi_encode_h265_init_constant_bitrate(), vaapi_encode_h265_init_fixed_qp(), vaapi_encode_h265_init_internal(), vaapi_encode_h265_init_picture_params(), vaapi_encode_h265_init_sequence_params(), vaapi_encode_h265_init_slice_params(), vaapi_encode_h265_write_sequence_header(), vaapi_encode_h265_write_slice_header(), vaapi_encode_issue(), vaapi_encode_make_packed_header(), vaapi_encode_make_param_buffer(), vaapi_encode_mangle_end(), vaapi_encode_mjpeg_init_internal(), vaapi_encode_mjpeg_init_picture_params(), vaapi_encode_mjpeg_init_tables(), vaapi_encode_mjpeg_write_extra_buffer(), vaapi_encode_mjpeg_write_image_header(), vaapi_encode_output(), vaapi_encode_step(), vaapi_encode_wait(), vaapi_frames_get_constraints(), vaapi_frames_init(), vaapi_frames_uninit(), vaapi_get_buffer(), vaapi_get_image_format(), vaapi_map_frame(), vaapi_mpeg4_start_frame(), vaapi_pool_alloc(), vaapi_retrieve_data(), vaapi_transfer_get_formats(), vble_decode_close(), vble_decode_frame(), vble_decode_init(), vc1test_write_packet(), vc1test_write_trailer(), vdadec_close(), vdadec_decode(), vdadec_init(), vdpau_alloc(), vdpau_buffer_free(), vdpau_get_buffer(), vdpau_mpeg4_start_frame(), vdpau_pool_alloc(), vdpau_retrieve_data(), vdpau_uninit(), vertical_frame_pack(), vfw_read_close(), vfw_read_header(), vfw_read_packet(), video_decode(), video_decode_example(), videostream_cb(), vp56_decode_mv(), vp56_parse_mb_type(), vp56_parse_mb_type_models(), vp5_parse_coeff(), vp5_parse_coeff_models(), vp6_parse_coeff(), vp6_parse_coeff_models(), vpx_decode(), vpx_free(), vpx_init(), vs2av_log(), vtenc_output_callback(), writer_child_next(), xan_decode_frame(), xan_unpack(), and xcbgrab_read_close().

uint8_t iobuf[32768]

Definition at line 49 of file movenc.c.

Referenced by init_fps().

AVDictionary* opts
int write_file

Definition at line 52 of file movenc.c.

Referenced by init_out(), and main().

const char* cur_name

Definition at line 53 of file movenc.c.

Referenced by close_out(), and init_out().

FILE* out

Definition at line 54 of file movenc.c.

Referenced by adjust_jnd(), alloc_frame_empty(), alloc_out_frame(), anti_sparseness(), apply_filter(), apply_lut(), apply_palette(), assign_bits(), audio_decode_frame(), av_base64_decode(), av_base64_encode(), av_get_token(), av_i2int(), av_int2i(), av_lzo1x_decode(), av_mul_i(), av_shr_i(), avc_idct4x4_addblk_dc_msa(), avc_luma_hv_qrt_4w_msa(), avc_luma_hz_4w_msa(), avc_luma_midh_qrt_4w_msa(), avc_luma_midv_qrt_8w_msa(), avc_luma_vt_4w_msa(), avc_luma_vt_qrt_4w_msa(), avpriv_do_elbg(), avs_decode_frame(), biquad(), bsf_list_filter(), cdg_scroll(), cdxl_decode_ham6(), cdxl_decode_ham8(), check_decorrelate(), clear_index_entries(), close_out(), common_hv_8ht_8vt_4w_msa(), common_hz_4t_16w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x2_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_8x2mult_msa(), common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_mult_msa(), common_vt_4t_4x2_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_8x2_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), compress_texture(), config_video(), copy_moof(), cudaupload_filter_frame(), dc1394_read_common(), deband_16_c(), deband_8_c(), decode_frame(), decode_ics(), decode_postinit(), decode_residual_spectrum(), decode_rle(), decorrelation(), deinterlace_slice(), doTest(), dpcm_decode_frame(), dss_sp_decode_frame(), dump_attachment(), epic_jb_decode_tile(), evaluate_lls(), f_func(), ff_avc_find_startcode(), ff_avc_write_annexb_extradata(), ff_dc_16x16_msa(), ff_dc_32x32_msa(), ff_filter_frame_framed(), ff_get_cpu_flags_ppc(), ff_hevc_output_frame(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel4_v6_msa(), ff_ref_fdct(), ff_ref_idct(), ff_rle_encode(), ff_srtp_encrypt(), filter(), filter16_3x3(), filter16_5x5(), filter16_brng(), filter16_prewitt(), filter16_sobel(), filter16_tout(), filter16_vrep(), filter8_brng(), filter8_tout(), filter8_vrep(), filter_3x3(), filter_5x5(), filter_color(), filter_color2(), filter_frame(), filter_frame16(), filter_frame8(), filter_mono(), filter_prewitt(), filter_slice(), filter_slice16(), filter_slice8(), filter_sobel(), find_header_idx(), flac_decorrelate_indep_c(), flac_decorrelate_ls_c(), flac_decorrelate_ms_c(), flac_decorrelate_rs_c(), flush_buffer(), g723_1_decode_frame(), generate_codebook(), generate_joint_tables(), generate_new_codebooks(), geq_filter_frame(), get_delayed_pic(), get_palette_frame(), grab_read_header(), gxf_resync_media(), h264_decode_frame(), h264_extradata_to_annexb(), hls_window(), hqx_filter(), huf_decode(), hybrid2_re(), hybrid4_8_12_cx(), hybrid6_cx(), imdct_and_window(), imdct_and_windowing(), imdct_and_windowing_eld(), imdct_and_windowing_ld(), init_out(), intra_predict_dc_8x8_msa(), io_write(), ir2_decode_plane(), ir2_decode_plane_inter(), iso88591_to_utf8(), jpg_decode_data(), log16(), main(), md5_close(), mjpeg_decode_app(), mss4_decode_dct_block(), mxf_interleave_get_packet(), noise_scale(), nppscale_filter_frame(), on2avc_reconstruct_channel(), on2avc_reconstruct_channel_ext(), open_output_file(), opus_decode_packet(), output_client_manifest(), output_mpd(), output_server_manifest(), output_single_frame(), paf_video_decode(), parse_iplconvkernel(), parse_m3d(), piz_uncompress(), plot_channel(), plot_cqt(), plot_freqs(), pmt_cb(), pretwiddle(), print_formats(), process_frame(), ps_hybrid_analysis_c(), ps_hybrid_analysis_ileave_c(), push_single_pic(), put_main_header(), pxr24_uncompress(), qdm2_calculate_fft(), qdm2_decode_frame(), qsv_transfer_data_from(), qsv_transfer_data_to(), query_formats(), r3d_read_header(), ra288_decode_frame(), read_tree(), request_frame(), resample(), return_audio_frame(), rl2_rle_decode(), roq_dpcm_encode_frame(), run_single_test(), sbr_hf_assemble(), sbr_make_f_tablelim(), scalarproduct(), scale_slice(), section_process(), set_side_data(), setup_array(), sofalizer_convolute(), sofalizer_fast_convolute(), stream_component_open(), subband_scale(), swr_convert(), swr_convert_internal(), swr_set_matrix(), targa_encode_frame(), targa_encode_normal(), targa_encode_rle(), test(), tm2_build_huff_table(), transcode_subtitles(), try_push_frame(), vp9_iadst16x16_colcol_addblk_msa(), vp9_iadst_idct_16x16_add_msa(), vp9_idct16x16_10_colcol_addblk_msa(), vp9_idct16x16_1_add_msa(), vp9_idct16x16_colcol_addblk_msa(), vp9_idct32x32_1_add_msa(), vp9_idct4x4_1_add_msa(), vp9_idct8x8_1_add_msa(), vp9_idct_iadst_16x16_add_msa(), WINDOW_FUNC(), write_abst(), write_fragment(), write_fragments(), write_manifest(), x11grab_read_header(), xmlescape(), zmbv_decode_xor_16(), zmbv_decode_xor_32(), and zmbv_decode_xor_8().

int out_size
struct AVMD5* md5
AVStream* video_st
Examples:
muxing.c, and qsvdec.c.

Definition at line 59 of file movenc.c.

Referenced by avi_write_header(), gif_write_packet(), main(), mov_write_uuidprof_tag(), and mxg_read_header().

AVStream * audio_st
Examples:
muxing.c.

Definition at line 59 of file movenc.c.

Referenced by main(), and mxg_read_header().

int64_t audio_dts

Definition at line 60 of file movenc.c.

Referenced by init_fps(), mux_frames(), and signal_init_ts().

int64_t video_dts

Definition at line 60 of file movenc.c.

Referenced by init_fps(), mux_frames(), and signal_init_ts().

int bframes

Definition at line 62 of file movenc.c.

Referenced by init_fps(), and mux_frames().

int64_t duration
Examples:
filter_audio.c.

Definition at line 63 of file movenc.c.

Referenced by add_ctts_entry(), add_fragment(), add_segment(), aix_read_packet(), asf_write_header1(), ass_read_header(), av_dump_format(), av_rescale_delta(), av_vorbis_parse_frame_flags(), bluray_open(), calculate_bitrate(), celt_decode_allocation(), celt_decode_band(), check_pkt(), compute_pkt_fields(), daala_packet(), dca_parse(), do_streamcopy(), do_video_out(), dtshd_read_header(), estimate_timings_from_bit_rate(), estimate_timings_from_pts(), ff_rfps_add_frame(), ff_voc_get_packet(), ffm_read_packet(), fifo_overflow_drop_test(), find_duration(), get_concatdec_select(), get_duration(), get_metadata_duration(), hls_append_segment(), hls_delete_old_segments(), hls_read_header(), hls_read_seek(), hls_window(), init_fps(), ism_flush(), libvorbis_encode_frame(), main(), matroska_parse_webvtt(), mkv_add_cuepoint(), mkv_write_cues(), mkv_write_packet_internal(), mov_flush_fragment(), mov_read_ctts(), mov_read_sidx(), mov_read_stts(), mov_write_ctts_tag(), mov_write_edts_tag(), mov_write_sidx_tag(), mov_write_stts_tag(), mov_write_tkhd_tag(), mpl2_read_header(), mpsub_read_header(), mux_frames(), nsv_parse_NSVf_header(), opus_get_packet_samples(), opus_packet(), parse_file(), parse_playlist(), pjs_read_header(), process_input(), process_input_packet(), qdm2_decode_fft_packets(), qdm2_fft_decode_tones(), qdm2_fft_init_coefficient(), read_braindead_odml_indx(), read_frame(), read_frame_internal(), read_tfra(), realtext_read_header(), rm_read_header(), rv10_write_header(), seek_to_start(), smjpeg_read_header(), stl_read_header(), subviewer_read_header(), swr_next_pts(), theora_packet(), update_initial_durations(), update_stream_timings(), vivo_read_header(), vorbis_packet(), vp8_packet(), wavesynth_decode(), and write_manifest().

int64_t audio_duration

Definition at line 64 of file movenc.c.

Referenced by init_fps(), and mux_frames().

int frames
int gop_size

Definition at line 66 of file movenc.c.

Referenced by encode_init(), init_fps(), main(), mux_frames(), and mux_gops().

int64_t next_p_pts

Definition at line 67 of file movenc.c.

Referenced by mux_frames().

enum AVPictureType last_picture

Definition at line 68 of file movenc.c.

Referenced by encode_frame(), ff_mpeg_update_thread_context(), and mux_frames().

int skip_write

Definition at line 69 of file movenc.c.

Referenced by mux_frames(), and skip_gops().

int skip_write_audio

Definition at line 70 of file movenc.c.

Referenced by main(), and mux_frames().

int clear_duration

Definition at line 71 of file movenc.c.

Referenced by main(), and mux_frames().

int force_iobuf_size

Definition at line 72 of file movenc.c.

Referenced by init_fps(), and main().

int do_interleave

Definition at line 73 of file movenc.c.

Referenced by main(), and mux_frames().

int fake_pkt_duration

Definition at line 74 of file movenc.c.

Referenced by main(), and mux_frames().

int num_warnings

Definition at line 76 of file movenc.c.

Referenced by count_warnings(), init_count_warnings(), and main().

int check_faults

Definition at line 78 of file movenc.c.

Referenced by check_func(), and main().