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
↓ 74 callers
Function
FFMS_GetPixFmt
src/core/ffms.cpp:415
↓ 50 callers
Method
size
src/core/track.h:110
↓ 30 callers
Function
FFMS_DestroyIndex
src/core/ffms.cpp:216
↓ 20 callers
Method
end
src/core/track.h:115
↓ 18 callers
Method
CopyOut
src/core/utils.cpp:41
↓ 18 callers
Method
begin
src/core/track.h:114
↓ 16 callers
Function
ClearErrorInfo
src/core/utils.cpp:55
↓ 16 callers
Method
empty
src/core/track.h:109
↓ 14 callers
Function
FFMS_GetFrameInfo
src/core/ffms.cpp:277
↓ 11 callers
Function
FFMS_GetVideoProperties
src/core/ffms.cpp:132
↓ 11 callers
Method
clear
src/core/track.h:105
↓ 10 callers
Function
DoIndexing
src/index/ffmsindex.cpp:214
↓ 10 callers
Function
FFMS_GetFrame
src/core/ffms.cpp:140
↓ 10 callers
Method
Write
src/core/track.cpp:115
↓ 9 callers
Function
FFMS_DoIndexing2
src/core/ffms.cpp:321
↓ 9 callers
Function
FFMS_GetTrackFromIndex
src/core/ffms.cpp:281
↓ 9 callers
Function
FFMS_Init
src/core/ffms.cpp:79
↓ 9 callers
Function
FFMS_ReadIndex
src/core/ffms.cpp:352
↓ 9 callers
Method
Skipped
If true, no frame corresponding to this packet will be output
src/core/track.h:49
↓ 9 callers
Method
back
src/core/track.h:113
↓ 8 callers
Function
AVErrorToString
src/core/utils.cpp:175
↓ 8 callers
Function
FFMS_DestroyVideoSource
src/core/ffms.cpp:124
↓ 7 callers
Function
FFMS_SetLogLevel
src/core/ffms.cpp:98
↓ 7 callers
Function
FFMS_TrackTypeIndexSettings
src/core/ffms.cpp:340
↓ 6 callers
Function
FFMS_CreateIndexer
src/core/ffms.cpp:307
↓ 6 callers
Function
FFMS_GetNumTracks
src/core/ffms.cpp:253
↓ 6 callers
Function
FFMS_WriteIndex
src/core/ffms.cpp:384
↓ 6 callers
Function
GuessCSType
src/core/videoutils.cpp:113
↓ 5 callers
Function
BlitField
src/avisynth/avssources.cpp:411
↓ 5 callers
Function
BlitPlane
src/avisynth/avssources.cpp:384
↓ 5 callers
Function
FFMS_CreateVideoSource
src/core/ffms.cpp:102
↓ 5 callers
Function
FFMS_GetLogLevel
src/core/ffms.cpp:94
↓ 5 callers
Function
FFMS_IndexBelongsToFile
src/core/ffms.cpp:372
↓ 5 callers
Function
IsSamePath
src/core/utils.cpp:142
↓ 5 callers
Method
Read
src/core/zipfile.cpp:58
↓ 5 callers
Method
RealFrameNumber
src/core/track.cpp:205
↓ 4 callers
Function
FFMS_CreateIndexer2
src/core/ffms.cpp:311
↓ 4 callers
Function
FFMS_GetFirstIndexedTrackOfType
src/core/ffms.cpp:239
↓ 4 callers
Function
FFMS_GetFirstTrackOfType
src/core/ffms.cpp:224
↓ 4 callers
Function
FFMS_GetNumFrames
src/core/ffms.cpp:273
↓ 4 callers
Function
FFMS_GetTrackType
src/core/ffms.cpp:261
↓ 4 callers
Function
FFMS_GetVersion
src/core/ffms.cpp:90
↓ 4 callers
Function
FFMS_SetOutputFormatV2
src/core/ffms.cpp:170
↓ 4 callers
Method
Grow
src/core/audiosource.h:51
↓ 4 callers
Method
VisibleFrameCount
src/core/track.cpp:209
↓ 4 callers
Method
front
src/core/track.h:112
↓ 3 callers
Method
CompareFileSignature
src/core/indexing.cpp:114
↓ 3 callers
Function
FFMS_GetTimeBase
src/core/ffms.cpp:293
↓ 3 callers
Function
FFMS_GetTrackFromVideo
src/core/ffms.cpp:285
↓ 3 callers
Function
FFMS_TrackIndexSettings
src/core/ffms.cpp:336
↓ 3 callers
Function
FFMS_WriteTimecodes
src/core/ffms.cpp:297
↓ 3 callers
Function
GetColorFamily
src/vapoursynth/vapoursource4.cpp:63
↓ 3 callers
Function
GetSampleType
src/vapoursynth/vapoursource4.cpp:55
↓ 3 callers
Function
HasAlpha
src/vapoursynth/vapoursource4.cpp:59
↓ 3 callers
Function
IsRealNativeEndianPlanar
src/vapoursynth/vapoursource4.cpp:39
↓ 3 callers
Function
PopCount
src/core/audiosource.cpp:206
↓ 2 callers
Function
CalculateLoss
src/core/videoutils.cpp:148
↓ 2 callers
Function
CheckFrame
test/tests.cpp:15
↓ 2 callers
Method
ClosestFrameFromPTS
src/core/track.cpp:180
↓ 2 callers
Method
Decrement
src/core/videosource.cpp:41
↓ 2 callers
Function
DumpFilename
src/index/ffmsindex.cpp:205
↓ 2 callers
Function
FFMS_CreateAudioSource2
src/core/ffms.cpp:115
↓ 2 callers
Function
FFMS_DestroyAudioSource
src/core/ffms.cpp:128
↓ 2 callers
Function
FFMS_GetAudioProperties
src/core/ffms.cpp:136
↓ 2 callers
Function
FFMS_GetFrameByTime
src/core/ffms.cpp:150
↓ 2 callers
Method
FrameFromPTS
src/core/track.cpp:160
↓ 2 callers
Function
GetNumPixFmts
src/vapoursynth/vapoursource4.cpp:32
↓ 2 callers
Function
GetPseudoDepth
src/core/videoutils.cpp:140
↓ 2 callers
Method
GetTrack
src/core/audiosource.h:140
↓ 2 callers
Method
GetVSFrame
src/vapoursynth/vapoursource4.cpp:113
↓ 2 callers
Function
IsIOError
src/core/utils.cpp:151
↓ 2 callers
Function
LAVFOpenFile
src/core/utils.cpp:89
↓ 2 callers
Method
Printf
src/core/filehandle.cpp:106
↓ 2 callers
Function
ResizerNameToSWSResizer
src/core/utils.cpp:112
↓ 2 callers
Method
SetOutputFormat
src/core/videosource.cpp:463
↓ 2 callers
Function
UpdateProgress
src/index/ffmsindex.cpp:185
↓ 2 callers
Function
freeDemuxerOpts
src/index/ffmsindex.cpp:105
↓ 2 callers
Function
getTimeInMicroSeconds
src/index/ffmsindex.cpp:93
↓ 2 callers
Function
handle_jpeg
src/core/videosource.cpp:453
↓ 2 callers
Function
parseDemuxerOpts
src/index/ffmsindex.cpp:113
↓ 1 callers
Method
AddAudioFrame
src/core/track.cpp:138
↓ 1 callers
Method
AddVideoFrame
src/core/track.cpp:134
↓ 1 callers
Function
CSNameToPIXFMT
src/avisynth/avssources.cpp:29
↓ 1 callers
Function
CorrectRationalFramerate
attempt to correct framerate to a common fraction if close to one
src/core/videoutils.cpp:76
↓ 1 callers
Function
CorrectTimebase
correct the timebase if it is invalid
src/core/videoutils.cpp:98
↓ 1 callers
Method
CreateResampleOptions
src/core/audiosource.cpp:252
↓ 1 callers
Method
DoIndexing
src/core/indexing.cpp:434
↓ 1 callers
Function
FFMS_CancelIndexing
src/core/ffms.cpp:348
↓ 1 callers
Function
FFMS_CreateResampleOptions
src/core/ffms.cpp:198
↓ 1 callers
Function
FFMS_DestroyResampleOptions
src/core/ffms.cpp:202
↓ 1 callers
Function
FFMS_GetAudio
src/core/ffms.cpp:160
↓ 1 callers
Function
FFMS_GetErrorHandling
src/core/ffms.cpp:220
↓ 1 callers
Function
FFMS_GetFormatNameI
src/core/ffms.cpp:419
↓ 1 callers
Function
FFMS_GetNumTracksI
src/core/ffms.cpp:257
↓ 1 callers
Function
FFMS_GetTrackFromAudio
src/core/ffms.cpp:289
↓ 1 callers
Function
FFMS_ResetInputFormatV
src/core/ffms.cpp:194
↓ 1 callers
Function
FFMS_ResetOutputFormatV
src/core/ffms.cpp:180
↓ 1 callers
Function
FFMS_SetProgressCallback
src/core/ffms.cpp:344
↓ 1 callers
Function
FillAP
src/core/utils.cpp:65
↓ 1 callers
Method
FillAudioGaps
src/core/track.cpp:273
next →
1–100 of 306, ranked by callers