OpenShot Video Library | libopenshot 0.0.4

Milestone information

Project:
OpenShot Video Library | libopenshot
Series:
0.0
Version:
0.0.4
Released:
 
Registrant:
Jonathan Thomas
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
No users assigned to blueprints and bugs.
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
No bugs are targeted to this milestone.

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon libopenshot-audio.spec (md5) libopenshot-audio Fedora SPEC file 223
last downloaded 4 weeks ago
download icon libopenshot.spec (md5) libopenshot Fedora SPEC file 147
last downloaded 4 weeks ago
download icon libopenshot-audio-0.0.4.tar.gz (md5) libopenshot-audio source code 292
last downloaded 4 weeks ago
download icon libopenshot-0.0.4.tar.gz (md5) libopenshot source code 574
last downloaded 4 weeks ago
Total downloads: 1,236

Release notes 

* Improved video playback
* Animated GIF support
* Cross-platform build improvements
* New Audio API from FFmpeg / libAV
* MacOS, Windows, and Linux Support
* Better Unit Testing
* Improved Documentation and Instructions

Changelog 

View the full changelog

------------------------------------------------------------
revno: 419
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Fri 2015-02-13 00:59:33 -0600
message:
  Bumped version to 0.0.4, SO version to 2
------------------------------------------------------------
revno: 418
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2015-02-11 21:59:13 -0600
message:
  Fixed a small bug on the Clip constructor... which was crashing on MacOS.
------------------------------------------------------------
revno: 417
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2015-02-11 00:23:25 -0600
message:
  Added new JSON properites to the clip object... to better integrate UI interfaces for clips.
------------------------------------------------------------
revno: 416
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Mon 2015-02-09 22:41:42 -0600
message:
  Added new clip method that returns all properties for a given frame in JSON.
------------------------------------------------------------
revno: 415
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Sun 2015-02-08 22:55:10 -0600
message:
  Fixed video player to paint the background color black, instead of not painting the pixels outside the aspect ratio.
------------------------------------------------------------
revno: 414
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Sat 2015-02-07 18:06:11 -0600
message:
  Fixed some serious issues with the Timeline class, improved the Timeline unit tests to cover more of the code, and fixed a bug with the Clip class... which removed the Reader during closing.
------------------------------------------------------------
revno: 413
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Sat 2015-02-07 16:48:43 -0600
message:
  Improved build scripts and refactored some executibles, such as the example apps
------------------------------------------------------------
revno: 412
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 16:00:18 -0600
message:
  Updated compatibility with the latest LibAV API
------------------------------------------------------------
revno: 411
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:20:29 -0600
message:
  Updated InstallationGuide.PDF to the latest version
------------------------------------------------------------
revno: 410
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:12:34 -0600
message:
  Added many new unit tests, including Color tests and ImageWriter tests.
------------------------------------------------------------
revno: 409
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:11:55 -0600
message:
  Update documentation and examples
------------------------------------------------------------
revno: 408
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:11:11 -0600
message:
  Added new ChannelLayouts classe, which allows encoding video files in different channel layouts (mono, stereo, surround, etc...)
------------------------------------------------------------
revno: 407
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:10:00 -0600
message:
  Updated Python and Ruby Bindings with new classes
  Update cmake build scripts
------------------------------------------------------------
revno: 406
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:08:38 -0600
message:
  Fixed some build errors and updated the Blackmagic DeckLink classes.
------------------------------------------------------------
revno: 405
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:06:07 -0600
message:
  Completely rewrote audio encoding API (old one was depreciated)
  Integrated new debug output, which makes troubleshooting issues much easier
  Simplified the Writer API calls (some methods now get automatically called if needed). Now a few simple methods can write an entire video file.
------------------------------------------------------------
revno: 404
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:02:59 -0600
message:
  Added a new ImageWriter class, which specializes in creating images (powered by ImageMagick). This can quickly and easily create animated GIFs with nice color pallets, and a hundred other misc image formats.
------------------------------------------------------------
revno: 403
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Thu 2015-02-05 00:00:52 -0600
message:
  Many improvements to FFmpegReader, including
  Better bounds checking, and support at the end of the video file
  Improved debug output, which helped resolve many issues
  Implemented the newest audio decoding API (old one was depreciated)
  Now support packed and planar audio data
  Far superier audio resampling support
------------------------------------------------------------
revno: 402
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2015-02-04 23:56:43 -0600
message:
  Tons of bug fixes to the Qt Player and video playback functionality
  Improved AudioReaderSource to support pausing & fast forward
  Video playback works very well now, across a large sampling of test videos
------------------------------------------------------------
revno: 401
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2015-02-04 23:53:39 -0600
message:
  Updated Eclipse/Aptana project file with improved cmake build targets
  Updated Doxygen definition file (for generating documention)
------------------------------------------------------------
revno: 400
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2015-02-04 23:52:31 -0600
message:
  Removed uneeded build files
------------------------------------------------------------
revno: 399
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Fri 2014-09-26 09:35:38 -0500
message:
  Fixed more seek issues
------------------------------------------------------------
revno: 398
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Mon 2014-09-22 00:40:21 -0500
message:
  Fixed a big memory leak on the FFmpegReader while processing audio packets.
------------------------------------------------------------
revno: 397
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Mon 2014-09-15 00:24:46 -0500
message:
  Fixed another seek bug, and resolved some memory leaks with removing av_frames and av_packets.
------------------------------------------------------------
revno: 396
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Sat 2014-09-13 18:05:15 -0500
message:
  More tweaks to the seeking code, to increase stability while seeking.
------------------------------------------------------------
revno: 395
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Sat 2014-09-13 16:35:11 -0500
message:
  Fixed a bad seek bug, where the FFmpegReader would read until the end of stream looking for a frame. Also refactored a bit of cmake code.
------------------------------------------------------------
revno: 394
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2014-08-27 09:44:27 -0500
message:
  Added new debug methods, and refactored the ReaderBase and WriterBase to better utilize the base class constructor. Also fixed some FFMpegReader issues related to seeking and determining when frames are actually ready.
------------------------------------------------------------
revno: 393
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Wed 2014-08-06 13:42:29 -0500
message:
  Added FindPythonLibs cmake module to address issues with older versions of Cmake that dont correctly identify new versions of Python.
------------------------------------------------------------
revno: 392
committer: Jonathan Thomas <email address hidden>
branch nick: libopenshot
timestamp: Fri 2014-08-01 10:27:05 -0500
message:
  Updated cmake build script to correctly set install_path_name, so cx_Freeze could correctly walk to the dependency chain. Also fixed a minor issue with FFmpeg on Mac, where it could not find any codecs.

0 blueprints and 0 bugs targeted

There are no feature specifications or bug tasks targeted to this milestone. The project's maintainer, driver, or bug supervisor can target specifications and bug tasks to this milestone to track the things that are expected to be completed for the release.

This milestone contains Public information
Everyone can see this information.