Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFmpeg/FFmpeg
/ functions
Functions
7,226 in github.com/FFmpeg/FFmpeg
⨍
Functions
7,226
◇
Types & classes
1,247
↓ 1 callers
Function
add_sorted
libavcodec/h264_refs.c:87
↓ 1 callers
Function
add_video_stream
add a video output stream */
libavformat/output-example.c:189
↓ 1 callers
Function
add_wav
libavcodec/ra144.c:136
↓ 1 callers
Function
adjust_frame_information
* Produce integer coefficients from scalefactors provided by the model. */
libavcodec/aacenc.c:303
↓ 1 callers
Function
adjust_pred16
libavcodec/rv34.c:941
↓ 1 callers
Function
adjust_write_index
libavformat/ffmdec.c:198
↓ 1 callers
Function
adpcm_ct_expand_nibble
libavcodec/adpcm.c:753
↓ 1 callers
Function
adpcm_ima_compress_sample
libavcodec/adpcm.c:224
↓ 1 callers
Function
adpcm_ima_expand_nibble
libavcodec/adpcm.c:711
↓ 1 callers
Function
adpcm_ms_compress_sample
libavcodec/adpcm.c:234
↓ 1 callers
Function
adpcm_ms_expand_nibble
libavcodec/adpcm.c:738
↓ 1 callers
Function
adpcm_sbpro_expand_nibble
libavcodec/adpcm.c:774
↓ 1 callers
Function
adpcm_yamaha_compress_sample
libavcodec/adpcm.c:258
↓ 1 callers
Function
adpcm_yamaha_expand_nibble
libavcodec/adpcm.c:794
↓ 1 callers
Function
adx_decode_header
return data offset or 0 */
libavcodec/adxdec.c:90
↓ 1 callers
Function
adx_decode_stereo
libavcodec/adxdec.c:76
↓ 1 callers
Function
adx_encode
libavcodec/adxenc.c:37
↓ 1 callers
Function
adx_encode_header
libavcodec/adxenc.c:79
↓ 1 callers
Function
aiff_codec_get_id
libavformat/aiffdec.c:34
↓ 1 callers
Function
alac_entropy_coder
libavcodec/alacenc.c:299
↓ 1 callers
Function
alac_linear_predictor
libavcodec/alacenc.c:236
↓ 1 callers
Function
alac_set_info
libavcodec/alac.c:107
↓ 1 callers
Function
alac_stereo_decorrelation
libavcodec/alacenc.c:191
↓ 1 callers
Function
alaw2linear
* alaw2linear() - Convert an A-law value to 16-bit linear PCM * */
libavcodec/pcm_tablegen.h:43
↓ 1 callers
Function
alloc_and_copy
libavcodec/h264_mp4toannexb_bsf.c:32
↓ 1 callers
Function
alloc_frame_buffer
* Allocates a frame buffer */
libavcodec/mpegvideo.c:213
↓ 1 callers
Function
alloc_picture
allocate a picture (needs to do that in main thread to avoid potential locking problems */
ffplay.c:1300
↓ 1 callers
Function
alloc_picture
libavformat/output-example.c:234
↓ 1 callers
Function
alloc_table
libavcodec/bitstream.c:103
↓ 1 callers
Function
allocate_buffers
libavcodec/alac.c:93
↓ 1 callers
Function
allocate_buffers
libavcodec/shorten.c:112
↓ 1 callers
Function
altivec_packIntArrayToCharArray
libswscale/ppc/swscale_altivec_template.c:26
↓ 1 callers
Function
amf_parse_object
libavformat/flvdec.c:121
↓ 1 callers
Function
anti_sparseness
* Reduce fixed vector sparseness by smoothing with one of three IR filters. * Also know as "adaptive phase dispersion". * * This implements 3GPP TS
libavcodec/amrnbdec.c:724
↓ 1 callers
Function
ape_decode_value
libavcodec/apedec.c:376
↓ 1 callers
Function
ape_dumpinfo
libavformat/ape.c:97
↓ 1 callers
Function
ape_tag_read_field
libavformat/apetag.c:34
↓ 1 callers
Function
ape_unpack_mono
libavcodec/apedec.c:735
↓ 1 callers
Function
ape_unpack_stereo
libavcodec/apedec.c:763
↓ 1 callers
Function
apply_channel_coupling
* channel coupling transformation interface * * @param index index into coupling gain array * @param apply_coupling_method pointer to (in)d
libavcodec/aacdec.c:1870
↓ 1 callers
Function
apply_filter
libavcodec/apedec.c:701
↓ 1 callers
Function
apply_gain_ctrl
* Apply generic gain control. * * @param v_out output vector * @param v_in gain-controlled vector * @param v_ref vector to control gain of * * T
libavcodec/qcelpdec.c:423
↓ 1 callers
Function
apply_intensity_stereo
* intensity stereo decoding; reference: 4.6.8.2.3 * * @param ms_present Indicates mid/side stereo presence. [0] mask is all 0s; *
libavcodec/aacdec.c:1420
↓ 1 callers
Function
apply_ir_filter
* Circularly convolve a sparse fixed vector with a phase dispersion impulse * response filter (D.6.2 of G.729 and 6.1.5 of AMR). * * @param out vec
libavcodec/amrnbdec.c:677
↓ 1 callers
Function
apply_mdct
libavcodec/nellymoserenc.c:114
↓ 1 callers
Function
apply_mid_side_stereo
* Mid/Side stereo decoding; reference: 4.6.8.1.3. */
libavcodec/aacdec.c:1390
↓ 1 callers
Function
apply_pitch_filters
* Apply pitch synthesis filter and pitch prefilter to the scaled codebook vector. * TIA/EIA/IS-733 2.4.5.2, 2.4.8.7.2 * * @param q the context * @
libavcodec/qcelpdec.c:500
↓ 1 callers
Function
apply_tns
* Decode Temporal Noise Shaping filter coefficients and apply all-pole filters; reference: 4.6.9.3. * * @param decode 1 if tool is used normally,
libavcodec/aacdec.c:1698
↓ 1 callers
Function
apply_welch_window
* Apply Welch window function to audio block */
libavcodec/lpc.c:32
↓ 1 callers
Function
apply_welch_window_sse2
libavcodec/x86/lpc_mmx.c:25
↓ 1 callers
Function
apply_window_and_mdct
libavcodec/aacenc.c:217
↓ 1 callers
Function
apply_window_and_mdct
libavcodec/vorbis_enc.c:891
↓ 1 callers
Function
apply_window_and_mdct
libavcodec/wmaenc.c:77
↓ 1 callers
Function
args_parse
libswscale/colorspace-test.c:38
↓ 1 callers
Function
array_min_int16
libavcodec/aacsbr.c:261
↓ 1 callers
Function
ascii_to_wc
libavformat/movenc.c:1501
↓ 1 callers
Function
asf_build_simple_index
libavformat/asfdec.c:1096
↓ 1 callers
Function
asf_read_frame_header
* * @return <0 if error */
libavformat/asfdec.c:731
↓ 1 callers
Function
asf_write_header
libavformat/asfenc.c:528
↓ 1 callers
Function
asf_write_index
libavformat/asfenc.c:806
↓ 1 callers
Function
ass_get_duration
libavformat/matroskaenc.c:780
↓ 1 callers
Function
asv1_decode_block
libavcodec/asv1.c:184
↓ 1 callers
Function
asv1_encode_block
libavcodec/asv1.c:237
↓ 1 callers
Function
asv1_get_level
libavcodec/asv1.c:150
↓ 1 callers
Function
asv1_put_level
libavcodec/asv1.c:164
↓ 1 callers
Function
asv2_decode_block
libavcodec/asv1.c:209
↓ 1 callers
Function
asv2_encode_block
libavcodec/asv1.c:270
↓ 1 callers
Function
asv2_get_level
libavcodec/asv1.c:157
↓ 1 callers
Function
asv2_put_level
libavcodec/asv1.c:174
↓ 1 callers
Function
asym_quant
asymetric quantization on 2^qbits levels */
libavcodec/ac3enc.c:792
↓ 1 callers
Function
at1_imdct
libavcodec/atrac1.c:91
↓ 1 callers
Function
at1_imdct_block
libavcodec/atrac1.c:106
↓ 1 callers
Function
at1_parse_bsm
libavcodec/atrac1.c:167
↓ 1 callers
Function
at1_subband_synthesis
libavcodec/atrac1.c:255
↓ 1 callers
Function
at1_unpack_dequant
libavcodec/atrac1.c:190
↓ 1 callers
Function
ath
* Calculate ATH value for given frequency. * Borrowed from Lame. */
libavcodec/aacpsy.c:106
↓ 1 callers
Function
audio_decode_example
* Audio decoding. */
libavcodec/api-example.c:116
↓ 1 callers
Function
audio_decode_frame
decode one audio frame and returns its uncompressed size */
ffplay.c:2027
↓ 1 callers
Function
audio_encode_example
* Audio encoding example */
libavcodec/api-example.c:48
↓ 1 callers
Function
audio_resample
resample audio. 'nb_samples' is the number of input samples */ XXX: optimize it ! */
libavcodec/resample.c:233
↓ 1 callers
Function
audio_resample_close
libavcodec/resample.c:364
↓ 1 callers
Function
autocorrelate
libavcodec/aacsbr.c:1232
↓ 1 callers
Function
av_add_q
libavutil/rational.c:87
↓ 1 callers
Function
av_alloc_put_byte
libavformat/aviobuf.c:75
↓ 1 callers
Function
av_bitstream_filter_filter
libavcodec/bitstream_filter.c:58
↓ 1 callers
Function
av_bitstream_filter_init
libavcodec/bitstream_filter.c:35
↓ 1 callers
Function
av_bitstream_filter_next
libavcodec/bitstream_filter.c:25
↓ 1 callers
Function
av_bmg_get
libavutil/lfg.c:43
↓ 1 callers
Function
av_clip_uint16
* Clips a signed integer value into the 0-65535 range. * @param a value to clip * @return clipped value */
libavutil/common.h:130
↓ 1 callers
Function
av_clipl_int32
* Clips a signed 64-bit integer value into the -2147483648,2147483647 range. * @param a value to clip * @return clipped value */
libavutil/common.h:152
↓ 1 callers
Function
av_cmp_i
libavutil/integer.c:82
↓ 1 callers
Function
av_codec_get_id
libavformat/utils.c:2093
↓ 1 callers
Function
av_codec_next
libavcodec/utils.c:82
↓ 1 callers
Function
av_convert_lang_to
libavformat/avlanguage.c:735
↓ 1 callers
Function
av_d2str
libavutil/avstring.c:94
↓ 1 callers
Function
av_dbl2ext
libavutil/intfloat_readwrite.c:77
↓ 1 callers
Function
av_destruct_packet_nofree
libavcodec/avpacket.c:25
↓ 1 callers
Function
av_div_sf
* b has to be normalized and not zero. * @return Will not be more denormalized than a. */
libavutil/softfloat.h:89
↓ 1 callers
Function
av_estimate_timings
libavformat/utils.c:1943
↓ 1 callers
Function
av_estimate_timings_from_bit_rate
libavformat/utils.c:1827
← previous
next →
1,601–1,700 of 7,226, ranked by callers