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
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 28 of 240
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #4707 from OpenShot/fix-razor-cursor
Jonathan Thomas
More...
almost 3 years ago
Merge pull request #4703 from OpenShot/detect-shorten-project-duration_REBASE
JacksonRG
More...
almost 3 years ago
Merge pull request #4706 from OpenShot/time-keyframes-follow-fps
JacksonRG
More...
almost 3 years ago
Add placeholder caption with the first timestamp to be more general.
Jackson
More...
almost 3 years ago
Removing a File from a project will now 1st remove any related Clips, and then the File. This allows the Undo action to correctly undo the File first, and then the Clips (preventing a Clip with no File, causing no thumbnail)
Jonathan Thomas
More...
almost 3 years ago
Only add 5 seconds if the current line has the time code about to be written.
Jackson
More...
almost 3 years ago
Fixing razor cursor, which was broken on Windows (i.e. webkit backend) when we moved from PNG to SVG icon file. Also, adding a new way to target CSS for webkit VS webengine.
Jonathan Thomas
More...
almost 3 years ago
Merge pull request #812 from OpenShot/clip-silence-past-reader-length
Jonathan Thomas
More...
almost 3 years ago
Review Suggestions
Jackson
More...
almost 3 years ago
Silence openshot::Frame audio when requesting a Clip::GetFrame() past the end of the Clip's Reader. For example, if a Clip has 1000 frames, and the user requests frame 1001, we will return the last cached openshot::Frame object, but we don't want to repeat the audio samples (causing a stutter). Any frame past the end of the reader, should always silence the audio samples. Also, fixed a few invalid comments, and added a Unit test.
Jonathan Thomas
More...
almost 3 years ago
Scale time keyframes to match changing fps
Jackson
More...
almost 3 years ago
Prevent infinite loop on timeline resize
Jackson
More...
almost 3 years ago
Merge pull request #4702 from OpenShot/titles-prevent-sequence-dialog
JacksonRG
More...
almost 3 years ago
Merge pull request #811 from OpenShot/make-cache-less-aggressive
Jonathan Thomas
More...
almost 3 years ago
Renaming variable for clarity
Jonathan Thomas
More...
almost 3 years ago
Merge pull request #4694 from OpenShot/caption-relative-timestamps_REBASE
JacksonRG
More...
almost 3 years ago
Don't prompt to import as image sequence for titles
Jackson
More...
almost 3 years ago
Allow cache on initial pause, to use the Timeline cache size to initially cache a bunch more frames... and then fully pause. This allows for a balance between not-caching during pause (for Transform and Scrubbing performance), but still caching frames on pause so the user can wait for a smoother playback experience.
Jonathan Thomas
More...
almost 3 years ago
Merge pull request #4701 from OpenShot/fix-path-with-escapes
Jonathan Thomas
More...
almost 3 years ago
Fixing path support with escaped characters, such as quotes inside a file name. Made regex more greedy, to get the entire string. Parse regex JSON paths back to Python strings before absolute/relative logic, and then back to escaped JSON string.
Jonathan Thomas
More...
almost 3 years ago
Suggested edits, and fixes for cut clips.
Jackson
More...
almost 3 years ago
Merge pull request #810 from OpenShot/make-cache-less-aggressive
Jonathan Thomas
More...
almost 3 years ago
Merge pull request #4698 from OpenShot/fix-title-editor-lag
Jonathan Thomas
More...
almost 3 years ago
Fix an infinite timer loop on the Title Editor. This makes editing titles less CPU intensive, and delays the preview until typing has stopped for a moment.
Jonathan Thomas
More...
almost 3 years ago
Removing adaptive caching support, and make things generally less aggressive. Do not cache when paused (to allow for transform tool and timeline scrubbing to only render the current frame needed, for speed). This results in very smooth transform tool editing, very smooth timeline scrubbing, and I'm still seeing very smooth video playback when not paused. Needs more testing though.
Jonathan Thomas
More...
almost 3 years ago
Use log to info not error for problems finding the clip a caption belongs to.
Jackson
More...
almost 3 years ago
Merge pull request #4683 from Trainax/develop
Jonathan Thomas
More...
almost 3 years ago
Merge pull request #4696 from OpenShot/fix-trimming-preview
Jonathan Thomas
More...
almost 3 years ago
FFmpegWriter: Don't use AVPicture (gone in 5.0)
ferdnyc
as FeRD (Frank Dana)
More...
almost 3 years ago
FFmpegWriter: Don't force deprecated stream member
ferdnyc
as FeRD (Frank Dana)
More...
almost 3 years ago
←
1
2
…
24
25
26
27
28
29
30
31
32
…
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