~mbranton/libopenshot/alpha-channel-fix

  • Committer: Jonathan Thomas
  • Date: 2016-09-14 09:11:12 UTC
  • Revision ID: jonathan@openshot.org-20160914091112-mcxg747f4zniwscx
Added SetMaxSize for image optimizations in QImageReader and FFmpegReader, which lets the timeline pass down the max size to all clips and readers, so they can optionally optimize the size of images (especially useful for optimizing preview performance). Removed convoluted image scaling code in FFmpegReader, and replaced with simpler version. Also, fixed a few regressions from the new Caching code, primarily a crash when reaching the end of the last clip on the timeline.
Filename Latest Rev Last Changed Committer Comment Size
..
cmake 1 12 years ago Jonathan Thomas Initial check-in of OpenShot Library Diff
doc 1 12 years ago Jonathan Thomas Initial check-in of OpenShot Library Diff
include 1 12 years ago Jonathan Thomas Initial check-in of OpenShot Library Diff
src 1 12 years ago Jonathan Thomas Initial check-in of OpenShot Library Diff
tests 1 12 years ago Jonathan Thomas Initial check-in of OpenShot Library Diff
thirdparty 241 10 years ago Jonathan Thomas Incorporated JSON library (http://jsoncpp.sourcefo Diff
.bzrignore 457 8 years ago Jonathan Thomas Added a .gitignore file to ignore the local build 57 bytes Diff Download File
.cproject 413 9 years ago Jonathan Thomas Improved build scripts and refactored some executi 31.4 KB Diff Download File
.gitignore 457 8 years ago Jonathan Thomas Added a .gitignore file to ignore the local build 57 bytes Diff Download File
.project 383 9 years ago Jonathan Thomas Changed license to LGPLv3 for all libopenshot code 2.7 KB Diff Download File
AUTHORS 357 10 years ago Jonathan Thomas Update AUTHORS file 66 bytes Diff Download File
CMakeLists.txt 383 9 years ago Jonathan Thomas Changed license to LGPLv3 for all libopenshot code 3.9 KB Diff Download File
COPYING 383 9 years ago Jonathan Thomas Changed license to LGPLv3 for all libopenshot code 7.4 KB Diff Download File
Doxyfile.in 401 9 years ago Jonathan Thomas Updated Eclipse/Aptana project file with improved 98.3 KB Diff Download File
README 383 9 years ago Jonathan Thomas Changed license to LGPLv3 for all libopenshot code 2.8 KB Diff Download File