openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
OpenShot Video Editor
Settings
|
Report Duplicate
26
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 22 of 240
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #4903 from OpenShot/allow-folders-trailing-whitespace
JacksonRG
More...
over 2 years ago
Merge pull request #845 from OpenShot/invalid-number-frames
Jonathan Thomas
More...
over 2 years ago
Merge pull request #4898 from OpenShot/snapping-precision
Jonathan Thomas
More...
over 2 years ago
Protect video_length from being overwritten if CheckFPS overwrites it first
Jonathan Thomas
More...
over 2 years ago
Adding support for detecting video_length (i.e. # of video frames) from the metadata, instead of calculating from duration * fps. This is occasionally different by a small amount, and in my testing, the metadata is more accurate.
Jonathan Thomas
More...
over 2 years ago
Improve moveBoundingBox function to not allow snapping to be negative (off the timeline). Also fixed bounding box to always compute width from 'time' data, instead of JQuery width() for improved accuracy. This resolves a few snapping related bugs.
Jonathan Thomas
More...
over 2 years ago
If the folder path has a trailing whitespace, check if the actual folder has one before removing it.
jackson
More...
over 2 years ago
Updating snapping in JS timeline, to correctly calculate fractional widths (clips and transitions) - which makes trimming + snapping accuracy much better.
Jonathan Thomas
More...
over 2 years ago
Update transitions to automatically set their direction (forward or backwards) based on if it intersects a clip on the left side, or right side (i.e. fade in vs fade out)
Jonathan Thomas
More...
over 2 years ago
Updating next/previous marker logic to use correct right-edge detection for clips and transitions (we were previously adding an extra +1 frame to the last frames)
Jonathan Thomas
More...
over 2 years ago
Merge pull request #844 from OpenShot/snapping-precision
Jonathan Thomas
More...
over 2 years ago
Fixing transition end frame calculation
Jonathan Thomas
More...
over 2 years ago
Merge pull request #843 from OpenShot/improved-caption-background
Jonathan Thomas
More...
over 2 years ago
Fixing many caption related issues: - background color now sticks to the text - background border now scales correctly (at different resolutions) - background padding now scales correctly - stroke size now scales correctly - margins are now defaulted to 15% on left/right - text caption area now centers between available left/right margins - background color can now be faded in and out, animated - new property: line_spacing, a % from 1.0 (100%) to affect how much space are between lines - Use each font's default lineSpacing, instead of a fixed distance between lines. This property can be adjusted with the new line_spacing keyframe.
Jonathan Thomas
More...
over 2 years ago
Remove CODEOWNERS file
ferdnyc
as FeRD (Frank Dana)
More...
over 2 years ago
Merge pull request #4870 from OpenShot/improved-waveforms_Mk3
JacksonRG
More...
over 2 years ago
Merge pull request #837 from OpenShot/improved-pts-support
Jonathan Thomas
More...
over 2 years ago
Fixing some whitespace issues
Jonathan Thomas
More...
over 2 years ago
Bump fsfe/reuse-action from 1.1.1 to 1.2.0
dependabot[bot]
More...
over 2 years ago
Fixed FrameMapper::info::video_length after calling FrameMapper::ChangeMapping(). Added some unit tests to verify.
Jonathan Thomas
More...
over 2 years ago
- Use a signal to add audio data to files - Remove waveforms from all clips when clearing waveforms - Don't block clear waveform from update history - Remove wait loop from get_waveform_thread
jackson
More...
over 2 years ago
Fixing more whitespace and wrapping issues. Also removed some audio pts debug code.
Jonathan Thomas
More...
over 2 years ago
Removing debug log lines and more whitespace issues
Jonathan Thomas
More...
over 2 years ago
Removing test code from CMaketest
Jonathan Thomas
More...
over 2 years ago
Cleanup of debug logs and other whitespace issues
Jonathan Thomas
More...
over 2 years ago
Experimental: Adding some fsanitize flags, a new example exe, a mutex on FFmpegReader::Close, and some additional clean-up code on AddImage (when a previous image exists)
Jonathan Thomas
More...
over 2 years ago
Experimental: Adding more QImage clean-up logging, to track buffer addresses
Jonathan Thomas
More...
over 2 years ago
Experimental: No QImage cleanup
Jonathan Thomas
More...
over 2 years ago
Experimental: Change method of copying QImage from previous frames to use qimage.copy method.
Jonathan Thomas
More...
over 2 years ago
Experimental: additional logging around AddImage() calls
Jonathan Thomas
More...
over 2 years ago
←
1
2
…
18
19
20
21
22
23
24
25
26
…
239
240
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree