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 19 of 240
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Adding more logging into removing unneeded frozen files
Jonathan Thomas
More...
about 2 years ago
Refactoring how we delete unwanted frozen files for BABL on Windows
Jonathan Thomas
More...
about 2 years ago
Excluding some unneeded files from BABL freezing
Jonathan Thomas
More...
about 2 years ago
Moving BABL folder into lib subfolder: lib/babl-extensions
Jonathan Thomas
More...
about 2 years ago
Freeze the BABL extensions used in ChromaKey effect into win32 build, and set BABL_PATH env variable on launch of OpenShot (in win32)
Jonathan Thomas
More...
about 2 years ago
Merge pull request #859 from OpenShot/remove-cache-from-clear
Jonathan Thomas
More...
about 2 years ago
Removing cache clearing from Timeline::Clear method - unneeded
Jonathan Thomas
More...
about 2 years ago
Merge pull request #858 from OpenShot/stop-caching-when-disabled
Jonathan Thomas
More...
about 2 years ago
Break out of cache loop when caching is temporarily disabled (i.e. when transforming, editing keyframes, rotating, moving, resizing, etc...)
Jonathan Thomas
More...
about 2 years ago
Merge pull request #857 from OpenShot/fixing-audio-regression
Jonathan Thomas
More...
about 2 years ago
Remove regression causing blank audio on many audio files. Replacing the broken logic in a different way, to force a NULL packet to the ProcessAudioPacket() function at the end of stream / EOF.
Jonathan Thomas
More...
about 2 years ago
Merge pull request #4945 from OpenShot/fix-china-video-disc
Jonathan Thomas
More...
about 2 years ago
Fixing the resolution of China Video Disc (CVD), which is a horizontal format - but most websites list the resolution backwards for some reason.
Jonathan Thomas
More...
about 2 years ago
Merge pull request #856 from OpenShot/audio-eof-detection
Jonathan Thomas
More...
about 2 years ago
Detect audio EOF when all packets are decoded - since not all audio streams get a NULL packet at the end of stream
Jonathan Thomas
More...
about 2 years ago
Merge pull request #4944 from OpenShot/cache-improvements-round-2
Jonathan Thomas
More...
about 2 years ago
Merge pull request #855 from OpenShot/cache-improvements-round-2
Jonathan Thomas
More...
about 2 years ago
Upping the minimum libopenshot version to 0.2.8, since we have new libopenshot methods
Jonathan Thomas
More...
about 2 years ago
Bumping version to 0.2.8-dev, so 22 since libopenshot now contains breaking changes
Jonathan Thomas
More...
about 2 years ago
Fixing more whitespace
Jonathan Thomas
More...
about 2 years ago
Fixing more whitespace
Jonathan Thomas
More...
about 2 years ago
Fixing more whitespace
Jonathan Thomas
More...
about 2 years ago
Fixing more whitespace
Jonathan Thomas
More...
about 2 years ago
Fixing more whitespace
Jonathan Thomas
More...
about 2 years ago
Updating default cache settings to 24 (min preroll), 48 (max preroll), 300 (max frames), and 0.7 (percent ahead)
Jonathan Thomas
More...
about 2 years ago
Fixing whitespace issues
Jonathan Thomas
More...
about 2 years ago
Protection for ClearAllCache method, to prevent messing with closed clips. Added a multi-threaded unit tests for Timeline::GetFrame access - to verify nothing crashes.
Jonathan Thomas
More...
about 2 years ago
Timeline now checks cache 2nd time, after mutex - incase previous call generated the same frame
Jonathan Thomas
More...
about 2 years ago
Disabling video cache thread during shutdown of OpenShot, to reduce likely hood of crashing.
Jonathan Thomas
More...
about 2 years ago
Updating default cache settings to 24 (min pre-roll), 48 (max pre-roll), 0.7 (percent ahead), and 512 MB (cache size).
Jonathan Thomas
More...
about 2 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
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