lp:libopenshot/0.0

Created by Jonathan Thomas and last modified

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/InstallationGuide.pdf or online at <https://docs.google.com/document/d/1V6nq-IuS9zxqO1-OSt8iTS_cw_HMCpsUNofHLYtUNjM/pub>.

Get this branch:
bzr branch lp:libopenshot/0.0
Members of OpenShot Code can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenShot Code
Project:
OpenShot Video Library | libopenshot
Status:
Development

Recent revisions

662. By Jonathan Thomas

Fixing audio unit tests

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…

658. By Jonathan Thomas

Removing anchor from clip properties (since it is unused)

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)
This branch contains Public information 
Everyone can see this information.