MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 2 callersFunctionread_key
read a key without blocking */
ffmpeg.c:373
↓ 2 callersFunctionread_len_table
libavcodec/huffyuv.c:177
↓ 2 callersFunctionread_line
libavformat/rpl.c:50
↓ 2 callersFunctionread_part_of_packet
libavformat/pva.c:68
↓ 2 callersFunctionread_sbr_dtdf
Read how the envelope and noise floor data is delta coded
libavcodec/aacsbr.c:769
↓ 2 callersFunctionread_sbr_envelope
libavcodec/aacsbr.c:787
↓ 2 callersFunctionread_sbr_grid
libavcodec/aacsbr.c:609
↓ 2 callersFunctionread_sbr_invf
Read inverse filtering data
libavcodec/aacsbr.c:777
↓ 2 callersFunctionread_sbr_noise
libavcodec/aacsbr.c:856
↓ 2 callersFunctionread_table
libavcodec/mace.c:173
↓ 2 callersFunctionreallocBuffers
libpostproc/postprocess.c:930
↓ 2 callersFunctionremove_long
* Remove a picture from the long term reference list by its index in * that list. * @return the removed picture or NULL if an error occurs */
libavcodec/h264_refs.c:416
↓ 2 callersFunctionremove_short_at_index
* Remove a picture from the short term reference list by its index in * that list. This does no checking on the provided index; it is assumed * to
libavcodec/h264_refs.c:383
↓ 2 callersFunctionrenorm_cabac_decoder_once
libavcodec/cabac.h:302
↓ 2 callersFunctionrenorm_encoder
libavcodec/rangecoder.h:51
↓ 2 callersFunctionrescale_rms
libavcodec/ra144.c:155
↓ 2 callersFunctionreset_contexts
libavcodec/snow.c:766
↓ 2 callersFunctionreset_predict_state
libavcodec/aacdec.c:507
↓ 2 callersFunctionresolve_host
FIXME: make ffserver work with IPv6 */ resolve host with also IP address parsing */
ffserver.c:319
↓ 2 callersFunctionrestore_ac_coeffs
* Restores the ac coefficients in block that have been changed by decide_ac_pred(). * This function also restores s->block_last_index. * @param[in,o
libavcodec/mpeg4videoenc.c:92
↓ 2 callersFunctionrl2_rle_decode
* Run Length Decode a single 320x200 frame * @param s rl2 context * @param buf input buffer * @param size input buffer size * @param out ouput buf
libavcodec/rl2.c:59
↓ 2 callersFunctionrm_read_audio_stream_info
libavformat/rmdec.c:140
↓ 2 callersFunctionrm_read_extradata
libavformat/rmdec.c:103
↓ 2 callersFunctionrm_read_metadata
libavformat/rmdec.c:117
↓ 2 callersFunctionrms
libavcodec/ra144.c:160
↓ 2 callersFunctionrnd_table_init
random generated table
libavcodec/qdm2_tablegen.h:55
↓ 2 callersFunctionrow_fdct
libavcodec/jfdctfst.c:147
↓ 2 callersFunctionrow_fdct
libavcodec/faandct.c:70
↓ 2 callersFunctionrow_fdct
libavcodec/jfdctint.c:183
↓ 2 callersFunctionrtjpeg_decode_init
* \brief initialize an RTJpegContext, may be called multiple times * \param c context to initialize * \param dsp specifies the idct to use for decod
libavcodec/rtjpeg.c:156
↓ 2 callersFunctionrtp_new_av_stream
add a new RTP stream in an RTP connection (used in RTSP SETUP command). If RTP/TCP protocol is used, TCP connection 'rtsp_c' is used. */
ffserver.c:3367
↓ 2 callersFunctionrtp_new_connection
ffserver.c:3301
↓ 2 callersFunctionrtsp_open_transport_ctx
libavformat/rtsp.c:678
↓ 2 callersFunctionrtsp_parse_range_npt
Parse a string p in the form of Range:npt=xx-xx, and determine the start * and end time. * Used for seeking in the rtp stream. */
libavformat/rtsp.c:307
↓ 2 callersFunctionrv10_write_header
libavformat/rmenc.c:63
↓ 2 callersFunctionrv34_row_transform
libavcodec/rv34.c:178
↓ 2 callersFunctionrv40_adaptive_loop_filter
libavcodec/rv40.c:310
↓ 2 callersFunctionsad8_2_mmx
libavcodec/x86/motion_est_mmx.c:199
↓ 2 callersFunctionsbr_make_f_tablelim
Limiter Frequency Band Table (14496-3 sp04 p198)
libavcodec/aacsbr.c:160
↓ 2 callersFunctionsdp_parse
libavformat/rtsp.c:532
↓ 2 callersFunctionsdp_write_address
libavformat/sdp.c:50
↓ 2 callersFunctionseq_parse_frame_data
libavformat/tiertexseq.c:124
↓ 2 callersFunctionset_default_channel_config
* Set up channel positions based on a default channel configuration * as specified in table 1.17. * * @param new_che_pos New channel position con
libavcodec/aacdec.c:359
↓ 2 callersFunctionset_intra_mode_default
libavcodec/cavs.h:250
↓ 2 callersFunctionset_put_bits_buffer_size
* Changes the end of the buffer. * * @param size the new size in bytes of the buffer where to put bits */
libavcodec/put_bits.h:338
↓ 2 callersFunctionshift
libavcodec/sonic.c:85
↓ 2 callersFunctionshow_usage
ffmpeg.c:3707
↓ 2 callersFunctionshow_usage
ffplay.c:3057
↓ 2 callersFunctionshow_usage
ffprobe.c:289
↓ 2 callersFunctionskip_hdr_extension
* Skips a header extension. * * @param gb [in,out] the GetBit context */
libavcodec/indeo5.c:287
↓ 2 callersFunctionskip_put_bits
* Skips the given number of bits. * Must only be used if the actual values in the bitstream do not matter. * If n is 0 the behavior is undefined. *
libavcodec/put_bits.h:322
↓ 2 callersFunctionskip_put_bytes
* Skips the given number of bytes. * PutBitContext must be flushed & aligned to a byte boundary before calling this. */
libavcodec/put_bits.h:305
↓ 2 callersFunctionsmacker_decode_tree
* Decode local frame tree */
libavcodec/smacker.c:95
↓ 2 callersFunctionsnow_horizontal_compose_liftS_lead_out
libavcodec/snow.h:68
↓ 2 callersFunctionsnow_horizontal_compose_lift_lead_out
libavcodec/snow.h:58
↓ 2 callersFunctionsnow_interleave_line_header
libavcodec/snow.h:42
↓ 2 callersFunctionsoftclip_table_init
libavcodec/qdm2_tablegen.h:45
↓ 2 callersFunctionspatial_compose53i_dy
libavcodec/dwt.c:484
↓ 2 callersFunctionspatial_compose53i_init
libavcodec/dwt.c:450
↓ 2 callersFunctionspatial_compose97i_dy
libavcodec/dwt.c:642
↓ 2 callersFunctionspatial_compose97i_init
libavcodec/dwt.c:605
↓ 2 callersFunctionsquared_diff_macroblock
* Returns distortion between two macroblocks */
libavcodec/roqvideoenc.c:170
↓ 2 callersFunctionsse
libavcodec/mpegvideo_enc.c:1906
↓ 2 callersFunctionstart_wait_request
start waiting for a new HTTP/RTSP request */
ffserver.c:725
↓ 2 callersFunctionstop_jack
libavdevice/jack_audio.c:208
↓ 2 callersFunctionstore_table
libavcodec/huffyuv.c:532
↓ 2 callersFunctionstream_component_close
ffplay.c:2273
↓ 2 callersFunctionstream_component_open
open a given stream. Return 0 if OK */
ffplay.c:2174
↓ 2 callersFunctionstream_seek
seek in the stream */
ffplay.c:1093
↓ 2 callersFunctionsubmit_stats
libtheora won't read the entire buffer we give it at once, so we have to repeatedly submit it...
libavcodec/libtheoraenc.c:119
↓ 2 callersFunctionsubshift
libavutil/aes.c:55
↓ 2 callersFunctionsupply_new_packets
libavdevice/jack_audio.c:121
↓ 2 callersFunctionsvq1_decode_block_intra
libavcodec/svq1dec.c:207
↓ 2 callersFunctionsvq1_decode_motion_vector
libavcodec/svq1dec.c:305
↓ 2 callersFunctionsvq3_mc_dir_part
libavcodec/svq3.c:261
↓ 2 callersFunctionswf_write_video
libavformat/swfenc.c:333
↓ 2 callersFunctionsws_freeVec
libswscale/utils.c:1484
↓ 2 callersFunctionsws_normalizeVec
libswscale/utils.c:1335
↓ 2 callersFunctionsws_printVec2
libswscale/utils.c:1454
↓ 2 callersFunctionsws_rgb2rgb_init
libswscale/rgb2rgb.c:196
↓ 2 callersFunctionsws_scaleVec
libswscale/utils.c:1327
↓ 2 callersFunctionsync
libavformat/rmdec.c:531
↓ 2 callersFunctionsynthfilt_build_sb_samples
* * Called by process_subpacket_11 to process more data from subpacket 11 with sb 0-8 * Called by process_subpacket_12 to process data from subpacke
libavcodec/qdm2.c:767
↓ 2 callersFunctionterm_exit
ffmpeg.c:323
↓ 2 callersFunctiontget
libavcodec/tiff.c:70
↓ 2 callersFunctiontilt_factor
* Get the tilt factor of a formant filter from its transfer function * @see #tilt_factor() in amrnbdec.c, which does essentially the same, * bu
libavcodec/wmavoice.c:540
↓ 2 callersFunctiontime_value_string
ffprobe.c:93
↓ 2 callersFunctiontm2_high_chroma
libavcodec/truemotion2.c:392
↓ 2 callersFunctionudp_resolve_host
libavformat/udp.c:143
↓ 2 callersFunctionudp_set_remote_url
* If no filename is given to av_open_input_file because you want to * get the local port first, then you must call this function to set * the remote
libavformat/udp.c:263
↓ 2 callersFunctionupdate_datarate
ffserver.c:412
↓ 2 callersFunctionupdate_vlc_state
libavcodec/ffv1.c:344
↓ 2 callersFunctionurl_fdopen
libavformat/aviobuf.c:558
↓ 2 callersFunctionurl_open_dyn_buf_internal
libavformat/aviobuf.c:860
↓ 2 callersFunctionurl_resetbuf
libavformat/aviobuf.c:613
↓ 2 callersFunctionurl_setbufsize
libavformat/aviobuf.c:595
↓ 2 callersFunctionutf8len
libavformat/movenc.c:1490
↓ 2 callersFunctionvc1_coded_block_pred
libavcodec/vc1dec.c:1324
↓ 2 callersFunctionvc1_decode_intra_block
Decode intra block in inter frames - more generic version than vc1_decode_i_block * @param v VC1Context * @param block block to decode * @param[in]
libavcodec/vc1dec.c:1785
↓ 2 callersFunctionvc1_decode_p_block
Decode P block */
libavcodec/vc1dec.c:1980
← previousnext →1,401–1,500 of 7,226, ranked by callers