MCPcopy Create free account

hub / github.com/OpenShot/libopenshot / functions

Functions1,493 in github.com/OpenShot/libopenshot

↓ 3 callersMethodExtend
Extend SampleRange on either side
src/FrameMapper.h:76
↓ 3 callersFunctionFormatBool
examples/VulkanBenchmark.cpp:2178
↓ 3 callersMethodGetCamTrajectoryTrackedData
src/CVStabilization.cpp:326
↓ 3 callersMethodGetDetectionData
src/CVObjectDetection.cpp:290
↓ 3 callersMethodGetError
Return any error string during initialization
src/QtPlayer.cpp:57
↓ 3 callersMethodGetErrorMessage
get the error message
src/ClipProcessingJobs.cpp:128
↓ 3 callersMethodGetPixelRatio
Set Pixel Aspect Ratio
src/Frame.h:210
↓ 3 callersMethodGetSmallestFrame
Get the smallest frame number (or NULL shared_ptr if no frame is found)
src/CacheDisk.cpp:244
↓ 3 callersMethodGetTransformParamData
src/CVStabilization.cpp:314
↓ 3 callersMethodHasMaxDecodeSize
src/ReaderBase.cpp:265
↓ 3 callersMethodKey
Return a unique key of this profile (01920x1080i2997_16-09)
src/Profiles.cpp:173
↓ 3 callersMethodLongName
Return a longer format name (1920x1080p @ 29.97 fps (16:9))
src/Profiles.cpp:207
↓ 3 callersMethodLongNameWithDesc
Return a longer format name (1920x1080p @ 29.97 fps (16:9) HD 1080i 29.97 fps)
src/Profiles.cpp:221
↓ 3 callersFunctionMakeCpuCompositeResult
examples/VulkanBenchmark.cpp:2117
↓ 3 callersFunctionMakeVulkanCompositeResult
examples/VulkanBenchmark.cpp:2137
↓ 3 callersMethodName
Return the type name of the class
src/Clip.h:233
↓ 3 callersMethodNotifyPlaybackPosition
src/Qt/VideoCacheThread.cpp:288
↓ 3 callersFunctionPadCell
examples/VulkanBenchmark.cpp:2182
↓ 3 callersMethodSaveObjDetectedData
src/CVObjectDetection.cpp:301
↓ 3 callersMethodSaveStabilizedData
Save stabilization data to protobuf file
src/CVStabilization.cpp:268
↓ 3 callersMethodSaveTrackedData
src/CVTracker.cpp:329
↓ 3 callersMethodSeek
Seek to a new position
src/Qt/PlayerPrivate.cpp:188
↓ 3 callersMethodSetAudioDirection
Set the direction of the audio buffer of this frame
src/Frame.cpp:818
↓ 3 callersMethodSetProgress
src/ProcessingController.h:52
↓ 3 callersFunctionShouldDumpFrame
examples/VulkanBenchmark.cpp:219
↓ 3 callersMethodWaveform
Waveform property
src/Clip.h:318
↓ 3 callersMethodWriteFrame
Add a frame to the queue waiting to be encoded.
src/ChunkWriter.cpp:66
↓ 3 callersMethodWriteHeader
Write the file header (after the options are set)
src/FFmpegWriter.cpp:630
↓ 3 callersFunctionblur_axis
Blur one axis with an edge-replicate sliding window
src/effects/Sharpen.cpp:113
↓ 3 callersFunctioncheck_thumbnail_dimensions
tests/Frame.cpp:69
↓ 3 callersFunctioncreate_uniform_mask_png
tests/EffectMask.cpp:61
↓ 3 callersMethoddetectObjectsClip
src/CVObjectDetection.cpp:46
↓ 3 callersFunctionffmpeg_default_channel_layout
src/FFmpegUtilities.h:157
↓ 3 callersFunctionffmpeg_get_valid_channel_layout
src/FFmpegUtilities.h:164
↓ 3 callersMethodgetClearCacheOnNextFill
tests/VideoCacheThread.cpp:48
↓ 3 callersFunctionget_temp_test_path
tests/Profiles.cpp:23
↓ 3 callersFunctionis_red
Loose classifiers for our colored guide lines
tests/SphericalEffect.cpp:55
↓ 3 callersFunctionmake_vertical_stripe_frame
tests/Frame.cpp:39
↓ 3 callersMethodstabilizeClip
Process clip and store necessary stabilization data
src/CVStabilization.cpp:37
↓ 3 callersFunctiontemp_png_path
tests/EffectMask.cpp:35
↓ 3 callersMethodtrackClip
Track object in the whole clip or in a given interval
src/CVTracker.cpp:70
↓ 3 callersMethodtrackFrame
Update the object tracker according to frame returns true if KLT succeeded, false otherwise
src/CVTracker.cpp:172
↓ 3 callersFunctionwrite_thumbnail
tests/Frame.cpp:58
↓ 2 callersMethodAddSphericalMetadata
In FFmpegWriter.cpp
src/FFmpegWriter.cpp:2378
↓ 2 callersMethodApplyOpenMPSettings
src/Settings.cpp:33
↓ 2 callersMethodClip
Default Constructor for a clip
src/Clip.cpp:199
↓ 2 callersMethodClose
Close the reader (and any resources it was consuming)
src/Timeline.cpp:916
↓ 2 callersMethodConvert
examples/VulkanBenchmark.cpp:634
↓ 2 callersMethodExactlyContains
Check if there is a bounding-box in the exact frame number
src/TrackedObjectBBox.cpp:96
↓ 2 callersMethodFFmpegWriter
src/FFmpegWriter.cpp:76
↓ 2 callersMethodFlipPoints
Flip all the points in this openshot::Keyframe (useful for reversing an effect or transition, etc...)
src/KeyFrame.cpp:530
↓ 2 callersMethodGetAudioSampleBuffer
src/Frame.cpp:374
↓ 2 callersMethodGetBaseFPS
Return the object's BaseFps
src/TrackedObjectBBox.cpp:218
↓ 2 callersMethodGetBoxValues
Return a map that contains the bounding box properties and it's keyframes indexed by their names
src/TrackedObjectBBox.cpp:498
↓ 2 callersMethodGetFinished
src/ProcessingController.h:41
↓ 2 callersMethodGetFrame
This method is required for all derived classes of EffectBase, and returns a modified openshot::Frame object
src/effects/Hue.cpp:47
↓ 2 callersMethodGetInterleavedAudioSamples
Get an array of sample data (all channels interleaved together), using any sample rate
src/Frame.cpp:324
↓ 2 callersMethodGetResampledBuffer
Get the resampled audio buffer
src/AudioResampler.cpp:106
↓ 2 callersMethodGetTrackedObject
Return tracked object pointer by it's id
src/Timeline.cpp:247
↓ 2 callersMethodHardwareDecodeSuccessful
src/FFmpegReader.cpp:1761
↓ 2 callersFunctionInterpolateLinearCurve
Linear interpolation between two points
src/KeyFrame.cpp:36
↓ 2 callersMethodJson
Generate JSON string of this object
src/Clip.cpp:809
↓ 2 callersMethodJsonValue
Generate Json::Value for this object
src/EffectBase.cpp:96
↓ 2 callersMethodJsonValue
Generate Json::Value for this object
src/effects/Mask.cpp:175
↓ 2 callersMethodKeyframe
Constructor which sets the default point & coordinate at X=1
src/KeyFrame.cpp:115
↓ 2 callersMethodMask
Blank constructor, useful when using Json to load the effect properties
src/effects/Mask.cpp:24
↓ 2 callersMethodMaxAllowedThreads
src/Settings.cpp:28
↓ 2 callersMethodMaxDecodeHeight
src/ReaderBase.cpp:261
↓ 2 callersMethodMaxDecodeWidth
src/ReaderBase.cpp:257
↓ 2 callersFunctionParseThreadArg
tests/BenchmarkOptions.cpp:24
↓ 2 callersMethodReadbackOutput
examples/VulkanBenchmark.cpp:1345
↓ 2 callersMethodReader
src/Qt/VideoCacheThread.cpp:136
↓ 2 callersMethodRemoveClip
Remove an openshot::Clip to the timeline
src/Timeline.cpp:399
↓ 2 callersMethodRemovePoint
Remove a point by matching a coordinate
src/KeyFrame.cpp:430
↓ 2 callersFunctionSampleAverageLuma
tests/FFmpegReader.cpp:37
↓ 2 callersMethodScalePoints
Scale all points by a percentage (good for evenly lengthening or shortening an openshot::Keyframe) 1.0 = same size, 1.05 = 5% increase, etc...
src/KeyFrame.cpp:516
↓ 2 callersMethodSetBuffer
Sets the audio buffer and updates the key settings
src/AudioResampler.cpp:60
↓ 2 callersMethodSetDirectionHint
Set direction hint for the next call to GetFrame
src/FrameMapper.cpp:1120
↓ 2 callersMethodSetJson
tests/Timeline.cpp:150
↓ 2 callersMethodSetJsonValue
tests/Timeline.cpp:151
↓ 2 callersMethodSetOption
Set custom options (some codecs accept additional params)
src/FFmpegWriter.cpp:335
↓ 2 callersMethodShrink
Shrink SampleRange on either side
src/FrameMapper.h:108
↓ 2 callersMethodStop
src/Qt/AudioPlaybackThread.cpp:253
↓ 2 callersMethodThumbnail
Thumbnail the frame image to the specified path. The image format is determined from the extension (i.e. image.PNG, image.JPEG)
src/Frame.cpp:543
↓ 2 callersMethodTouch
Move frame to front of queue (so it lasts longer)
src/CacheDisk.cpp:338
↓ 2 callersFunctioncubic_interp
src/effects/SphericalProjection.cpp:51
↓ 2 callersFunctionffmpeg_stream_get_side_data
Access stream side data across FFmpeg API changes.
src/FFmpegUtilities.h:180
↓ 2 callersMethodgetCurrentAudioDevice
Get active, open audio device (or last attempted device if none were successful)
src/Qt/AudioPlaybackThread.h:137
↓ 2 callersMethodgetNames
Build a list of devices found, and return
src/AudioDevices.cpp:21
↓ 2 callersMethodgetSpeed
Get Speed (The speed and direction to playback a reader (1=normal, 2=fast, 3=faster, -1=rewind, etc...)
src/AudioReaderSource.h:86
↓ 2 callersMethodget_type
Get the std::string device type
src/AudioDevices.h:32
↓ 2 callersMethodhandleUserSeek
src/Qt/VideoCacheThread.cpp:318
↓ 2 callersFunctionimage_fingerprint
tests/Timeline.cpp:39
↓ 2 callersMethodinit
Initialize variables used by constructor
src/DummyReader.cpp:20
↓ 2 callersMethodinitTracker
Initialize the tracker
src/CVTracker.cpp:127
↓ 2 callersFunctionis_yellow
tests/SphericalEffect.cpp:56
↓ 2 callersFunctionmakeBrightTestFrame
Frame that keeps the example pixel in the bright range used by the domain tests
tests/ColorMap.cpp:43
↓ 2 callersFunctionobjectDetectionJson
examples/Example_opencv.cpp:258
↓ 2 callersMethodpredict
Predict the estimated bounding box.
src/sort_filter/KalmanTracker.cpp:53
↓ 2 callersMethodprocess
src/audio_effects/STFT.cpp:21
← previousnext →201–300 of 1,493, ranked by callers