MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 2 callersFunctionff_update_duplicate_context
libavcodec/mpegvideo.c:428
↓ 2 callersFunctionff_vector_fmul_window_c
libavcodec/dsputil.c:3819
↓ 2 callersFunctionff_vorbis_floor1_render_list
libavcodec/vorbis.c:209
↓ 2 callersFunctionff_vorbis_len2vlc
the two bits[p] > 32 checks should be redundant, all calling code should already ensure that, but since it allows overwriting the stack it seems reaso
libavcodec/vorbis.c:54
↓ 2 callersFunctionff_vorbis_nth_root
x^(1/n)
libavcodec/vorbis.c:36
↓ 2 callersFunctionff_vorbis_ready_floor1_list
libavcodec/vorbis.c:126
↓ 2 callersFunctionff_vorbiscomment_length
libavformat/vorbiscomment.c:38
↓ 2 callersFunctionff_vorbiscomment_write
libavformat/vorbiscomment.c:54
↓ 2 callersFunctionff_vp3_idct_sse2
libavcodec/x86/vp3dsp_sse2.c:159
↓ 2 callersFunctionff_wma_get_frame_len_bits
*@brief Get the samples per frame for this stream. *@param sample_rate output sample_rate *@param version wma version *@param decode_flags codec co
libavcodec/wma.c:76
↓ 2 callersFunctionff_wma_get_large_val
* Decode an uncompressed coefficient. * @param s codec context * @return the decoded coefficient */
libavcodec/wma.c:435
↓ 2 callersFunctionff_wma_init
libavcodec/wma.c:109
↓ 2 callersFunctionff_wma_run_level_decode
* Decode run level compressed coefficients. * @param avctx codec context * @param gb bitstream reader context * @param vlc vlc table for get_vlc2
libavcodec/wma.c:468
↓ 2 callersFunctionff_wma_total_gain_to_bits
libavcodec/wma.c:397
↓ 2 callersFunctionff_wmv2_common_init
libavcodec/wmv2.c:28
↓ 2 callersFunctionff_wmv2_idct_c
libavcodec/dsputil.c:4072
↓ 2 callersFunctionff_write_pass1_stats
libavcodec/ratecontrol.c:45
↓ 2 callersFunctionff_write_quant_matrix
libavcodec/mpegvideo_enc.c:141
↓ 2 callersFunctionff_xvmc_field_end
* Completes frame/field rendering by passing any remaining blocks. * Normally ff_draw_horiz_band() is called for each slice, however, * some leftove
libavcodec/mpegvideo_xvmc.c:142
↓ 2 callersFunctionff_xvmc_field_start
* Finds and stores the surfaces that are used as reference frames. * This function should be called for every new field and/or frame. * It should be
libavcodec/mpegvideo_xvmc.c:74
↓ 2 callersFunctionffm_read_write_index
libavformat/ffmdec.c:28
↓ 2 callersFunctionffm_seek1
ensure that acutal seeking happens between FFM_PACKET_SIZE and file_size - FFM_PACKET_SIZE */
libavformat/ffmdec.c:170
↓ 2 callersFunctionffm_write_write_index
libavformat/ffmdec.c:38
↓ 2 callersFunctionfft
do a 2^n point complex fft on 2^ln points. */
libavcodec/ac3enc.c:130
↓ 2 callersFunctionfft4
libavcodec/fft.c:292
↓ 2 callersFunctionfield_end
libavcodec/h264.c:1627
↓ 2 callersFunctionfill_all_stream_timings
libavformat/utils.c:1810
↓ 2 callersFunctionfill_picture_entry
libavcodec/dxva2_h264.c:37
↓ 2 callersFunctionfilter_mb_edgech
libavcodec/h264_loopfilter.c:291
↓ 2 callersFunctionfilter_mb_edgecv
libavcodec/h264_loopfilter.c:120
↓ 2 callersFunctionfilter_mb_edgeh
libavcodec/h264_loopfilter.c:273
↓ 2 callersFunctionfilter_mb_edgev
libavcodec/h264_loopfilter.c:103
↓ 2 callersFunctionfind_guid
Find chunk with w64 GUID by skipping over other chunks * @return the size of the found chunk */
libavformat/wav.c:240
↓ 2 callersFunctionfind_optimal_param
* Solve for d/dk(rice_encode_count) = n-((sum-(n>>1))>>(k+1)) = 0 */
libavcodec/flacenc.c:425
↓ 2 callersFunctionfind_record
* @return page containing the requested record or AVERROR_XXX */
libavformat/anm.c:62
↓ 2 callersFunctionfind_ref_index
libavfilter/formats.c:125
↓ 2 callersFunctionfind_rtp_session
ffserver.c:3023
↓ 2 callersFunctionfind_short
* Find a Picture in the short term reference list by frame number. * @param frame_num frame number to search for * @param idx the index into h->shor
libavcodec/h264_refs.c:361
↓ 2 callersFunctionfind_tag
return the size of the found tag */
libavformat/wav.c:142
↓ 2 callersFunctionfix15
libavcodec/ac3enc.c:79
↓ 2 callersFunctionfix_coding_method_array
* Called while processing data from subpackets 11 and 12. * Used after making changes to coding_method array. * * @param sb subband i
libavcodec/qdm2.c:499
↓ 2 callersFunctionfloat_to_int16_one
libavcodec/dsputil.c:3959
↓ 2 callersFunctionfloat_to_int16_one_altivec
libavcodec/ppc/float_altivec.c:155
↓ 2 callersFunctionflush_packet
libavformat/ffmenc.c:26
↓ 2 callersFunctionflush_packet
libavformat/asfenc.c:622
↓ 2 callersFunctionframe_start
libavcodec/snow.c:1974
↓ 2 callersFunctionfree_coded_frame
libavcodec/libvpxenc.c:153
↓ 2 callersFunctionfree_fragment_if_needed
libavformat/rtpdec_xiph.c:53
↓ 2 callersFunctiong726_decode
libavcodec/g726.c:187
↓ 2 callersFunctiongen_roundkeys
libavutil/des.c:256
↓ 2 callersFunctiongenerate_joint_tables
libavcodec/huffyuv.c:272
↓ 2 callersFunctiongenerate_len_table
libavcodec/huffyuv.c:234
↓ 2 callersFunctiongetBitrateMode
Match desired bitrate */
libavcodec/libopencore-amr.c:53
↓ 2 callersFunctionget_4block_rd
libavcodec/snow.c:2861
↓ 2 callersFunctionget_VAMvModeVC1
Translates FFmpeg MV modes to VA API */
libavcodec/vaapi_vc1.c:28
↓ 2 callersFunctionget_amv
* gets the average motion vector for a GMC MB. * @param n either 0 for the x component or 1 for y * @return the average MV for a GMC MB */
libavcodec/mpeg4videodec.c:440
↓ 2 callersFunctionget_audio_flags
libavformat/flvenc.c:59
↓ 2 callersFunctionget_audio_frame_size
* Get the number of samples of an audio frame. Return -1 on error. */
libavformat/utils.c:725
↓ 2 callersFunctionget_block_bits
libavcodec/snow.c:2725
↓ 2 callersFunctionget_bucket
libavcodec/dnxhdenc.c:652
↓ 2 callersFunctionget_cabac_bypass_sign
libavcodec/cabac.h:639
↓ 2 callersFunctionget_cabac_inline
libavcodec/cabac.h:371
↓ 2 callersFunctionget_context
libavcodec/ffv1.c:264
↓ 2 callersFunctionget_dct8x8_allowed
libavcodec/h264.h:1246
↓ 2 callersFunctionget_diff_limited_q
libavcodec/ratecontrol.c:377
↓ 2 callersFunctionget_dts
libavformat/ffmdec.c:184
↓ 2 callersFunctionget_frame_mb
* Get macroblocks from parts of the image */
libavcodec/roqvideoenc.c:263
↓ 2 callersFunctionget_guid
libavformat/asfdec.c:99
↓ 2 callersFunctionget_length
* Gets the length in bytes which is needed to store val as v. */
libavformat/nutenc.c:246
↓ 2 callersFunctionget_max_p_order
libavcodec/flacenc.c:523
↓ 2 callersFunctionget_p_cbp
libavcodec/h263.h:146
↓ 2 callersFunctionget_qminmax
* gets the qmin & qmax for pict_type */
libavcodec/ratecontrol.c:410
↓ 2 callersFunctionget_qscale
libavcodec/mpeg12.c:191
↓ 2 callersFunctionget_quant
* \brief extract quantization tables from codec data into our context */
libavcodec/nuv.c:81
↓ 2 callersFunctionget_sindex
* \brief gets the stream index for the track with the specified id, creates new * stream if not found * \param stream id of stream to find /
libavformat/gxf.c:77
↓ 2 callersFunctionget_sr_golomb_shorten
* read signed golomb rice code (shorten). */
libavcodec/golomb.h:348
↓ 2 callersFunctionget_stats
libavcodec/libtheoraenc.c:86
↓ 2 callersFunctionget_str16_nolen
libavformat/asfdec.c:123
↓ 2 callersFunctionget_str8
libavformat/rmdec.c:98
↓ 2 callersFunctionget_strl
libavformat/rmdec.c:84
↓ 2 callersFunctionget_strz
libavformat/aviobuf.c:524
↓ 2 callersFunctionget_symbol
libavcodec/ffv1.c:340
↓ 2 callersFunctionget_symbol_inline
libavcodec/ffv1.c:320
↓ 2 callersFunctionget_sync_ipts
ffmpeg.c:580
↓ 2 callersFunctionget_ur_golomb_shorten
* read unsigned golomb rice code (shorten). */
libavcodec/golomb.h:341
↓ 2 callersFunctionget_video_frame
ffplay.c:1486
↓ 2 callersFunctionget_word
ffserver.c:1214
↓ 2 callersFunctionget_word
libavformat/rtsp.c:93
↓ 2 callersFunctionget_word_until_chars
libavformat/rtsp.c:67
↓ 2 callersFunctiongettime
libavcodec/dct-test.c:147
↓ 2 callersFunctiongxf_read_index
* \brief read index from FLT packet into stream 0 av_index */
libavformat/gxf.c:233
↓ 2 callersFunctiongxf_resync_media
* \brief resync the stream on the next media packet with specified properties * \param max_interval how many bytes to search for matching packet at m
libavformat/gxf.c:379
↓ 2 callersFunctiongxf_write_flt_packet
libavformat/gxfenc.c:362
↓ 2 callersFunctiongxf_write_padding
libavformat/gxfenc.c:116
↓ 2 callersFunctiongxf_write_umf_packet
libavformat/gxfenc.c:587
↓ 2 callersFunctionh263_decode_block
libavcodec/ituh263dec.c:441
↓ 2 callersFunctionh263_decode_init_vlc
XXX: find a better solution to handle static init */
libavcodec/ituh263dec.c:103
↓ 2 callersFunctionh263p_decode_umotion
Decodes RVLC of H.263+ UMV */
libavcodec/ituh263dec.c:310
↓ 2 callersFunctionh264_idct_dc_add_internal
libavcodec/ppc/h264_altivec.c:479
↓ 2 callersFunctionh264_loop_filter_chroma_c
libavcodec/h264dsp.c:210
← previousnext →1,101–1,200 of 7,226, ranked by callers