Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenShot/libopenshot
/ functions
Functions
1,493 in github.com/OpenShot/libopenshot
⨍
Functions
1,493
◇
Types & classes
292
↓ 1 callers
Function
gauss_blur
Apply three sequential box blurs to approximate Gaussian
src/effects/Sharpen.cpp:214
↓ 1 callers
Method
getDefaultSampleRate
Get detected audio sample rate (from active, open audio device)
src/Qt/AudioPlaybackThread.h:131
↓ 1 callers
Method
getError
Get audio initialization errors (if any)
src/Qt/AudioPlaybackThread.h:125
↓ 1 callers
Method
getNextAudioBlock
Get the next block of audio samples
src/AudioReaderSource.cpp:32
↓ 1 callers
Method
get_name
Get the std::string device name
src/AudioDevices.h:37
↓ 1 callers
Method
get_state
Return the current state vector
src/sort_filter/KalmanTracker.cpp:103
↓ 1 callers
Function
init_reflectors
Initialize reflectors
src/effects/LensFlare.cpp:125
↓ 1 callers
Method
is_near
This struct holds the associated video frame and starting sample # for an audio packet.
src/FFmpegReader.cpp:144
↓ 1 callers
Function
lut1dPath
tests/ColorMap.cpp:61
↓ 1 callers
Function
lutDomain1dPath
tests/ColorMap.cpp:68
↓ 1 callers
Function
lutDomain3dPath
tests/ColorMap.cpp:75
↓ 1 callers
Method
paint
src/RendererBase.cpp:24
↓ 1 callers
Method
prepareToPlay
Prepare to play this audio source
src/AudioReaderSource.cpp:118
↓ 1 callers
Method
release
examples/VulkanBenchmark.cpp:95
↓ 1 callers
Method
setBuffer
Use a different AudioBuffer<float> for this source
src/AudioBufferSource.cpp:119
↓ 1 callers
Method
setLastDir
tests/VideoCacheThread.cpp:43
↓ 1 callers
Method
setVideoCache
Set playback video cache thread (for pre-roll reference)
src/AudioReaderSource.h:89
↓ 1 callers
Function
set_hwframe_ctx
src/FFmpegWriter.cpp:45
↓ 1 callers
Function
shifted_hsv
Shift HSV values by given factors
src/effects/LensFlare.cpp:106
↓ 1 callers
Method
startPlayback
Start video/audio playback
src/Qt/PlayerPrivate.cpp:200
↓ 1 callers
Method
stopPlayback
Stop video/audio playback
src/Qt/PlayerPrivate.cpp:210
↓ 1 callers
Function
temp_png_path
tests/Mask.cpp:28
↓ 1 callers
Function
time_trial
tests/Benchmark.cpp:44
↓ 1 callers
Method
update
src/sort_filter/sort.cpp:84
↓ 1 callers
Method
updateCoefficients
src/audio_effects/Distortion.cpp:149
↓ 1 callers
Method
updateCoefficients
src/audio_effects/ParametricEQ.cpp:81
Method
Add
Add a Frame to the cache
src/CacheMemory.cpp:47
Method
AddBox
Add a bounding box to the tracked object's BoxVec map
src/TrackedObjectBase.h:73
Method
AddEffect
Add an effect to the timeline
src/Timeline.cpp:364
Method
AddField
src/FrameMapper.cpp:76
Method
AddFrameDataToProto
Add frame object detection into protobuf message.
src/CVObjectDetection.cpp:338
Method
AddFrameDataToProto
Add frame stabilization data into protobuf message
src/CVStabilization.cpp:298
Method
AddFrameDataToProto
Add frame tracked data into protobuf message.
src/CVTracker.cpp:362
Method
AdjustFrameNumber
Adjust frame number for Clip position and start (which can result in a different number)
src/FrameMapper.cpp:1097
Method
AllocateDescriptorSet
examples/VulkanBenchmark.cpp:1493
Method
AnalogTape
src/effects/AnalogTape.cpp:24
Method
ApplyCustomMaskBlend
Optional override for effects with custom mask implementation.
src/EffectBase.h:96
Method
ApplyCustomMaskBlend
src/effects/Saturation.cpp:41
Method
ApplyCustomMaskBlend
src/effects/Blur.cpp:100
Method
ApplyCustomMaskBlend
src/effects/Pixelate.cpp:99
Method
ApplyCustomMaskBlend
src/effects/Hue.cpp:101
Method
ApplyCustomMaskBlend
src/effects/Brightness.cpp:136
Method
ApplyCustomMaskBlend
src/effects/Sharpen.cpp:64
Method
ApplyDurationStrategy
src/FFmpegReader.cpp:893
Method
ApplyKeyframes
src/AudioWaveformer.cpp:114
Method
ApplyMapperToClips
Apply the timeline's framerate and samplerate to all clips
src/Timeline.cpp:530
Method
AudioBufferSource
Default constructor
src/AudioBufferSource.cpp:19
Method
AudioDeviceManagerSingleton
Default constructor (Don't allow user to create an instance of this singleton)
src/Qt/AudioPlaybackThread.h:45
Method
AudioDevices
src/AudioDevices.h:48
Method
AudioLocation
src/AudioLocation.h:30
Method
AudioPlaybackThread
Constructor
src/Qt/AudioPlaybackThread.cpp:190
Method
AudioReaderSource
Constructor that reads samples from a reader
src/AudioReaderSource.cpp:21
Method
AudioResampler
Default constructor, max frames to cache is 20 // resample_source(NULL), buffer_source(NULL), num_of_samples(0), new_num_of_samples(0), dest_ratio(0),
src/AudioResampler.cpp:19
Method
AudioWaveformer
Default constructor
src/AudioWaveformer.cpp:35
Method
BBox
Blank constructor
src/TrackedObjectBBox.h:46
Method
BGRACvMatToQImage
src/effects/Outline.cpp:110
Method
Bars
Blank constructor, useful when using Json to load the effect properties
src/effects/Bars.cpp:19
Method
BasePropertiesJSON
Get all properties for a specific frame
src/EffectBase.cpp:236
Function
Basename
examples/VulkanBenchmark.cpp:210
Method
BeginOneTimeCommands
examples/VulkanBenchmark.cpp:1844
Method
BlendWithMask
src/EffectBase.cpp:482
Method
Blur
Blank constructor, useful when using Json to load the effect properties
src/effects/Blur.cpp:19
Method
Brightness
Blank constructor, useful when using Json to load the effect properties
src/effects/Brightness.cpp:20
Function
BuildVulkanDirectTransformGraph
examples/VulkanBenchmark.cpp:939
Function
BuildVulkanFilterGraph
examples/VulkanBenchmark.cpp:868
Method
BumpCacheEpoch
src/Timeline.cpp:1407
Method
CVDetectionData
src/CVObjectDetection.h:38
Method
CVObjectDetection
src/CVObjectDetection.cpp:28
Method
CVStabilization
Set default smoothing window value to compute stabilization
src/CVStabilization.cpp:29
Method
CVTracker
Constructor
src/CVTracker.cpp:40
Method
CacheBase
Default constructor, no max frames
src/CacheBase.cpp:19
Method
CacheDisk
Default constructor, no max bytes
src/CacheDisk.cpp:27
Method
CacheMemory
Default constructor, no max bytes
src/CacheMemory.cpp:22
Method
CalculateRanges
Calculate ranges of frames
src/CacheBase.cpp:36
Method
CamTrajectory
src/CVStabilization.h:56
Method
CancelProcessing
stop preprocessing before finishing it
src/ClipProcessingJobs.cpp:118
Method
CancelProcessing
src/ProcessingController.h:63
Method
Caption
Blank constructor, useful when using Json to load the effect properties
src/effects/Caption.cpp:30
Method
ChannelsLayout
Set the channel layout of audio samples (i.e. mono, stereo, 5 point surround, etc...)
src/Frame.h:172
Method
CheckFPS
Check for the correct frames per second (FPS) value by scanning the 1st few seconds of video packets.
src/FFmpegReader.cpp:2921
Method
CheckSeek
Check the current seek position and determine if we need to seek again
src/FFmpegReader.cpp:1770
Method
ChromaKey
Blank constructor, useful when using Json to load the effect properties
src/effects/ChromaKey.cpp:27
Method
ChunkNotFound
* @brief Constructor * * @param message A message to accompany the exception * @param frame_number The frame number being processed * @par
src/Exceptions.h:97
Method
ChunkReader
src/ChunkReader.cpp:24
Method
ChunkWriter
src/ChunkWriter.cpp:21
Method
CleanUp
Clean up cached frames that exceed the number in our max_bytes variable
src/CacheMemory.cpp:250
Method
CleanUp
Clean up cached frames that exceed the number in our max_bytes variable
src/CacheDisk.cpp:397
Method
Clear
Clear the cache of all frames
src/CacheMemory.cpp:224
Method
Clear
Clear the cache of all frames
src/CacheDisk.cpp:364
Method
ClearWaveform
Clear the waveform image (and deallocate its memory)
src/Frame.cpp:251
Method
ClipBase
Constructor for the base clip
src/ClipBase.h:50
Method
ClipProcessingJobs
Constructor responsible to choose processing type and apply to clip
src/ClipProcessingJobs.cpp:19
Method
Close
src/ZmqLogger.cpp:155
Method
Close
Close the writer
src/FFmpegWriter.cpp:962
Method
Close
src/ImageReader.cpp:84
Method
Close
src/FFmpegReader.cpp:748
Method
Close
Close the writer and encode/output final image to the disk.
src/ImageWriter.cpp:140
Method
Close
Close reader
src/QtTextReader.cpp:147
Method
Close
Close reader
src/TextReader.cpp:141
Method
Close
Close reader
src/QtHtmlReader.cpp:129
← previous
next →
401–500 of 1,493, ranked by callers