FFmpeg  4.0
Functions | Variables
seek.c File Reference
#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "libavutil/common.h"
#include "libavutil/mathematics.h"
#include "libavformat/avformat.h"

Go to the source code of this file.

Functions

static const char * ret_str (int v)
 
static void ts_str (char buffer[60], int64_t ts, AVRational base)
 
int main (int argc, char **argv)
 

Variables

static char buffer [20]
 

Function Documentation

◆ ret_str()

static const char* ret_str ( int  v)
static

Definition at line 34 of file seek.c.

Referenced by av_bprint_is_complete(), and main().

◆ ts_str()

static void ts_str ( char  buffer[60],
int64_t  ts,
AVRational  base 
)
static

Definition at line 47 of file seek.c.

Referenced by main().

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 57 of file seek.c.

Variable Documentation

◆ buffer

char buffer[20]
static
Examples:
avio_reading.c, ffhash.c, and hw_decode.c.

Definition at line 32 of file seek.c.

Referenced by amf_encode_init_h264(), amf_encode_init_hevc(), append_buffer(), av_bprint_init_for_buffer(), av_encryption_info_add_side_data(), av_encryption_init_info_add_side_data(), av_fifo_alloc(), av_fifo_alloc_array(), avi_metadata_creation_time(), avi_read_nikon(), binary_export(), check(), chunk_end(), cleanup(), config_output(), convolution_opencl_make_filter_params(), decode(), decode_frame(), decode_write(), dxva2_h264_decode_slice(), dxva2_hevc_decode_slice(), dxva2_mpeg2_decode_slice(), dxva2_vc1_decode_slice(), dxva2_vp9_decode_slice(), ff_AMediaCodec_getInputBuffer(), ff_AMediaCodec_getOutputBuffer(), ff_AMediaFormat_setBuffer(), ff_amf_receive_packet(), ff_dxva2_common_end_frame(), ff_eval_coefs(), ff_htmlmarkup_to_ass(), ff_slice_buffer_load_line(), ff_slice_buffer_release(), ff_vaapi_decode_make_param_buffer(), ff_vaapi_vpp_make_param_buffers(), ff_videotoolbox_uninit(), ffio_ensure_seekback(), ffio_init_context(), ffio_set_buf_size(), ffmmal_add_packet(), ffmmal_fill_input_port(), ffmmal_fill_output_port(), ffmmal_read_frame(), ffmmal_set_ref(), ffmmal_stop_decoder(), fifo_alloc_common(), filter_frame(), flac_read_header(), flush_dynbuf(), flush_packet(), flv_read_metabody(), get_buffer(), get_generic_seed(), gopher_connect(), gxf_write_mpeg_auxiliary(), headphone_convolute(), hls_write_packet(), id3v2_parse(), init_put_bits(), jacosub_decode_frame(), libvorbis_encode_frame(), ljpeg_decode_rgb_scan(), ljpeg_encode_bgr(), LLVMFuzzerTestOneInput(), main(), mediacodec_buffer_release(), mediacodec_wrap_hw_buffer(), mov_parse_uuid_spherical(), mov_read_uuid(), mov_read_wave(), mpegps_read_header(), nist_read_header(), omx_encode_frame(), omx_encode_init(), parse_manifest(), process_callback(), put_main_header(), pvf_read_header(), rebase_put_bits(), ret_str(), rkmpp_retrieve_frame(), rtmp_server_handshake(), run_test(), sofalizer_convolute(), spatial_compose53i_init(), spatial_compose97i_init(), spatial_compose_dd137i_init(), spatial_compose_dd97i_init(), srt_decode_frame(), tak_read_header(), test_separators(), transform(), unsharp_opencl_make_filter_params(), v4l2_release_buffers(), vaapi_encode_make_param_buffer(), vaapi_hevc_decode_slice(), vtenc_q_push(), wc3_read_header(), webm_dash_manifest_compute_bandwidth(), write_image_header(), and wtvfile_open_sector().