lp://staging/libopenshot/0.0
This branch is the main trunk of libopenshot development. Libopenshot (LGPLv3) is still highly experimental and the API is not stable yet. So, please use with caution. =)
Also, we have a comprehensive installation guide which covers step by step build instructions for Linux, Mac, and Windows. You can find it in the source code: /doc/Installati
- Get this branch:
- bzr branch lp://staging/libopenshot/0.0
Branch merges
Branch information
Recent revisions
- 661. By Jonathan Thomas
-
Merge pull request #91 from N3WWN/Issue-
1585_240fps Increase valid frame rates to 240 fps since many cameras now support …
- 660. By Jonathan Thomas
-
Merge pull request #90 from N3WWN/Issue-
1576_unable_ to_change_ volume Do not clobber gainFactor when determining volume adjustments and add…
- 659. By Jonathan Thomas
-
Merge pull request #89 from N3WWN/Issue-
1575_gaussian_ blur Fix issues in Blur.cpp by copying blur_<chan> values back to <chan> so horizont…
- 657. By Jonathan Thomas
-
Merge pull request #84 from OpenShot/
revert- 82-ZmgLogger_ hires_timestamp Revert "Prepend current time (hires) to messages logged via ZmqLogger"
- 656. By Jonathan Thomas
-
Merge pull request #82 from N3WWN/ZmgLogger
_hires_ timestamp Prepend current time to messages logged via ZmqLogger
- 655. By Jonathan Thomas
-
Removing old frames from WorkingCache (when no longer needed). This helps prevent freezing looking for old frame data on certain videos.
- 654. By Jonathan Thomas
-
Changing some sleep() calls to usleep(), for more accuracy. This is a bit experimental, and hopefully will work on all OSes.
- 653. By Jonathan Thomas
-
Changing some Seek values to be more accurate, and fixes a race condition with Timeline_Tests.cpp. Also increasing the default amount of cache in FFmpeg, based on the # of processors, to better support high framerate videos.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)