Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MaartenBaert/ssr
/ functions
Functions
906 in github.com/MaartenBaert/ssr
⨍
Functions
906
◇
Types & classes
166
↓ 1 callers
Method
ShouldBlockClose
src/GUI/PageRecord.cpp:432
↓ 1 callers
Function
Sinc
sinc function = sin(x*pi)/(x*pi)
src/AV/FastResampler.cpp:79
↓ 1 callers
Method
Start
src/AV/Output/Muxer.cpp:136
↓ 1 callers
Method
Stop
src/AV/Output/BaseEncoder.cpp:151
↓ 1 callers
Method
Trigger
src/GUI/HotkeyListener.cpp:80
↓ 1 callers
Method
Unbind
src/GUI/HotkeyListener.cpp:73
↓ 1 callers
Method
Update
src/AV/Output/SyncDiagram.cpp:89
↓ 1 callers
Method
UpdateSize
glinject/SSRVideoStreamWriter.cpp:220
↓ 1 callers
Method
Validate
src/GUI/PageInput.cpp:712
↓ 1 callers
Function
ValidateRubberBandRectangle
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 callers
Function
WindowFunction
This function calculates window function values based on cubic interpolation (Catmull-Rom spline).
src/AV/FastResampler.cpp:65
↓ 1 callers
Function
X11FindRealWindow
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 callers
Function
X11ImageClearRectangle
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 callers
Function
X11ImageDrawCursor
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 callers
Function
X11ImageGetPixelFormat
Converts a X11 image format to a format that libav/ffmpeg understands.
src/AV/Input/X11Input.cpp:47
↓ 1 callers
Function
X264Preset
src/AV/Output/X264Presets.cpp:7
↓ 1 callers
Function
X264Preset_fast
src/AV/Output/X264Presets.cpp:169
↓ 1 callers
Function
X264Preset_faster
src/AV/Output/X264Presets.cpp:135
↓ 1 callers
Function
X264Preset_medium
src/AV/Output/X264Presets.cpp:203
↓ 1 callers
Function
X264Preset_placebo
src/AV/Output/X264Presets.cpp:340
↓ 1 callers
Function
X264Preset_slow
src/AV/Output/X264Presets.cpp:236
↓ 1 callers
Function
X264Preset_slower
src/AV/Output/X264Presets.cpp:270
↓ 1 callers
Function
X264Preset_superfast
src/AV/Output/X264Presets.cpp:66
↓ 1 callers
Function
X264Preset_ultrafast
src/AV/Output/X264Presets.cpp:30
↓ 1 callers
Function
X264Preset_veryfast
src/AV/Output/X264Presets.cpp:101
↓ 1 callers
Function
X264Preset_veryslow
src/AV/Output/X264Presets.cpp:305
↓ 1 callers
Function
XNextEvent
glinject/Hook.cpp:353
↓ 1 callers
Function
eh_find_obj
glinject/elfhacks.c:115
↓ 1 callers
Function
eh_find_sym_gnu_hash
glinject/elfhacks.c:337
↓ 1 callers
Function
eh_find_sym_hash
glinject/elfhacks.c:273
↓ 1 callers
Function
eh_hash_elf
glinject/elfhacks.c:256
↓ 1 callers
Function
eh_hash_gnu
glinject/elfhacks.c:325
↓ 1 callers
Function
eh_iterate_rel_plt
glinject/elfhacks.c:550
↓ 1 callers
Function
eh_iterate_rela_plt
glinject/elfhacks.c:520
↓ 1 callers
Function
eh_set_rel_plt
glinject/elfhacks.c:470
↓ 1 callers
Function
eh_set_rela_plt
glinject/elfhacks.c:449
↓ 1 callers
Function
execl
glinject/Hook.cpp:254
↓ 1 callers
Function
glinject_my_XDestroyWindow
glinject/Hook.cpp:187
↓ 1 callers
Function
glinject_my_XNextEvent
glinject/Hook.cpp:218
↓ 1 callers
Function
glinject_my_glXCreateWindow
glinject/Hook.cpp:172
↓ 1 callers
Function
glinject_my_glXDestroyWindow
glinject/Hook.cpp:181
↓ 1 callers
Function
glinject_my_glXGetProcAddressARB
glinject/Hook.cpp:207
↓ 1 callers
Function
glinject_my_glXSwapBuffers
glinject/Hook.cpp:194
↓ 1 callers
Function
grow_align16
simple function to do 16-byte alignment
glinject/Global.h:71
↓ 1 callers
Method
minimumSizeHint
src/GUI/HiddenScrollArea.cpp:35
↓ 1 callers
Function
positive_mod
glinject/Global.h:92
↓ 1 callers
Method
sizeHint
src/GUI/HiddenScrollArea.cpp:31
Method
ALSAInput
src/AV/Input/ALSAInput.cpp:46
Method
AVCodecIsSupported
src/AV/Output/AudioEncoder.cpp:79
Method
AVCodecIsSupported
src/AV/Output/VideoEncoder.cpp:97
Method
AVFrameData
src/AV/AVWrapper.h:63
Method
AVFrameWrapper
src/AV/AVWrapper.h:92
Method
AVFrameWrapper
src/AV/AVWrapper.cpp:56
Method
AVGlobal
src/AV/AVWrapper.cpp:43
Method
AVPacketWrapper
src/AV/AVWrapper.h:123
Method
AVPacketWrapper
src/AV/AVWrapper.cpp:98
Method
AboutDialog
src/GUI/PageWelcome.cpp:103
Method
AddStream
src/AV/Output/Muxer.cpp:273
Method
AllocateImage
src/AV/Input/X11Input.cpp:305
Method
AreSoundNotificationsEnabled
src/GUI/PageRecord.h:208
Method
AudioEncoder
src/AV/Output/AudioEncoder.cpp:37
Method
AudioPreviewer
src/GUI/AudioPreviewer.cpp:25
Method
AudioSink
src/AV/SourceSink.h:102
Method
AudioSource
src/AV/SourceSink.h:94
Method
BaseEncoder
src/AV/Output/BaseEncoder.cpp:45
Method
BaseSink
src/AV/SourceSink.cpp:31
Method
BaseSource
src/AV/SourceSink.cpp:22
Function
Bilinear_BGRA_Fallback
src/AV/FastScaler_Scale_Fallback.cpp:150
Function
Bilinear_BGRA_SSSE3
src/AV/FastScaler_Scale_SSSE3.cpp:235
Method
CalculateNextVideoTimestamp
src/AV/SourceSink.cpp:61
Method
CaptureThread
src/common/Logger.cpp:112
Method
ChannelData
src/GUI/AudioPreviewer.h:34
Method
Clear
src/common/QueueBuffer.h:88
Method
CommandLineOptions
src/common/CommandLineOptions.cpp:104
Method
CompareFirst
src/common/EnumStrings.h:33
Method
CompareSecond
src/common/EnumStrings.h:34
Method
ConnectBaseSource
src/AV/SourceSink.cpp:40
Method
Convert_BGRA_BGR
src/AV/FastScaler.cpp:247
Method
Convert_BGRA_NV12
src/AV/FastScaler.cpp:223
Method
Convert_BGRA_YUV420
src/AV/FastScaler.cpp:198
Method
Convert_BGRA_YUV422
src/AV/FastScaler.cpp:173
Method
Convert_BGRA_YUV444
src/AV/FastScaler.cpp:149
Method
DelayedUpdate
src/AV/Output/SyncDiagram.cpp:154
Function
DeleteFrameDataPointer
src/AV/AVWrapper.cpp:35
Method
Detect
src/common/CPUFeatures.cpp:43
Method
DetectMonitor
src/AV/Input/PulseAudioInput.cpp:292
Method
DialogAbout
src/GUI/PageWelcome.cpp:108
Method
DialogGLInject
src/GUI/DialogGLInject.cpp:30
Method
DialogRecordSchedule
src/GUI/DialogRecordSchedule.cpp:71
Method
ElidedLabel
src/GUI/ElidedLabel.cpp:29
Method
EncodeFrame
src/AV/Output/AudioEncoder.cpp:153
Method
EncodeFrame
src/AV/Output/VideoEncoder.cpp:207
Method
EncoderThread
src/AV/Output/BaseEncoder.cpp:184
Method
EnumStrings
src/common/EnumStrings.h:37
Function
FastResampler_FirFilter2_C1_Fallback
src/AV/FastResampler_FirFilter_Fallback.cpp:22
Function
FastResampler_FirFilter2_C1_SSE2
src/AV/FastResampler_FirFilter_SSE2.cpp:27
Function
FastResampler_FirFilter2_C2_Fallback
src/AV/FastResampler_FirFilter_Fallback.cpp:42
Function
FastResampler_FirFilter2_C2_SSE2
src/AV/FastResampler_FirFilter_SSE2.cpp:44
Function
FastResampler_FirFilter2_Cn_Fallback
src/AV/FastResampler_FirFilter_Fallback.cpp:67
Function
FastResampler_FirFilter2_Cn_SSE2
src/AV/FastResampler_FirFilter_SSE2.cpp:61
← previous
next →
301–400 of 906, ranked by callers