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
↓ 2 callers
Method
render
src/Qt/VideoRenderer.cpp:33
↓ 2 callers
Method
setup
src/audio_effects/Echo.cpp:43
↓ 2 callers
Function
stabilizerJson
Return JSON string for the stabilizer effect
examples/Example_opencv.cpp:239
↓ 2 callers
Function
test_output_profile_path
tests/Profiles.cpp:42
↓ 2 callers
Function
trackerJson
Return JSON string for the tracker effect
examples/Example_opencv.cpp:210
↓ 2 callers
Method
updateParameters
src/audio_effects/STFT.cpp:14
↓ 2 callers
Method
vectors
Return a vector of vectors (containing both datasets)
src/AudioWaveformer.h:67
↓ 1 callers
Method
AddTrackedObject
Add to the tracked_objects map a pointer to a tracked object (TrackedObjectBBox)
src/Timeline.cpp:229
↓ 1 callers
Method
ApplyGainRamp
Apply gain ramp (i.e. fading volume)
src/Frame.cpp:861
↓ 1 callers
Method
AttachToObject
Attach clip to bounding box
src/Clip.cpp:299
↓ 1 callers
Method
CacheEpoch
Return the current cache invalidation epoch.
src/Timeline.h:323
↓ 1 callers
Method
CaptionText
Set the caption string to use (see VTT format)
src/effects/Caption.cpp:69
↓ 1 callers
Method
CheckWorkingFrames
Check the working queue, and move finished frames to the finished queue
src/FFmpegReader.cpp:2728
↓ 1 callers
Method
ClipEffects
Return the list of effects on all clips
src/Timeline.cpp:454
↓ 1 callers
Method
Close
Close image file
src/ChunkReader.cpp:150
↓ 1 callers
Method
CompositeSoftwareRgba
examples/VulkanBenchmark.cpp:1296
↓ 1 callers
Method
Connection
Set the connection for this logger
src/ZmqLogger.cpp:63
↓ 1 callers
Method
Contains
Check if there is a bounding-box in the given frame
src/TrackedObjectBBox.cpp:82
↓ 1 callers
Method
CreateFrame
Create a new Frame (or return an existing one) and add it to the working queue.
src/FFmpegReader.cpp:2685
↓ 1 callers
Method
DefaultFFThreads
Return the machine default FFmpeg thread count detected at startup
src/Settings.h:138
↓ 1 callers
Method
DefaultOMPThreads
Return the machine default OpenMP thread count detected at startup
src/Settings.h:135
↓ 1 callers
Method
Display
Display the frame image to the screen (primarily used for debugging reasons)
src/Frame.cpp:120
↓ 1 callers
Function
DumpFramePath
examples/VulkanBenchmark.cpp:224
↓ 1 callers
Method
Enable
Enable/Disable logging
src/ZmqLogger.h:90
↓ 1 callers
Method
FFmpegReader
src/FFmpegReader.cpp:102
↓ 1 callers
Function
FindResizingCropEffect
src/effects/CropHelpers.cpp:24
↓ 1 callers
Function
ForceOpaqueAlpha
examples/VulkanBenchmark.cpp:768
↓ 1 callers
Method
GetAttachedObject
Return a pointer to the trackedObject this clip is attached to
src/Clip.h:228
↓ 1 callers
Method
GetEffect
Look up a timeline effect
src/Timeline.cpp:430
↓ 1 callers
Method
GetFrame
Get an openshot::Frame object for a specific frame number of this reader.
src/Timeline.cpp:950
↓ 1 callers
Method
GetFrame
Get an openshot::Frame object for a specific frame number of this reader.
src/FrameMapper.cpp:434
↓ 1 callers
Method
GetFrames
@brief Get an array of all Frames
src/CacheDisk.cpp:227
↓ 1 callers
Method
GetRenderer
src/Qt/VideoRenderWidget.cpp:44
↓ 1 callers
Method
GetTrackedObjectsIds
Return the ID's of the tracked objects as a list of strings
src/Timeline.cpp:264
↓ 1 callers
Method
GetWaveform
Get an audio waveform image
src/Frame.cpp:159
↓ 1 callers
Function
InterpolateBezierCurve
Bezier interpolation between two points
src/KeyFrame.cpp:44
↓ 1 callers
Method
Json
Generate JSON string of this object
src/EffectBase.cpp:89
↓ 1 callers
Method
Json
tests/Timeline.cpp:143
↓ 1 callers
Method
JsonValue
Generate Json::Value for this object
src/Clip.cpp:938
↓ 1 callers
Method
JsonValue
tests/Timeline.cpp:144
↓ 1 callers
Method
LoadBoxData
Load the bounding-boxes information from the protobuf file
src/TrackedObjectBBox.cpp:235
↓ 1 callers
Function
LoadOverlayImage
examples/VulkanBenchmark.cpp:346
↓ 1 callers
Function
LoadSpirvFile
examples/VulkanBenchmark.cpp:988
↓ 1 callers
Function
MakeVulkanDirectResult
examples/VulkanBenchmark.cpp:2158
↓ 1 callers
Function
NormalizeDeprecatedPixFmt
Normalize deprecated JPEG-range YUVJ formats before creating swscale contexts. swscale expects non-YUVJ formats plus explicit color-range metadata.
src/FFmpegReader.cpp:78
↓ 1 callers
Function
NowMs
src/MemoryTrim.cpp:32
↓ 1 callers
Method
Open
Open chunk folder or file
src/ChunkReader.cpp:136
↓ 1 callers
Method
Open
Open the writer
src/ChunkWriter.cpp:282
↓ 1 callers
Method
Open
Open the reader (and start consuming resources)
src/Timeline.cpp:938
↓ 1 callers
Method
OverrideWidget
Override QWidget which needs to be painted
src/Qt/VideoRenderer.cpp:26
↓ 1 callers
Function
ParseOptions
examples/VulkanBenchmark.cpp:2239
↓ 1 callers
Method
Path
src/ZmqLogger.cpp:135
↓ 1 callers
Method
Pause
src/QtPlayer.cpp:155
↓ 1 callers
Method
Print
examples/VulkanBenchmark.cpp:151
↓ 1 callers
Method
PrintMapping
src/FrameMapper.cpp:692
↓ 1 callers
Method
PrintPoints
src/KeyFrame.cpp:470
↓ 1 callers
Function
PrintResultTable
examples/VulkanBenchmark.cpp:2188
↓ 1 callers
Method
PrintValues
src/KeyFrame.cpp:481
↓ 1 callers
Function
PrintVulkanSummary
examples/VulkanBenchmark.cpp:290
↓ 1 callers
Function
ProbeBackends
examples/VulkanBenchmark.cpp:314
↓ 1 callers
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/ObjectDetection.cpp:440
↓ 1 callers
Method
PropertiesJSON
Get all properties for a specific frame
src/effects/Tracker.cpp:291
↓ 1 callers
Function
QImageFromRgbaFrame
examples/VulkanBenchmark.cpp:755
↓ 1 callers
Method
QtHtmlReader
Default constructor (blank text)
src/QtHtmlReader.cpp:28
↓ 1 callers
Function
QueryVulkanSummary
examples/VulkanBenchmark.cpp:249
↓ 1 callers
Method
RemoveBox
Remove a bounding-box from the BoxVec map
src/TrackedObjectBBox.cpp:110
↓ 1 callers
Method
Resize
examples/VulkanBenchmark.cpp:708
↓ 1 callers
Function
RunCpuBenchmark
examples/VulkanBenchmark.cpp:373
↓ 1 callers
Function
RunCpuCompositeBenchmark
examples/VulkanBenchmark.cpp:780
↓ 1 callers
Function
RunVulkanDirectBenchmark
examples/VulkanBenchmark.cpp:2037
↓ 1 callers
Function
RunVulkanUploadBenchmark
examples/VulkanBenchmark.cpp:1946
↓ 1 callers
Method
ScalePoints
Update the TimeScale member variable
src/TrackedObjectBBox.cpp:230
↓ 1 callers
Method
SetAspectRatio
src/Qt/VideoRenderWidget.cpp:49
↓ 1 callers
Method
SetBaseFPS
Update object's BaseFps
src/TrackedObjectBBox.cpp:212
↓ 1 callers
Method
SetFrameNumber
Set frame number
src/Frame.cpp:450
↓ 1 callers
Method
SetImageCV
Set pointer to OpenCV image object
src/Frame.cpp:922
↓ 1 callers
Method
SetJsonValue
Load Json::Value into this object
src/Clip.cpp:1012
↓ 1 callers
Method
SetMaxSize
Set Max Image Size (used for performance optimization). Convenience function for setting Settings::Instance()->MAX_WIDTH and Settings::Instance()->MAX
src/Timeline.cpp:1820
↓ 1 callers
Method
SetPixelRatio
Set Pixel Aspect Ratio
src/Frame.cpp:443
↓ 1 callers
Method
SetSource
src/QtPlayer.cpp:99
↓ 1 callers
Method
SetTimelineSource
Set the source JSON of an openshot::Timelime
src/QtPlayer.cpp:86
↓ 1 callers
Method
Solve
// A single function wrapper for solving assignment problem. //
src/sort_filter/Hungarian.cpp:26
↓ 1 callers
Method
Submit
examples/VulkanBenchmark.cpp:1152
↓ 1 callers
Method
Timeline
Default Constructor for the timeline (which sets the canvas width and height)
src/Timeline.cpp:34
↓ 1 callers
Function
TrimMemoryToOS
src/MemoryTrim.cpp:40
↓ 1 callers
Method
WaitForPendingSubmission
examples/VulkanBenchmark.cpp:1325
↓ 1 callers
Method
_LoadObjDetectdData
Load protobuf data file
src/CVObjectDetection.cpp:423
↓ 1 callers
Method
_LoadStabilizedData
Load protobuf data file
src/CVStabilization.cpp:374
↓ 1 callers
Method
_LoadTrackedData
Load protobuf data file
src/CVTracker.cpp:450
↓ 1 callers
Function
aligned_free
Cross-platform aligned free function
src/QtUtilities.h:32
↓ 1 callers
Function
aligned_malloc
src/FFmpegUtilities.h:410
↓ 1 callers
Function
apply_nms
Function to apply NMS on detections
src/sort_filter/sort.cpp:51
↓ 1 callers
Function
apply_reflector
Apply a single reflector to a pixel
src/effects/LensFlare.cpp:179
↓ 1 callers
Function
boxes_for_gauss
Compute three box sizes to approximate a Gaussian of sigma
src/effects/Sharpen.cpp:98
↓ 1 callers
Function
clampRect
Clamp a rectangle to image bounds and ensure a minimal size
src/CVTracker.cpp:31
↓ 1 callers
Function
displayClip
Show the pre-processed clip on the screen
examples/Example_opencv.cpp:45
↓ 1 callers
Function
ffmpeg_channel_layout_mask
src/FFmpegUtilities.h:174
↓ 1 callers
Function
ffmpeg_has_alpha
Does ffmpeg pixel format contain an alpha channel?
src/FFmpegUtilities.h:143
↓ 1 callers
Function
ffmpeg_stream_add_side_data
Add stream side data across FFmpeg API changes.
src/FFmpegUtilities.h:217
↓ 1 callers
Method
forceUserSeekFlag
tests/VideoCacheThread.cpp:44
← previous
next →
301–400 of 1,493, ranked by callers