MCPcopy Create free account

hub / github.com/FFmpeg/FFmpeg / functions

Functions7,226 in github.com/FFmpeg/FFmpeg

↓ 2 callersFunctionmpegts_close_filter
libavformat/mpegts.c:336
↓ 2 callersFunctionmpegts_find_stream_type
libavformat/mpegts.c:540
↓ 2 callersFunctionmpegts_open_section_filter
libavformat/mpegts.c:283
↓ 2 callersFunctionmpegts_set_stream_info
libavformat/mpegts.c:552
↓ 2 callersFunctionmpegts_write_pes
Add a pes header to the front of payload, and segment into an integer number of * ts packets. The final ts packet is padded using an over-sized adapt
libavformat/mpegtsenc.c:593
↓ 2 callersFunctionmsmpeg4_decode_ext_header
libavcodec/msmpeg4.c:1548
↓ 2 callersFunctionmsmpeg4_encode_ext_header
libavcodec/msmpeg4.c:413
↓ 2 callersFunctionmsmpeg4_pred_dc
dir = 0: left, dir = 1: top prediction */
libavcodec/msmpeg4.c:698
↓ 2 callersFunctionmsmpeg4v1_pred_dc
libavcodec/msmpeg4.c:669
↓ 2 callersFunctionmul_poly
libavcodec/ac3enc.c:1087
↓ 2 callersFunctionmulawinv
libavcodec/twinvq.c:396
↓ 2 callersFunctionmxf_get_stream_index
libavformat/mxfdec.c:200
↓ 2 callersFunctionmxf_read_sync
libavformat/mxfdec.c:176
↓ 2 callersFunctionmxf_write_cdci_common
libavformat/mxfenc.c:779
↓ 2 callersFunctionmxf_write_essence_container_refs
libavformat/mxfenc.c:428
↓ 2 callersFunctionmxf_write_generic_desc
libavformat/mxfenc.c:750
↓ 2 callersFunctionmxf_write_generic_sound_common
libavformat/mxfenc.c:874
↓ 2 callersFunctionmxf_write_index_table_segment
libavformat/mxfenc.c:1038
↓ 2 callersFunctionmxf_write_partition
libavformat/mxfenc.c:1184
↓ 2 callersFunctionmxf_write_wav_common
libavformat/mxfenc.c:896
↓ 2 callersFunctionnew_audio_stream
ffmpeg.c:3324
↓ 2 callersFunctionnew_pes_packet
libavformat/mpegts.c:614
↓ 2 callersFunctionnew_subtitle_stream
ffmpeg.c:3398
↓ 2 callersFunctionnew_video_stream
ffmpeg.c:3186
↓ 2 callersFunctionno_motion_search
libavcodec/motion_est.c:401
↓ 2 callersFunctionnsv_parse_NSVs_header
libavformat/nsvdec.c:399
↓ 2 callersFunctionnsv_read_chunk
libavformat/nsvdec.c:550
↓ 2 callersFunctionnsv_resync
try to find something we recognize, and set the state accordingly */
libavformat/nsvdec.c:231
↓ 2 callersFunctionogg_buffer_data
libavformat/oggenc.c:155
↓ 2 callersFunctionogg_calc_pts
libavformat/oggdec.c:493
↓ 2 callersFunctionogg_find_stream
libavformat/oggdec.h:116
↓ 2 callersFunctionogg_read_page
libavformat/oggdec.c:194
↓ 2 callersFunctionogg_write_pages
libavformat/oggenc.c:362
↓ 2 callersFunctionogg_write_vorbiscomment
libavformat/oggenc.c:192
↓ 2 callersFunctionopt_audio_codec
ffmpeg.c:2794
↓ 2 callersFunctionopt_video_codec
ffmpeg.c:2817
↓ 2 callersFunctionoutput_packet
libavformat/mpegenc.c:1025
↓ 2 callersFunctionoutput_residual
libavcodec/flacenc.c:1044
↓ 2 callersFunctionpacket_queue_flush
ffplay.c:296
↓ 2 callersFunctionpacket_queue_put
ffplay.c:320
↓ 2 callersFunctionpaint_raw
libavcodec/vmnc.c:204
↓ 2 callersFunctionparse
libavcodec/vp3_parser.c:23
↓ 2 callersFunctionparse_acl_row
ffserver.c:1264
↓ 2 callersFunctionparse_expr
libavcodec/eval.c:337
↓ 2 callersFunctionparse_link_name
* Parse "[linkname]" * @param name a pointer (that need to be free'd after use) to the name between * parenthesis */
libavfilter/graphparser.c:52
↓ 2 callersFunctionparse_matrix_coeffs
ffmpeg.c:3669
↓ 2 callersFunctionpcm_alaw_tableinit
libavcodec/pcm_tablegen.h:108
↓ 2 callersFunctionpcm_ulaw_tableinit
libavcodec/pcm_tablegen.h:113
↓ 2 callersFunctionpic_as_field
libavcodec/h264_refs.c:38
↓ 2 callersFunctionpic_num_extract
* Extract structure information about the picture described by pic_num in * the current decoding context (frame or field). Note that pic_num is * pi
libavcodec/h264_refs.c:173
↓ 2 callersFunctionpkt_dump_internal
FIXME needs to know the time_base
libavformat/utils.c:3415
↓ 2 callersFunctionpng_write_chunk
libavcodec/pngenc.c:192
↓ 2 callersFunctionpoll
libavformat/os_support.c:241
↓ 2 callersFunctionpow_m1_4
* compute x^-0.25 with an exponent and mantissa table. We use linear * interpolation to reduce the mantissa table size at a small speed * expense (l
libavcodec/wmadec.c:136
↓ 2 callersFunctionpred4x4_128_dc_c
libavcodec/h264pred.c:75
↓ 2 callersFunctionpred4x4_horizontal_add_c
libavcodec/h264pred.c:1004
↓ 2 callersFunctionpred4x4_vertical_add_c
libavcodec/h264pred.c:990
↓ 2 callersFunctionpred8x8_left_dc_c
libavcodec/h264pred.c:571
↓ 2 callersFunctionpred_16x8_motion
* gets the directionally predicted 16x8 MV. * @param n the block index * @param mx the x component of the predicted motion vector * @param my the y
libavcodec/h264_mvpred.h:151
↓ 2 callersFunctionpred_8x16_motion
* gets the directionally predicted 8x16 MV. * @param n the block index * @param mx the x component of the predicted motion vector * @param my the y
libavcodec/h264_mvpred.h:186
↓ 2 callersFunctionpred_block
libavcodec/snow.c:1123
↓ 2 callersFunctionpred_intra_mode
* gets the predicted intra4x4 prediction mode. */
libavcodec/h264.h:1169
↓ 2 callersFunctionpredict
libavcodec/ffv1.c:256
↓ 2 callersFunctionpredict_plane
libavcodec/snow.c:1500
↓ 2 callersFunctionprepare_sdp_description
ffserver.c:2934
↓ 2 callersFunctionprint_all_lib_versions
cmdutils.c:313
↓ 2 callersFunctionprint_long_term
* print long term list */
libavcodec/h264_refs.c:464
↓ 2 callersFunctionprint_short_term
* print short term list */
libavcodec/h264_refs.c:450
↓ 2 callersFunctionprocess_ipmovie_chunk
This function loads and processes a single chunk in an IP movie file. * It returns the type of chunk that was processed. */
libavformat/ipmovie.c:206
↓ 2 callersFunctionprocess_subpacket_10
* Process subpacket 10 if not null, else * * @param q context * @param node pointer to node with packet * @param length packet len
libavcodec/qdm2.c:1089
↓ 2 callersFunctionprocess_subpacket_11
* Process subpacket 11 * * @param q context * @param node pointer to node with packet * @param length packet length in bit */
libavcodec/qdm2.c:1111
↓ 2 callersFunctionprocess_subpacket_12
* Process subpacket 12 * * @param q context * @param node pointer to node with packet * @param length packet length in bits */
libavcodec/qdm2.c:1135
↓ 2 callersFunctionps_tableinit
libavcodec/aacps_tablegen.h:80
↓ 2 callersFunctionpsnr
ffmpeg.c:1174
↓ 2 callersFunctionput_amf_double
libavformat/flvenc.c:147
↓ 2 callersFunctionput_cabac
libavcodec/cabac.h:92
↓ 2 callersFunctionput_ebml_float
libavformat/matroskaenc.c:175
↓ 2 callersFunctionput_ics_info
* Encode ics_info element. * @see Table 4.6 (syntax of ics_info) */
libavcodec/aacenc.c:268
↓ 2 callersFunctionput_packet
FIXME remove calculate_checksum
libavformat/nutenc.c:301
↓ 2 callersFunctionput_pixels8_mmx
libavcodec/x86/dsputil_mmx.c:385
↓ 2 callersFunctionput_pixels_clamped_c
libavcodec/dsputil.c:471
↓ 2 callersFunctionput_qscale
libavcodec/mpeg12enc.c:319
↓ 2 callersFunctionput_signed_pixels_clamped_mmx
libavcodec/x86/dsputil_mmx.c:302
↓ 2 callersFunctionput_strz
libavformat/aviobuf.c:252
↓ 2 callersFunctionput_swf_matrix
libavformat/swfenc.c:137
↓ 2 callersFunctionput_symbol
libavcodec/ffv1.c:316
↓ 2 callersFunctionput_symbol_inline
libavcodec/ffv1.c:279
↓ 2 callersFunctionput_xsub_rle
* Encodes a single color run. At most 16 bits will be used. * \param len length of the run, values > 255 mean "until end of line", may not be < 0.
libavcodec/xsubenc.c:42
↓ 2 callersFunctionqdm2_get_se_vlc
libavcodec/qdm2.c:360
↓ 2 callersFunctionqp2bits
libavcodec/ratecontrol.c:52
↓ 2 callersFunctionqscale2qlog
libavcodec/snow.c:3617
↓ 2 callersFunctionquant
* Quantize one coefficient. * @return absolute value of the quantized coefficient * @see 3GPP TS26.403 5.6.2 "Scalefactor determination" */
libavcodec/aaccoder.c:62
↓ 2 callersFunctionquantize
libavcodec/snow.c:3382
↓ 2 callersFunctionrange_decode_culshift
* Decode value with given size in bits * @param ctx decoder context * @param shift number of bits to decode */
libavcodec/apedec.c:268
↓ 2 callersFunctionreadQuantSpectralCoeffs
libavcodec/atrac3.c:237
↓ 2 callersFunctionread_atom
libavformat/r3d.c:39
↓ 2 callersFunctionread_block
Reads the block data. */
libavcodec/alsdec.c:931
↓ 2 callersFunctionread_decode_block
Reads and decodes block data successively. */
libavcodec/alsdec.c:971
↓ 2 callersFunctionread_huffman_tables
libavcodec/huffyuv.c:341
↓ 2 callersFunctionread_int
libavformat/rpl.c:67
← previousnext →1,301–1,400 of 7,226, ranked by callers