MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 1 callersFunctionav_estimate_timings_from_pts
only usable for MPEG-PS streams */
libavformat/utils.c:1863
↓ 1 callersFunctionav_ext2dbl
libavutil/intfloat_readwrite.c:44
↓ 1 callersFunctionav_fifo_peek
libavutil/fifo.h:109
↓ 1 callersFunctionav_fifo_reset
libavutil/fifo.c:46
↓ 1 callersFunctionav_filter_next
libavfilter/avfilter.c:361
↓ 1 callersFunctionav_find_nearest_q_idx
libavutil/rational.c:123
↓ 1 callersFunctionav_frac_add
* Fractional addition to f: f = f + (incr / f->den). * * @param f fractional number * @param incr increment, can be positive or negative */
libavformat/utils.c:90
↓ 1 callersFunctionav_frac_init
* f = val + (num / den) + 0.5. * * 'num' is normalized so that it is such as 0 <= num < den. * * @param f fractional number * @param val integer
libavformat/utils.c:72
↓ 1 callersFunctionav_get_double
libavcodec/opt.c:292
↓ 1 callersFunctionav_get_string
* * @param buf a buffer which is used for returning non string values as strings, can be NULL * @param buf_len allocated length in bytes of buf */
libavcodec/opt.c:235
↓ 1 callersFunctionav_has_duration
* Returns TRUE if the stream has accurate duration in any stream. * * @return TRUE if the stream has accurate duration for at least one component.
libavformat/utils.c:1746
↓ 1 callersFunctionav_hex_dump
libavformat/utils.c:3404
↓ 1 callersFunctionav_hwaccel_next
libavcodec/utils.c:1268
↓ 1 callersFunctionav_iformat_next
libavformat/utils.c:115
↓ 1 callersFunctionav_int2sf
libavutil/softfloat.h:113
↓ 1 callersFunctionav_interleave_packet_per_dts
libavformat/utils.c:2851
↓ 1 callersFunctionav_mod_i
libavutil/integer.c:108
↓ 1 callersFunctionav_mpeg4_decode_header
XXX: make it use less memory */
libavcodec/mpeg4video_parser.c:67
↓ 1 callersFunctionav_mul_sf
* @return Will not be more denormalized than a+b. So if either input is * normalized, then the output will not be worse then the other input.
libavutil/softfloat.h:79
↓ 1 callersFunctionav_nearer_q
libavutil/rational.c:108
↓ 1 callersFunctionav_oformat_next
libavformat/utils.c:121
↓ 1 callersFunctionav_opt_set_defaults
libavcodec/opt.c:452
↓ 1 callersFunctionav_opt_show
libavcodec/opt.c:391
↓ 1 callersFunctionav_parse_color
libavfilter/parseutils.c:218
↓ 1 callersFunctionav_parser_change
* * @return 0 if the output buffer is a subset of the input, 1 if it is allocated and must be freed * @deprecated use AVBitstreamFilter */
libavcodec/parser.c:200
↓ 1 callersFunctionav_picture_crop
libavcodec/imgconvert.c:1119
↓ 1 callersFunctionav_picture_pad
libavcodec/imgconvert.c:1141
↓ 1 callersFunctionav_pkt_dump_log
libavformat/utils.c:3446
↓ 1 callersFunctionav_probe_input_format
libavformat/utils.c:369
↓ 1 callersFunctionav_protocol_next
libavformat/avio.c:53
↓ 1 callersFunctionav_rc4_crypt
libavutil/rc4.c:50
↓ 1 callersFunctionav_rc4_init
libavutil/rc4.c:29
↓ 1 callersFunctionav_rdft_calc
libavcodec/avfft.c:102
↓ 1 callersFunctionav_rdft_end
libavcodec/avfft.c:107
↓ 1 callersFunctionav_rdft_init
libavcodec/avfft.c:92
↓ 1 callersFunctionav_read_pause
libavformat/utils.c:2427
↓ 1 callersFunctionav_read_play
libavformat/utils.c:2418
↓ 1 callersFunctionav_register_input_format
libavformat/utils.c:127
↓ 1 callersFunctionav_register_output_format
libavformat/utils.c:136
↓ 1 callersFunctionav_register_protocol
libavformat/avio.c:59
↓ 1 callersFunctionav_register_rdt_dynamic_payload_handlers
libavformat/rdt.c:554
↓ 1 callersFunctionav_register_rtp_dynamic_payload_handlers
libavformat/rtpdec.c:62
↓ 1 callersFunctionav_resample
libavcodec/resample2.c:214
↓ 1 callersFunctionav_resample_close
libavcodec/resample2.c:203
↓ 1 callersFunctionav_resample_init
libavcodec/resample2.c:181
↓ 1 callersFunctionav_seek_frame_byte
libavformat/utils.c:1597
↓ 1 callersFunctionav_seek_frame_generic
libavformat/utils.c:1622
↓ 1 callersFunctionav_set_double
libavcodec/opt.c:218
↓ 1 callersFunctionav_set_int
libavcodec/opt.c:226
↓ 1 callersFunctionav_set_options_string
libavfilter/parseutils.c:303
↓ 1 callersFunctionav_set_q
libavcodec/opt.c:222
↓ 1 callersFunctionav_sf2int
* Rounding is to -inf. */
libavutil/softfloat.h:120
↓ 1 callersFunctionav_strerror
libavutil/error.c:22
↓ 1 callersFunctionav_stristr
libavutil/avstring.c:51
↓ 1 callersFunctionav_strtod
libavcodec/eval.c:70
↓ 1 callersFunctionav_transcode
* The following code is the main loop of the file converter */
ffmpeg.c:1749
↓ 1 callersFunctionav_tree_destroy
libavutil/tree.c:129
↓ 1 callersFunctionav_tree_enumerate
libavutil/tree.c:137
↓ 1 callersFunctionavcodec_configuration
libavcodec/utils.c:925
↓ 1 callersFunctionavcodec_copy_context
libavcodec/options.c:474
↓ 1 callersFunctionavcodec_encode_subtitle
libavcodec/utils.c:570
↓ 1 callersFunctionavcodec_find_best_pix_fmt1
libavcodec/imgconvert.c:843
↓ 1 callersFunctionavcodec_get_channel_layout_string
libavcodec/audioconvert.c:124
↓ 1 callersFunctionavcodec_get_edge_width
libavcodec/utils.c:104
↓ 1 callersFunctionavcodec_get_sample_fmt
libavcodec/audioconvert.c:54
↓ 1 callersFunctionavcodec_guess_channel_layout
libavcodec/audioconvert.c:90
↓ 1 callersFunctionavcodec_register
libavcodec/utils.c:87
↓ 1 callersFunctionavcodec_thread_execute
libavcodec/pthread.c:107
↓ 1 callersFunctionavcodec_thread_execute
libavcodec/w32thread.c:96
↓ 1 callersFunctionavcodec_thread_free
* Free what has been allocated by avcodec_thread_init(). * Must be called after decoding has finished, especially do not call while avcodec_thread_ex
libavcodec/beosthread.c:78
↓ 1 callersFunctionavcodec_thread_free
* Free what has been allocated by avcodec_thread_init(). * Must be called after decoding has finished, especially do not call while avcodec_thread_ex
libavcodec/w32thread.c:75
↓ 1 callersFunctionavcodec_thread_free
* free what has been allocated by avcodec_thread_init(). * must be called after decoding has finished, especially do not call while avcodec_thread_ex
libavcodec/os2thread.c:66
↓ 1 callersFunctionavdevice_configuration
libavdevice/avdevice.c:26
↓ 1 callersFunctionaverage_quantized_coeffs
* Replaces 8 elements with their average value. * Called by qdm2_decode_superblock before starting subblock decoding. * * @param q context *
libavcodec/qdm2.c:444
↓ 1 callersFunctionavfilter_all_colorspaces
libavfilter/formats.c:106
↓ 1 callersFunctionavfilter_config_links
libavfilter/avfilter.c:133
↓ 1 callersFunctionavfilter_configuration
libavfilter/avfilter.c:32
↓ 1 callersFunctionavfilter_default_query_formats
libavfilter/defaults.c:162
↓ 1 callersFunctionavfilter_formats_changeref
libavfilter/formats.c:155
↓ 1 callersFunctionavfilter_graph_destroy
libavfilter/avfiltergraph.c:29
↓ 1 callersFunctionavfilter_insert_filter
libavfilter/avfilter.c:105
↓ 1 callersFunctionavfilter_merge_formats
libavfilter/formats.c:42
↓ 1 callersFunctionavfilter_request_frame
libavfilter/avfilter.c:213
↓ 1 callersFunctionavfilter_uninit
libavfilter/avfilter.c:366
↓ 1 callersFunctionavformat_configuration
libavformat/utils.c:49
↓ 1 callersFunctionavformat_get_context_defaults
libavformat/options.c:72
↓ 1 callersFunctionavg4
libavcodec/alpha/motion_est_alpha.c:76
↓ 1 callersFunctionavg_bits_per_pixel
libavcodec/imgconvert.c:791
↓ 1 callersFunctionavg_pixels16_sse2
libavcodec/x86/dsputil_mmx.c:467
↓ 1 callersFunctionavg_pixels4_c
libavcodec/sh4/dsputil_align.c:84
↓ 1 callersFunctionavi_read_idx1
XXX: We make the implicit supposition that the positions are sorted for each stream. */
libavformat/avidec.c:949
↓ 1 callersFunctionavi_read_info
libavformat/avidec.c:255
↓ 1 callersFunctionavi_write_info_tag
libavformat/avienc.c:105
↓ 1 callersFunctionavpicture_deinterlace
libavcodec/imgconvert.c:1432
↓ 1 callersFunctionavs_read_audio_packet
libavformat/avs.c:121
↓ 1 callersFunctionavs_read_video_packet
libavformat/avs.c:83
↓ 1 callersFunctionavutil_configuration
libavutil/utils.c:32
↓ 1 callersFunctionaw_parse_coords
* @} * @defgroup aw Pitch-adaptive window coding functions * The next few functions are for pitch-adaptive window coding. * @{ */ * Parse the offs
libavcodec/wmavoice.c:981
↓ 1 callersFunctionaw_pulse_set1
* Apply first set of pitch-adaptive window pulses. * @param s WMA Voice decoding context private data * @param gb bit I/O context * @param block_id
libavcodec/wmavoice.c:1119
↓ 1 callersFunctionaw_pulse_set2
* Apply second set of pitch-adaptive window pulses. * @param s WMA Voice decoding context private data * @param gb bit I/O context * @param block_i
libavcodec/wmavoice.c:1032
← previousnext →1,701–1,800 of 7,226, ranked by callers