Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FFMS/ffms2
/ functions
Functions
306 in github.com/FFMS/ffms2
⨍
Functions
306
◇
Types & classes
104
Method
Free
src/vapoursynth/vapoursource4.cpp:245
Method
Free
src/core/videosource.cpp:730
Method
Free
src/core/indexing.cpp:408
Method
Free
src/core/audiosource.cpp:526
Method
FromOpt
src/core/utils.h:108
Method
GeneratePublicInfo
src/core/track.cpp:419
Method
GetAudio
src/avisynth/avssources.h:61
Method
GetAudio
src/avisynth/avssources.cpp:577
Method
GetFrame
src/vapoursynth/vapoursource4.cpp:217
Method
GetFrame
src/avisynth/avssources.h:76
Method
GetFrame
src/avisynth/avssources.cpp:440
Method
GetFrameCheck
src/core/videosource.cpp:63
Function
GetLogLevel
src/vapoursynth/vapoursynth4.cpp:214
Method
GetParity
src/avisynth/avssources.h:72
Method
GetParity
src/avisynth/avssources.cpp:541
Method
GetSeekablePacketNumber
src/core/audiosource.cpp:459
Method
GetTrack
src/core/videosource.h:135
Function
GetVersion
src/vapoursynth/vapoursynth4.cpp:223
Method
HasPendingDelayedFrames
src/core/videosource.cpp:661
Method
IndexAudioPacket
src/core/indexing.cpp:308
Method
Init
src/core/audiosource.cpp:106
Method
InitOutputFormat
src/vapoursynth/vapoursource4.cpp:315
Method
InitOutputFormat
src/avisynth/avssources.cpp:200
Method
MaybeReorderFrames
src/core/track.cpp:213
Method
OpenFile
src/core/audiosource.cpp:495
Method
OptionMapper
src/core/utils.h:115
Method
OptionMapperImpl
src/core/utils.h:106
Method
OutputAlphaFrame
src/vapoursynth/vapoursource4.cpp:403
Method
OutputField
src/avisynth/avssources.cpp:418
Method
OutputFrame
src/vapoursynth/vapoursource4.cpp:389
Method
OutputFrame
src/core/videosource.cpp:69
Method
OutputFrame
src/avisynth/avssources.cpp:390
Function
PTSComparison
src/core/track.cpp:156
Method
ParseVideoPacket
src/core/indexing.cpp:367
Method
ReAdjustOutputFormat
src/core/videosource.cpp:509
Method
Read
src/core/filehandle.cpp:74
Method
Read
src/core/zipfile.h:53
Method
ReadIndex
src/core/indexing.cpp:163
Method
ReadPacket
src/core/audiosource.cpp:556
Method
ReadTS
src/core/indexing.cpp:598
Method
ResampleAndCache
src/core/audiosource.cpp:260
Function
SampleStartComp
src/core/audiosource.cpp:373
Method
SanityCheckFrameForData
src/core/videosource.cpp:54
Method
Seek
src/core/videosource.cpp:701
Method
Seek
src/core/audiosource.cpp:540
Method
SeekTo
src/core/videosource.cpp:803
Method
SetCacheHints
src/avisynth/avssources.h:59
Method
SetCacheHints
src/avisynth/avssources.h:73
Function
SetLogLevel
src/vapoursynth/vapoursynth4.cpp:218
Method
SetOutputFormat
src/core/audiosource.cpp:216
Method
SetUp
test/hdr.cpp:63
Method
SetUp
test/indexer.cpp:58
Method
SetUp
test/display_matrix.cpp:32
Method
SetVideoProperties
src/core/videosource.cpp:615
Function
TEST_F
test/hdr.cpp:100
Function
TEST_F
test/display_matrix.cpp:69
Function
TEST_P
test/indexer.cpp:95
Method
TearDown
test/hdr.cpp:76
Method
TearDown
test/indexer.cpp:71
Method
TearDown
test/display_matrix.cpp:45
Method
ToOpt
src/core/utils.h:107
Function
VSH4_MANGLE_FUNCTION_NAME(addRational)
add two rational numbers and reduces the result */
src/vapoursynth/VSHelper4.h:143
Function
VSH4_MANGLE_FUNCTION_NAME(areValidDimensions)
check if the frame dimensions are valid for a given format */ returns non-zero for valid width and height */
src/vapoursynth/VSHelper4.h:206
Function
VSH4_MANGLE_FUNCTION_NAME(bitblt)
src/vapoursynth/VSHelper4.h:187
Function
VSH4_MANGLE_FUNCTION_NAME(doubleToFloatS)
converts a double to float with saturation, useful to silence warnings when reading float properties among other things */
src/vapoursynth/VSHelper4.h:176
Function
VSH4_MANGLE_FUNCTION_NAME(int64ToIntS)
converts an int64 to int with saturation, useful to silence warnings when reading int properties among other things */
src/vapoursynth/VSHelper4.h:167
Function
VSH4_MANGLE_FUNCTION_NAME(isConstantVideoFormat)
convenience function for checking if the format never changes between frames */
src/vapoursynth/VSHelper4.h:88
Function
VSH4_MANGLE_FUNCTION_NAME(isSameAudioFormat)
convenience function to check for if two clips have the same format while also including samplerate (unknown/changeable will be considered the same to
src/vapoursynth/VSHelper4.h:103
Function
VSH4_MANGLE_FUNCTION_NAME(isSameAudioInfo)
convenience function to check for if two clips have the same format while also including samplerate (unknown/changeable will be considered the same to
src/vapoursynth/VSHelper4.h:108
Function
VSH4_MANGLE_FUNCTION_NAME(isSameVideoFormat)
convenience function to check for if two clips have the same format (unknown/changeable will be considered the same too) */
src/vapoursynth/VSHelper4.h:93
Function
VSH4_MANGLE_FUNCTION_NAME(isSameVideoInfo)
convenience function to check for if two clips have the same format (but not framerate) while also including width and height (unknown/changeable will
src/vapoursynth/VSHelper4.h:98
Function
VSH4_MANGLE_FUNCTION_NAME(muldivRational)
multiplies and divides a rational number, such as a frame duration, in place and reduces the result */
src/vapoursynth/VSHelper4.h:113
Function
VSH4_MANGLE_FUNCTION_NAME(reduceRational)
reduces a rational number */
src/vapoursynth/VSHelper4.h:138
Method
VSVideoSource4
src/vapoursynth/vapoursource4.cpp:249
Function
VapourSynthPluginInit2
src/vapoursynth/vapoursynth4.cpp:230
Method
Write
src/core/zipfile.cpp:101
Method
Write
src/core/filehandle.cpp:89
Method
Write
src/core/zipfile.h:60
Method
WriteIndex
src/core/indexing.cpp:121
Method
ZipFile
src/core/zipfile.cpp:29
Function
av_log_windebug_callback
src/core/ffms.cpp:45
Function
get_av_opt
src/core/utils.h:68
Function
get_av_opt<double>
src/core/utils.h:75
Function
main
test/hdr.cpp:158
Function
main
test/indexer.cpp:158
Function
main
test/display_matrix.cpp:98
Function
main
src/index/ffmsindex.cpp:327
Function
make_unique
src/core/utils.h:57
Method
operator()
src/core/audiosource.h:34
Method
operator()
src/core/audiosource.h:84
Method
operator[]
src/core/track.h:111
Function
parseSecondsToMicroseconds
src/index/ffmsindex.cpp:99
Function
set_av_opt<double>
src/core/utils.h:87
Function
utf16_from_utf8
src/index/vsutf16.h:38
Function
vsh_aligned_free
src/vapoursynth/VSHelper4.h:82
Function
vsh_aligned_malloc
src/vapoursynth/VSHelper4.h:71
Method
~AvisynthAudioSource
src/avisynth/avssources.cpp:573
Method
~AvisynthVideoSource
src/avisynth/avssources.cpp:182
Method
~FFMS_AudioSource
src/core/audiosource.cpp:532
Method
~FFMS_Indexer
src/core/indexing.cpp:413
← previous
next →
201–300 of 306, ranked by callers