MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 8 callersFunctionavfilter_draw_slice
libavfilter/avfilter.c:294
↓ 8 callersFunctionavfilter_start_frame
XXX: should we do the duplicating of the picture ref here, instead of * forcing the source filter to do it? */
libavfilter/avfilter.c:244
↓ 8 callersFunctionavpicture_fill
libavcodec/imgconvert.c:632
↓ 8 callersFunctionbytestream_get_buffer
libavcodec/bytestream.h:58
↓ 8 callersFunctionend_ebml_master
libavformat/matroskaenc.c:227
↓ 8 callersFunctionff_amf_write_number
libavformat/rtmppkt.c:35
↓ 8 callersFunctionff_id3v2_match
libavformat/id3v2.c:26
↓ 8 callersFunctionff_init_ff_sine_windows
libavcodec/mdct_tablegen.h:55
↓ 8 callersFunctionff_weighted_vector_sumf
libavcodec/acelp_vectors.c:200
↓ 8 callersFunctionpack16to32
libavcodec/h264.h:736
↓ 8 callersFunctionput_ebml_id
libavformat/matroskaenc.c:108
↓ 8 callersFunctionput_ebml_num
* Write a number in EBML variable length format. * * @param bytes The number of bytes that need to be used to write the number. * If z
libavformat/matroskaenc.c:144
↓ 8 callersFunctionskip_spaces
libavformat/rtsp.c:58
↓ 8 callersFunctionsws_format_name
libswscale/utils.c:152
↓ 8 callersFunctionsws_freeContext
libswscale/utils.c:1503
↓ 8 callersFunctionurl_ferror
libavformat/aviobuf.c:229
↓ 7 callersFunctionMUL16
libavcodec/arm/mathops.h:87
↓ 7 callersFunctionav_base64_decode
libavutil/base64.c:45
↓ 7 callersFunctionav_dbl2int
libavutil/intfloat_readwrite.c:61
↓ 7 callersFunctionav_fifo_alloc
libavutil/fifo.c:25
↓ 7 callersFunctionav_fifo_free
libavutil/fifo.c:38
↓ 7 callersFunctionav_fifo_generic_write
src must NOT be const as it can be a context for func that may need updating (like a pointer or byte counter)
libavutil/fifo.c:82
↓ 7 callersFunctionav_find_stream_info
libavformat/utils.c:2149
↓ 7 callersFunctionav_write_header
libavformat/utils.c:2608
↓ 7 callersFunctionavfilter_set_common_formats
* A helper for query_formats() which sets all links to the same list of * formats. If there are no links hooked to this filter, the list of formats i
libavfilter/defaults.c:138
↓ 7 callersFunctionavfilter_unref_pic
libavfilter/avfilter.c:56
↓ 7 callersFunctioncmp
! \brief compares a block (either a full macroblock or a partition thereof) against a proposed motion-compensated prediction of that block */
libavcodec/motion_est.c:254
↓ 7 callersFunctioncopy_from
libavcodec/interplayvideo.c:89
↓ 7 callersFunctionff_amf_write_null
libavformat/rtmppkt.c:48
↓ 7 callersFunctionff_er_frame_end
libavcodec/error_resilience.c:751
↓ 7 callersFunctionff_er_frame_start
libavcodec/error_resilience.c:679
↓ 7 callersFunctionff_id3v2_tag_len
libavformat/id3v2.c:39
↓ 7 callersFunctionff_mpa_check_header
fast header check for resync */
libavcodec/mpegaudio.h:167
↓ 7 callersFunctionff_network_close
libavformat/network.h:59
↓ 7 callersFunctionff_print_debug_info
* prints debuging info for the given picture. */
libavcodec/mpegvideo.c:1183
↓ 7 callersFunctionff_rtsp_close_streams
close and free RTSP streams */
libavformat/rtsp.c:576
↓ 7 callersFunctionff_rtsp_send_cmd
libavformat/rtsp.c:1047
↓ 7 callersFunctionget_cabac_noinline
libavcodec/cabac.h:583
↓ 7 callersFunctionget_chroma_qp
* gets the chroma qp. */
libavcodec/h264.h:755
↓ 7 callersFunctionget_rl_index
libavcodec/rl.h:75
↓ 7 callersFunctionget_xbits
* read mpeg1 dc style vlc (sign bit + mantisse with no MSB). * if MSB not set it is negative * @param n length in bits * @author BERO */
libavcodec/get_bits.h:336
↓ 7 callersFunctionmm_support
Function to test if multimedia instructions are supported... */
libavcodec/x86/cpuid.c:40
↓ 7 callersFunctionprint_bin
libavcodec/get_bits.h:620
↓ 7 callersFunctionput_ebml_uint
libavformat/matroskaenc.c:163
↓ 7 callersFunctionqdm2_get_vlc
libavcodec/qdm2.c:337
↓ 7 callersFunctionset_context_opts
cmdutils.c:279
↓ 7 callersFunctionstart_ebml_master
libavformat/matroskaenc.c:219
↓ 7 callersFunctionsws_scale
* swscale wrapper, so we don't need to export the SwsContext. * Assumes planar YUV to be in YUV order instead of YVU. */
libswscale/swscale.c:1837
↓ 7 callersFunctionurl_fopen
libavformat/aviobuf.c:670
↓ 7 callersFunctionurl_read
libavformat/avio.c:155
↓ 7 callersFunctionvp56_rac_get
libavcodec/vp56.h:218
↓ 6 callersFunctionAV_RL64
libavutil/ppc/intreadwrite.h:60
↓ 6 callersFunctionGET_TOK
libavcodec/truemotion2.c:327
↓ 6 callersFunctionabs_pow34_v
libavcodec/aaccoder.c:84
↓ 6 callersFunctionav_audio_convert_free
libavcodec/audioconvert.c:183
↓ 6 callersFunctionav_close_input_stream
libavformat/utils.c:2436
↓ 6 callersFunctionav_cmp_q
* Compares two rationals. * @param a first rational * @param b second rational * @return 0 if a==b, 1 if a>b and -1 if a<b */
libavutil/rational.h:48
↓ 6 callersFunctionav_find_opt
FIXME order them and do a bin search
libavcodec/opt.c:33
↓ 6 callersFunctionav_get_bits_per_sample_format
libavcodec/utils.c:1030
↓ 6 callersFunctionav_match_ext
libavformat/utils.c:145
↓ 6 callersFunctionav_picture_copy
libavcodec/imgconvert.c:965
↓ 6 callersFunctionav_set_string3
libavcodec/opt.c:110
↓ 6 callersFunctionav_write_trailer
libavformat/utils.c:2929
↓ 6 callersFunctionavcodec_find_encoder_by_name
libavcodec/utils.c:741
↓ 6 callersFunctionavcodec_get_context_defaults2
libavcodec/options.c:426
↓ 6 callersFunctionavfilter_get_video_buffer
libavfilter/avfilter.c:196
↓ 6 callersFunctioncore_yuv420_rgb
libswscale/bfin/yuv2rgb_bfin.c:91
↓ 6 callersFunctiondebug_interplay
libavcodec/interplayvideo.c:54
↓ 6 callersFunctionff_copy_bits
libavcodec/bitstream.c:61
↓ 6 callersFunctionff_end_tag
libavformat/riff.c:313
↓ 6 callersFunctionff_find_unused_picture
libavcodec/mpegvideo.c:853
↓ 6 callersFunctionff_get_wav_header
We could be given one of the three possible structures here: * WAVEFORMAT, PCMWAVEFORMAT or WAVEFORMATEX. Each structure * is an expansion of the pr
libavformat/riff.c:462
↓ 6 callersFunctionff_h264_idct_add_mmx
libavcodec/x86/h264dsp_mmx.c:57
↓ 6 callersFunctionff_new_chapter
libavformat/utils.c:2559
↓ 6 callersFunctionff_rdft_end
libavcodec/rdft.c:130
↓ 6 callersFunctionff_rdft_init
libavcodec/rdft.c:99
↓ 6 callersFunctionff_sqrt
libavutil/intmath.h:78
↓ 6 callersFunctionff_vaapi_get_surface_id
Extract VASurfaceID from a Picture */
libavcodec/vaapi_internal.h:39
↓ 6 callersFunctionff_vorbis_comment
libavformat/oggparsevorbis.c:67
↓ 6 callersFunctionfree_frame_buffer
* Releases a frame buffer */
libavcodec/mpegvideo.c:204
↓ 6 callersFunctionget_le24
libavformat/aviobuf.c:477
↓ 6 callersFunctionget_packetheader
libavformat/nutdec.c:92
↓ 6 callersFunctionget_penalty_factor
libavcodec/dsputil.h:596
↓ 6 callersFunctionget_sbits_long
* reads 0-32 bits as a signed integer. */
libavcodec/get_bits.h:440
↓ 6 callersFunctionget_ur_golomb_jpegls
* read unsigned golomb rice code (jpegls). */
libavcodec/golomb.h:271
↓ 6 callersFunctionget_word_sep
libavformat/rtsp.c:86
↓ 6 callersFunctioninit_vlc_sparse
Build VLC decoding tables suitable for use with get_vlc(). 'nb_bits' set thee decoding table size (2^nb_bits) entries. The bigger it is, the fa
libavcodec/bitstream.c:272
↓ 6 callersFunctionklv_encode_ber4_length
libavformat/mxfenc.c:358
↓ 6 callersFunctionklv_fill_size
libavformat/mxfenc.c:1029
↓ 6 callersFunctionmxf_write_refs_count
libavformat/mxfenc.c:323
↓ 6 callersFunctionparse_time_or_die
cmdutils.c:74
↓ 6 callersFunctionpred_motion
* gets the predicted MV. * @param n the block index * @param part_width the width of the partition (4, 8,16) -> (1, 2, 4) * @param mx the x compone
libavcodec/h264_mvpred.h:96
↓ 6 callersFunctionprint_error
cmdutils.c:292
↓ 6 callersFunctionput_marker
libavcodec/mjpeg.h:122
↓ 6 callersFunctionput_pixels_clamped_mmx
libavcodec/x86/dsputil_mmx.c:226
↓ 6 callersFunctionrtsp_reply_error
ffserver.c:2838
↓ 6 callersFunctionrtsp_reply_header
ffserver.c:2779
↓ 6 callersFunctionurl_open_dyn_packet_buf
libavformat/aviobuf.c:895
↓ 6 callersFunctionvc1_loop_filter
* VC-1 in-loop deblocking filter * @param src source block type * @param step distance between horizontally adjacent elements * @param stride dista
libavcodec/vc1dsp.c:133
↓ 6 callersFunctionvp56_rac_get_tree
libavcodec/vp56.h:257
← previousnext →201–300 of 7,226, ranked by callers