MCPcopy Create free account

hub / github.com/MediaArea/MediaInfoLib / functions

Functions9,032 in github.com/MediaArea/MediaInfoLib

↓ 3 callersMethodSet_Unsynch_Frame_Count
Source/MediaInfo/Multiple/File_MpegPs.h:223
↓ 3 callersFunctionTiff_Compression_Name
---------------------------------------------------------------------------
Source/MediaInfo/Image/File_Tiff.cpp:81
↓ 3 callersMethodTryToFix_Get
Source/MediaInfo/MediaInfo_Config.cpp:4288
↓ 3 callersFunctionVc1_FrameRate_dr
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Vc1.cpp:112
↓ 3 callersFunctionVc1_FrameRate_enr
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Vc1.cpp:96
↓ 3 callersMethodWarningError
Source/MediaInfo/MediaInfo_Config.cpp:4093
↓ 3 callersFunctionXml_Name_Escape_0_7_78
---------------------------------------------------------------------------
Source/MediaInfo/MediaInfo_Inform.cpp:67
↓ 3 callersFunction_OctDigitValue
Source/MediaInfo/MediaInfo_Config.cpp:523
↓ 3 callersFunctionadd_dec_2chars
Source/MediaInfo/File__Analyze_Streams.cpp:260
↓ 3 callersFunctionaes_ecb_encrypt
Source/ThirdParty/aes-gladman/aes_modes.c:137
↓ 3 callersMethodassign_pow10
Assigns pow(10, exp) to this bigint.
Source/ThirdParty/fmt/format.h:2775
↓ 3 callersFunctionconvert_float
Source/ThirdParty/fmt/format.h:1614
↓ 3 callersFunctioncount_digits_fallback
Source/ThirdParty/fmt/format.h:1009
↓ 3 callersMethodcount_separators
Source/ThirdParty/fmt/format.h:1860
↓ 3 callersFunctioncountl_zero
Source/ThirdParty/fmt/format.h:462
↓ 3 callersFunctiondigits2
Converts value in the range [0, 100) to a string. GCC generates slightly better code when value is pointer-size.
Source/ThirdParty/fmt/format.h:992
↓ 3 callersMethoddivmod_assign
Divides this bignum by divisor, assigning the remainder to this and returning the quotient.
Source/ThirdParty/fmt/format.h:2835
↓ 3 callersFunctionenc_to_dec
Source/ThirdParty/aes-gladman/aes_ni.c:315
↓ 3 callersFunctionfor_each_codepoint
Source/ThirdParty/fmt/format.h:628
↓ 3 callersFunctionformat
Source/ThirdParty/fmt/format.h:4252
↓ 3 callersMethodformat
Source/ThirdParty/fmt/format.h:3742
↓ 3 callersMethodformat
Source/ThirdParty/fmt/base.h:2511
↓ 3 callersMethodget_bigit
Source/ThirdParty/fmt/format.h:2621
↓ 3 callersFunctionget_cached_power
Source/ThirdParty/fmt/format-inl.h:1139
↓ 3 callersMethodget_i
Get a piece of information about a file (parameter is an integer) @brief Get a piece of information about a file (parameter is an integer) @param St
Source/MediaInfoDLL/MediaInfoDLL-rs/src/lib.rs:235
↓ 3 callersMethodget_write_buffer
Returns the file's write buffer.
Source/ThirdParty/fmt/format-inl.h:1542
↓ 3 callersFunctionhibit
Source/ThirdParty/aes-gladman/aestab.c:211
↓ 3 callersFunctionif
Source/MediaInfo/Multiple/File_Riff_Elements.cpp:691
↓ 3 callersFunctionif
Source/MediaInfo/Tag/File_Xmp.cpp:264
↓ 3 callersFunctionin
Source/ThirdParty/fmt/base.h:1013
↓ 3 callersFunctionis_arithmetic_type
Source/ThirdParty/fmt/base.h:1008
↓ 3 callersMethodlocale
Source/ThirdParty/fmt/base.h:2713
↓ 3 callersFunctionmgi_bitstream_pos_ToAngles
Source/MediaInfo/Audio/File_DolbyE.cpp:863
↓ 3 callersMethodmoov_trak_mdia_minf_stbl_stts_Common
Source/MediaInfo/Multiple/File_Mpeg4_Elements.cpp:9673
↓ 3 callersMethodnext_arg_id
Reports an error if using the manual argument indexing; otherwise returns the next argument index and switches to the automatic indexing.
Source/ThirdParty/fmt/base.h:897
↓ 3 callersFunctionobjs_to_n_objects
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Ac4.cpp:605
↓ 3 callersMethodopen_buffer_continue
Open a stream and collect information about it (technical information and tags) @brief Open a stream (Continue) @param Buffer pointer to the stream
Source/MediaInfoDLL/MediaInfoDLL-rs/src/lib.rs:123
↓ 3 callersMethodopen_buffer_finalize
Open a stream and collect information about it (technical information and tags) @brief Open a stream (Finalize) @retval 0 failed @retval 1 succeed
Source/MediaInfoDLL/MediaInfoDLL-rs/src/lib.rs:145
↓ 3 callersMethodparse
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Adm.cpp:5080
↓ 3 callersFunctionparse_format_string
Source/ThirdParty/fmt/base.h:1629
↓ 3 callersMethodrun_mode_init
Source/MediaInfo/Video/File_Ffv1.h:89
↓ 3 callersMethodsetLibraryName
Sets the default name of the library to be used. If windows -> "MediaInfo.dll" else -> "libmediainfo.so.0"
Source/MediaInfoDLL/MediaInfoDLL.JNative.java:565
↓ 3 callersMethodsetLibraryName
Sets the default name of the library to be used. If windows -> "MediaInfo.dll" else -> "libmediainfo.so.0"
Project/NetBeans/Example.JNative/src/MediaInfoDLL.JNative.java:565
↓ 3 callersMethodset_alt
Source/ThirdParty/fmt/base.h:798
↓ 3 callersFunctionsha256_begin
Source/ThirdParty/sha2-gladman/sha2.c:432
↓ 3 callersFunctionsha512_hash
Source/ThirdParty/sha2-gladman/sha2.c:569
↓ 3 callersFunctiontfsxml_strncmp_charp
Source/ThirdParty/tfsxml/tfsxml.c:122
↓ 3 callersFunctionto_string_with_percent
Source/MediaInfo/File__Analyze.cpp:4498
↓ 3 callersMethodtry_reserve
Tries increasing the buffer capacity to `new_capacity`. It can increase the capacity by a smaller amount than requested but guarantees there is space
Source/ThirdParty/fmt/base.h:1811
↓ 3 callersFunctionvformat_to
Source/ThirdParty/fmt/format.h:4259
↓ 3 callersFunctionvformat_to
Source/ThirdParty/fmt/base.h:2852
↓ 3 callersFunctionvformat_to_n
Source/ThirdParty/fmt/base.h:2886
↓ 3 callersFunctionvprint_buffered
Source/ThirdParty/fmt/format-inl.h:1731
↓ 3 callersFunctionvprint_mojibake
format_args is passed by reference since it is defined later.
Source/ThirdParty/fmt/base.h:2447
↓ 3 callersFunctionwrite_loc
Source/ThirdParty/fmt/format.h:1951
↓ 2 callersFunctionAC3_bed_channel_assignment_mask_2_nonstd
Source/MediaInfo/Audio/File_Ac3.cpp:464
↓ 2 callersFunctionAC3_chanmap_ChannelPositions
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Ac3.cpp:261
↓ 2 callersFunctionAC3_dynrngprof_Get
Source/MediaInfo/Audio/File_Ac3.cpp:114
↓ 2 callersFunctionAC4_bed_chan_assign_code_2_nonstd
Source/MediaInfo/Audio/File_Ac4.cpp:757
↓ 2 callersFunctionAC4_bed_channel_assignment_mask_2_nonstd
Source/MediaInfo/Audio/File_Ac4.cpp:727
↓ 2 callersFunctionAac_Format
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Aac_Main.cpp:60
↓ 2 callersFunctionAac_Sbr_Compute
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Aac_GeneralAudio_Sbr.cpp:998
↓ 2 callersFunctionAc4_content_classifier_ext
Source/MediaInfo/Audio/File_Ac4.cpp:193
↓ 2 callersMethodAcceptSignals_Get
Source/MediaInfo/MediaInfo_Config.cpp:3427
↓ 2 callersMethodAdd
Source/MediaInfo/Multiple/File_Mxf.h:1395
↓ 2 callersMethodAddResource
---------------------------------------------------------------------------
Source/MediaInfo/Multiple/File__ReferenceFilesHelper_Sequence.cpp:81
↓ 2 callersFunctionAdd_TechnicalAttributeInteger
---------------------------------------------------------------------------
Source/MediaInfo/Export/Export_EbuCore.cpp:97
↓ 2 callersFunctionAdd_TechnicalAttributeString
---------------------------------------------------------------------------
Source/MediaInfo/Export/Export_EbuCore.cpp:45
↓ 2 callersFunctionAmazon_AWS_Sign
---------------------------------------------------------------------------
Source/MediaInfo/Reader/Reader_libcurl.cpp:482
↓ 2 callersFunctionAncestorAttrVal
Finds the value of the named attribute within the given element or its closest ancestor
Source/MediaInfo/XmlUtils.cpp:31
↓ 2 callersFunctionAncillary_DataID
Source/MediaInfo/Multiple/File_Ancillary.cpp:59
↓ 2 callersFunctionAngles2KnownChannelName
Source/MediaInfo/Audio/File_DolbyE.cpp:926
↓ 2 callersFunctionAribStdB24B37_TMD
---------------------------------------------------------------------------
Source/MediaInfo/Text/File_AribStdB24B37.cpp:110
↓ 2 callersMethodAssignStateTransitions
Source/MediaInfo/Video/File_Ffv1.cpp:147
↓ 2 callersFunctionAu_sample_format
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Au.cpp:74
↓ 2 callersFunctionAv1_seq_profile
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Av1.cpp:62
↓ 2 callersFunctionAv2_metadata_type
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Av2.cpp:138
↓ 2 callersFunctionAvc_ChromaSubsampling_format_idc
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Avc.cpp:463
↓ 2 callersFunctionAvs3V_level
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Avs3V.cpp:76
↓ 2 callersFunctionAvs3V_matrix_coefficients
Source/MediaInfo/Video/File_Avs3V.cpp:223
↓ 2 callersFunctionAvs3V_profile
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_Avs3V.cpp:63
↓ 2 callersFunctionAvsV_level
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_AvsV.cpp:54
↓ 2 callersFunctionAvsV_profile
---------------------------------------------------------------------------
Source/MediaInfo/Video/File_AvsV.cpp:43
↓ 2 callersFunctionBdmv_Decimal_Hexa
---------------------------------------------------------------------------
Source/MediaInfo/Multiple/File_Bdmv.cpp:442
↓ 2 callersFunctionBdmv_Type
---------------------------------------------------------------------------
Source/MediaInfo/Multiple/File_Bdmv.cpp:121
↓ 2 callersFunctionBpg_ColorSpace
---------------------------------------------------------------------------
Source/MediaInfo/Image/File_Bpg.cpp:39
↓ 2 callersFunctionBpg_Pixel_format
---------------------------------------------------------------------------
Source/MediaInfo/Image/File_Bpg.cpp:65
↓ 2 callersFunctionBpg_colour_primaries
---------------------------------------------------------------------------
Source/MediaInfo/Image/File_Bpg.cpp:53
↓ 2 callersMethodCarriageReturnReplace_Get
Source/MediaInfo/MediaInfo_Config.cpp:2341
↓ 2 callersFunctionCdp_cdp_frame_rate
---------------------------------------------------------------------------
Source/MediaInfo/Text/File_Cdp.cpp:58
↓ 2 callersFunctionChannel_Mode_Contains_LscrRscr
---------------------------------------------------------------------------
Source/MediaInfo/Audio/File_Ac4.cpp:591
↓ 2 callersFunctionClearError
Source/ThirdParty/tinyxml2/tinyxml2.h:1819
↓ 2 callersMethodClose
---------------------------------------------------------------------------
Source/MediaInfo/MediaInfo.cpp:138
↓ 2 callersFunctionClpi_Format_Profile
---------------------------------------------------------------------------
Source/MediaInfo/Multiple/File_Bdmv.cpp:162
↓ 2 callersFunctionClpi_Type
---------------------------------------------------------------------------
Source/MediaInfo/Multiple/File_Bdmv.cpp:174
↓ 2 callersMethodCollection_Trigger_Get
Source/MediaInfo/MediaInfo_Config.cpp:3630
↓ 2 callersMethodComplete_Get
Source/MediaInfo/MediaInfo_Config.cpp:1825
↓ 2 callersFunctionComputeSamplingFrequency
---------------------------------------------------------------------------
Source/MediaInfo/Export/Export_Niso.cpp:71
↓ 2 callersFunctionCountBits
Source/MediaInfo/Audio/File_DtsUhd.cpp:78
↓ 2 callersMethodCount_Get
---------------------------------------------------------------------------
Source/MediaInfo/MediaInfo.cpp:231
← previousnext →601–700 of 9,032, ranked by callers