MCPcopy Create free account

hub / github.com/MaartenBaert/ssr / functions

Functions906 in github.com/MaartenBaert/ssr

↓ 1 callersMethodShouldBlockClose
src/GUI/PageRecord.cpp:432
↓ 1 callersFunctionSinc
sinc function = sin(x*pi)/(x*pi)
src/AV/FastResampler.cpp:79
↓ 1 callersMethodStart
src/AV/Output/Muxer.cpp:136
↓ 1 callersMethodStop
src/AV/Output/BaseEncoder.cpp:151
↓ 1 callersMethodTrigger
src/GUI/HotkeyListener.cpp:80
↓ 1 callersMethodUnbind
src/GUI/HotkeyListener.cpp:73
↓ 1 callersMethodUpdate
src/AV/Output/SyncDiagram.cpp:89
↓ 1 callersMethodUpdateSize
glinject/SSRVideoStreamWriter.cpp:220
↓ 1 callersMethodValidate
src/GUI/PageInput.cpp:712
↓ 1 callersFunctionValidateRubberBandRectangle
This does some sanity checking on the rubber band rectangle before creating it. Rubber bands with width or height zero or extremely large appear to ca
src/GUI/PageInput.cpp:110
↓ 1 callersFunctionWindowFunction
This function calculates window function values based on cubic interpolation (Catmull-Rom spline).
src/AV/FastResampler.cpp:65
↓ 1 callersFunctionX11FindRealWindow
Tries to find the real window that corresponds to a top-level window (the actual window without window manager decorations). Returns None if it can't
src/GUI/PageInput.cpp:753
↓ 1 callersFunctionX11ImageClearRectangle
clears a rectangular area of an image (i.e. sets the memory to zero, which will most likely make the image black)
src/AV/Input/X11Input.cpp:75
↓ 1 callersFunctionX11ImageDrawCursor
Draws the current cursor at the current position on the image. Requires XFixes. Note: In the original code from x11grab, the variables for red and blu
src/AV/Input/X11Input.cpp:95
↓ 1 callersFunctionX11ImageGetPixelFormat
Converts a X11 image format to a format that libav/ffmpeg understands.
src/AV/Input/X11Input.cpp:47
↓ 1 callersFunctionX264Preset
src/AV/Output/X264Presets.cpp:7
↓ 1 callersFunctionX264Preset_fast
src/AV/Output/X264Presets.cpp:169
↓ 1 callersFunctionX264Preset_faster
src/AV/Output/X264Presets.cpp:135
↓ 1 callersFunctionX264Preset_medium
src/AV/Output/X264Presets.cpp:203
↓ 1 callersFunctionX264Preset_placebo
src/AV/Output/X264Presets.cpp:340
↓ 1 callersFunctionX264Preset_slow
src/AV/Output/X264Presets.cpp:236
↓ 1 callersFunctionX264Preset_slower
src/AV/Output/X264Presets.cpp:270
↓ 1 callersFunctionX264Preset_superfast
src/AV/Output/X264Presets.cpp:66
↓ 1 callersFunctionX264Preset_ultrafast
src/AV/Output/X264Presets.cpp:30
↓ 1 callersFunctionX264Preset_veryfast
src/AV/Output/X264Presets.cpp:101
↓ 1 callersFunctionX264Preset_veryslow
src/AV/Output/X264Presets.cpp:305
↓ 1 callersFunctionXNextEvent
glinject/Hook.cpp:353
↓ 1 callersFunctioneh_find_obj
glinject/elfhacks.c:115
↓ 1 callersFunctioneh_find_sym_gnu_hash
glinject/elfhacks.c:337
↓ 1 callersFunctioneh_find_sym_hash
glinject/elfhacks.c:273
↓ 1 callersFunctioneh_hash_elf
glinject/elfhacks.c:256
↓ 1 callersFunctioneh_hash_gnu
glinject/elfhacks.c:325
↓ 1 callersFunctioneh_iterate_rel_plt
glinject/elfhacks.c:550
↓ 1 callersFunctioneh_iterate_rela_plt
glinject/elfhacks.c:520
↓ 1 callersFunctioneh_set_rel_plt
glinject/elfhacks.c:470
↓ 1 callersFunctioneh_set_rela_plt
glinject/elfhacks.c:449
↓ 1 callersFunctionexecl
glinject/Hook.cpp:254
↓ 1 callersFunctionglinject_my_XDestroyWindow
glinject/Hook.cpp:187
↓ 1 callersFunctionglinject_my_XNextEvent
glinject/Hook.cpp:218
↓ 1 callersFunctionglinject_my_glXCreateWindow
glinject/Hook.cpp:172
↓ 1 callersFunctionglinject_my_glXDestroyWindow
glinject/Hook.cpp:181
↓ 1 callersFunctionglinject_my_glXGetProcAddressARB
glinject/Hook.cpp:207
↓ 1 callersFunctionglinject_my_glXSwapBuffers
glinject/Hook.cpp:194
↓ 1 callersFunctiongrow_align16
simple function to do 16-byte alignment
glinject/Global.h:71
↓ 1 callersMethodminimumSizeHint
src/GUI/HiddenScrollArea.cpp:35
↓ 1 callersFunctionpositive_mod
glinject/Global.h:92
↓ 1 callersMethodsizeHint
src/GUI/HiddenScrollArea.cpp:31
MethodALSAInput
src/AV/Input/ALSAInput.cpp:46
MethodAVCodecIsSupported
src/AV/Output/AudioEncoder.cpp:79
MethodAVCodecIsSupported
src/AV/Output/VideoEncoder.cpp:97
MethodAVFrameData
src/AV/AVWrapper.h:63
MethodAVFrameWrapper
src/AV/AVWrapper.h:92
MethodAVFrameWrapper
src/AV/AVWrapper.cpp:56
MethodAVGlobal
src/AV/AVWrapper.cpp:43
MethodAVPacketWrapper
src/AV/AVWrapper.h:123
MethodAVPacketWrapper
src/AV/AVWrapper.cpp:98
MethodAboutDialog
src/GUI/PageWelcome.cpp:103
MethodAddStream
src/AV/Output/Muxer.cpp:273
MethodAllocateImage
src/AV/Input/X11Input.cpp:305
MethodAreSoundNotificationsEnabled
src/GUI/PageRecord.h:208
MethodAudioEncoder
src/AV/Output/AudioEncoder.cpp:37
MethodAudioPreviewer
src/GUI/AudioPreviewer.cpp:25
MethodAudioSink
src/AV/SourceSink.h:102
MethodAudioSource
src/AV/SourceSink.h:94
MethodBaseEncoder
src/AV/Output/BaseEncoder.cpp:45
MethodBaseSink
src/AV/SourceSink.cpp:31
MethodBaseSource
src/AV/SourceSink.cpp:22
FunctionBilinear_BGRA_Fallback
src/AV/FastScaler_Scale_Fallback.cpp:150
FunctionBilinear_BGRA_SSSE3
src/AV/FastScaler_Scale_SSSE3.cpp:235
MethodCalculateNextVideoTimestamp
src/AV/SourceSink.cpp:61
MethodCaptureThread
src/common/Logger.cpp:112
MethodChannelData
src/GUI/AudioPreviewer.h:34
MethodClear
src/common/QueueBuffer.h:88
MethodCommandLineOptions
src/common/CommandLineOptions.cpp:104
MethodCompareFirst
src/common/EnumStrings.h:33
MethodCompareSecond
src/common/EnumStrings.h:34
MethodConnectBaseSource
src/AV/SourceSink.cpp:40
MethodConvert_BGRA_BGR
src/AV/FastScaler.cpp:247
MethodConvert_BGRA_NV12
src/AV/FastScaler.cpp:223
MethodConvert_BGRA_YUV420
src/AV/FastScaler.cpp:198
MethodConvert_BGRA_YUV422
src/AV/FastScaler.cpp:173
MethodConvert_BGRA_YUV444
src/AV/FastScaler.cpp:149
MethodDelayedUpdate
src/AV/Output/SyncDiagram.cpp:154
FunctionDeleteFrameDataPointer
src/AV/AVWrapper.cpp:35
MethodDetect
src/common/CPUFeatures.cpp:43
MethodDetectMonitor
src/AV/Input/PulseAudioInput.cpp:292
MethodDialogAbout
src/GUI/PageWelcome.cpp:108
MethodDialogGLInject
src/GUI/DialogGLInject.cpp:30
MethodDialogRecordSchedule
src/GUI/DialogRecordSchedule.cpp:71
MethodElidedLabel
src/GUI/ElidedLabel.cpp:29
MethodEncodeFrame
src/AV/Output/AudioEncoder.cpp:153
MethodEncodeFrame
src/AV/Output/VideoEncoder.cpp:207
MethodEncoderThread
src/AV/Output/BaseEncoder.cpp:184
MethodEnumStrings
src/common/EnumStrings.h:37
FunctionFastResampler_FirFilter2_C1_Fallback
src/AV/FastResampler_FirFilter_Fallback.cpp:22
FunctionFastResampler_FirFilter2_C1_SSE2
src/AV/FastResampler_FirFilter_SSE2.cpp:27
FunctionFastResampler_FirFilter2_C2_Fallback
src/AV/FastResampler_FirFilter_Fallback.cpp:42
FunctionFastResampler_FirFilter2_C2_SSE2
src/AV/FastResampler_FirFilter_SSE2.cpp:44
FunctionFastResampler_FirFilter2_Cn_Fallback
src/AV/FastResampler_FirFilter_Fallback.cpp:67
FunctionFastResampler_FirFilter2_Cn_SSE2
src/AV/FastResampler_FirFilter_SSE2.cpp:61
← previousnext →301–400 of 906, ranked by callers