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
↓ 2 callers
Function
av_shr_i
libavutil/integer.c:94
↓ 2 callers
Function
av_solve_lls
libavutil/lls.c:50
↓ 2 callers
Function
av_sub_i
libavutil/integer.c:41
↓ 2 callers
Function
av_tempfile
Wrapper to work around the lack of mkstemp() on mingw/cygin. * Also, tries to create file in /tmp first, if possible. * *prefix can be a character c
libavcodec/utils.c:1072
↓ 2 callers
Function
av_tree_insert
libavutil/tree.c:49
↓ 2 callers
Function
av_update_lls
libavutil/lls.c:39
↓ 2 callers
Function
av_update_stream_timings
* Estimate the stream timings from the one of each components. * * Also computes the global bitrate if possible. */
libavformat/utils.c:1764
↓ 2 callers
Function
av_url_read_fpause
libavformat/aviobuf.c:741
↓ 2 callers
Function
avcodec_channel_layout_num_channels
libavcodec/audioconvert.c:153
↓ 2 callers
Function
avcodec_default_free_buffers
libavcodec/utils.c:953
↓ 2 callers
Function
avcodec_find_decoder_by_name
libavcodec/utils.c:767
↓ 2 callers
Function
avcodec_get_pix_fmt_loss
libavcodec/imgconvert.c:732
↓ 2 callers
Function
avcodec_init
libavcodec/utils.c:936
↓ 2 callers
Function
avcodec_pix_fmt_to_codec_tag
libavcodec/raw.c:76
↓ 2 callers
Function
avcodec_string
libavcodec/utils.c:804
↓ 2 callers
Function
avcodec_thread_free
libavcodec/pthread.c:87
↓ 2 callers
Function
avcodec_thread_park_workers
libavcodec/pthread.c:81
↓ 2 callers
Function
avfilter_add_colorspace
libavfilter/formats.c:89
↓ 2 callers
Function
avfilter_default_get_video_buffer
TODO: set the buffer's priv member to a context structure for the whole * filter chain. This will allow for a buffer pool instead of the constant *
libavfilter/defaults.c:35
↓ 2 callers
Function
avfilter_formats_ref
libavfilter/formats.c:118
↓ 2 callers
Function
avfilter_formats_unref
libavfilter/formats.c:134
↓ 2 callers
Function
avfilter_get_by_name
libavfilter/avfilter.c:341
↓ 2 callers
Function
avfilter_graph_check_validity
libavfilter/avfiltergraph.c:50
↓ 2 callers
Function
avfilter_graph_config_formats
libavfilter/avfiltergraph.c:193
↓ 2 callers
Function
avfilter_graph_config_links
libavfilter/avfiltergraph.c:80
↓ 2 callers
Function
avfilter_graph_parse
libavfilter/graphparser.c:287
↓ 2 callers
Function
avfilter_init_filter
libavfilter/avfilter.c:451
↓ 2 callers
Function
avfilter_insert_pad
libavfilter/avfilter.c:63
↓ 2 callers
Function
avfilter_register_all
libavfilter/allfilters.c:29
↓ 2 callers
Function
avformat_seek_file
libavformat/utils.c:1717
↓ 2 callers
Function
avg2
libavcodec/alpha/motion_est_alpha.c:71
↓ 2 callers
Function
avg4
The XY2 routines basically utilize this scheme, but reuse parts in each iteration. */
libavcodec/alpha/dsputil_alpha.c:134
↓ 2 callers
Function
avi_get_ientry
libavformat/avienc.c:59
↓ 2 callers
Function
avi_load_index
libavformat/avidec.c:1034
↓ 2 callers
Function
avi_read_tag
libavformat/avidec.c:230
↓ 2 callers
Function
avi_start_new_riff
libavformat/avienc.c:66
↓ 2 callers
Function
avi_write_counters
libavformat/avienc.c:118
↓ 2 callers
Function
avi_write_idx1
libavformat/avienc.c:453
↓ 2 callers
Function
avi_write_ix
libavformat/avienc.c:395
↓ 2 callers
Function
bink_idct_col
libavcodec/binkidct.c:65
↓ 2 callers
Function
bitplane_decoding
Decode a bitplane's bits * @param data bitplane where to store the decode bits * @param[out] raw_flag pointer to the flag indicating that this bitpl
libavcodec/vc1.c:110
↓ 2 callers
Function
bits2qp
libavcodec/ratecontrol.c:59
↓ 2 callers
Function
build_vlc
libavcodec/mjpegdec.c:43
↓ 2 callers
Function
build_xlaw_table
libavcodec/pcm_tablegen.h:84
↓ 2 callers
Function
calc_lowcomp1
libavcodec/ac3.c:77
↓ 2 callers
Function
calc_rice_params
libavcodec/flacenc.c:488
↓ 2 callers
Function
calculate_sign_huff
libavcodec/mlpdec.c:174
↓ 2 callers
Function
cbrt_tableinit
libavcodec/cbrt_tablegen.h:35
↓ 2 callers
Function
cdg_init_frame
libavcodec/cdgraphics.c:71
↓ 2 callers
Function
check_block
libavcodec/snow.c:3054
↓ 2 callers
Function
check_input_motion
libavcodec/motion_est.c:877
↓ 2 callers
Function
choose_pixel_fmt
ffmpeg.c:508
↓ 2 callers
Function
choose_sample_fmt
ffmpeg.c:475
↓ 2 callers
Function
choose_vlc_set
* Select VLC set for decoding from current quantizer, modifier and frame type. */
libavcodec/rv34.c:416
↓ 2 callers
Function
clear_programs
libavformat/mpegts.c:171
↓ 2 callers
Function
clear_state
libavcodec/ffv1.c:730
↓ 2 callers
Function
close_connection
ffserver.c:804
↓ 2 callers
Function
codec_reinit
libavcodec/nuv.c:107
↓ 2 callers
Function
commit_slices
libavcodec/vaapi.c:80
↓ 2 callers
Function
common_end
libavcodec/huffyuv.c:1179
↓ 2 callers
Function
common_end
libavcodec/snow.c:2020
↓ 2 callers
Function
common_init
libavcodec/ffv1.c:621
↓ 2 callers
Function
common_init
libavcodec/huffyuv.c:415
↓ 2 callers
Function
common_init
libavcodec/msmpeg4.c:133
↓ 2 callers
Function
common_init
libavcodec/asv1.c:529
↓ 2 callers
Function
common_init
libavcodec/snow.c:1676
↓ 2 callers
Function
common_init
libavcodec/cljr.c:113
↓ 2 callers
Function
common_init
libavcodec/vcr1.c:145
↓ 2 callers
Function
common_init_after_header
libavcodec/snow.c:1746
↓ 2 callers
Function
compute_frame_duration
* Return the frame duration in seconds. Return 0 if not available. */
libavformat/utils.c:755
↓ 2 callers
Function
compute_pkt_fields2
FIXME merge with compute_pkt_fields
libavformat/utils.c:2719
↓ 2 callers
Function
cond_release_buffer
release AVFrame buffers if allocated */
libavcodec/eatgv.c:234
↓ 2 callers
Function
copy_context_after_encode
libavcodec/mpegvideo_enc.c:1816
↓ 2 callers
Function
copy_context_before_encode
libavcodec/mpegvideo_enc.c:1788
↓ 2 callers
Function
copy_picture_attributes
libavcodec/mpegvideo_enc.c:167
↓ 2 callers
Function
create_audio_stream
libavformat/siff.c:71
↓ 2 callers
Function
create_stream
libavformat/flvdec.c:237
↓ 2 callers
Function
cvtyuvtoRGB
libswscale/ppc/yuv2rgb_altivec.c:243
↓ 2 callers
Function
dc1394_read_common
libavdevice/libdc1394.c:89
↓ 2 callers
Function
dct_unquantize_h263_axp
libavcodec/alpha/mpegvideo_alpha.c:26
↓ 2 callers
Function
debug_ipmovie
libavformat/ipmovie.c:46
↓ 2 callers
Function
decode210
libavcodec/get_bits.h:679
↓ 2 callers
Function
decode_block
Decodes the block data. */
libavcodec/alsdec.c:949
↓ 2 callers
Function
decode_cabac_residual_internal
libavcodec/h264_cabac.c:993
↓ 2 callers
Function
decode_ics_info
* Decode Individual Channel Stream info; reference: table 4.6. * * @param common_window Channels have independent [0], or shared [1], Individual
libavcodec/aacdec.c:645
↓ 2 callers
Function
decode_info_header
libavformat/nutdec.c:390
↓ 2 callers
Function
decode_line
libavcodec/ffv1.c:829
↓ 2 callers
Function
decode_mb
libavcodec/asv1.c:309
↓ 2 callers
Function
decode_mb
libavcodec/error_resilience.c:42
↓ 2 callers
Function
decode_mb_skip
* decodes a P_SKIP or B_SKIP macroblock */
libavcodec/h264.h:1256
↓ 2 callers
Function
decode_nal_units
libavcodec/h264.c:2715
↓ 2 callers
Function
decode_pce
* Decode program configuration element; reference: table 4.2. * * @param new_che_pos New channel position configuration - we only do something if
libavcodec/aacdec.c:303
↓ 2 callers
Function
decode_residual_chroma
libavcodec/cavsdec.c:152
↓ 2 callers
Function
decode_residual_inter
libavcodec/cavsdec.c:161
↓ 2 callers
Function
decode_residuals
libavcodec/flacdec.c:267
↓ 2 callers
Function
decode_rice
Reads and decodes a Rice codeword. */
libavcodec/alsdec.c:445
↓ 2 callers
Function
decode_scaling_matrices
libavcodec/h264_ps.c:242
↓ 2 callers
Function
decode_slice_header
libavcodec/cavsdec.c:414
↓ 2 callers
Function
decode_syncpoint
libavformat/nutdec.c:467
↓ 2 callers
Function
decodeplane32
* Decode interleaved plane buffer up to 24bpp * @param dst Destination buffer * @param buf Source buffer * @param buf_size * @param bps bits_per_c
libavcodec/iff.c:117
← previous
next →
801–900 of 7,226, ranked by callers