FeRD (Frank Dana)
|
45cfda413d
|
(include/src)/effects/: std::prefixes
|
2019-08-05 01:08:03 -04:00 |
|
Chris Kirmse
|
572875b8d7
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-06-24 10:00:22 -07:00 |
|
FeRD (Frank Dana)
|
f170fdd009
|
Update copyright range to current year
|
2019-06-11 06:48:32 -04:00 |
|
FeRD (Frank Dana)
|
0327c2ab5c
|
Remove license block from documentation comment
|
2019-06-09 08:31:04 -04:00 |
|
Chris Kirmse
|
650d3ec820
|
fix grammar error with possessive its and update sample for audio parameter
|
2019-03-14 09:26:56 -07:00 |
|
Jonathan Thomas
|
2fcb35ddcc
|
Removing throw statements from header files (thanks Peter)
|
2017-10-26 18:44:35 -05:00 |
|
Jonathan Thomas
|
c95db460d6
|
Big update! Updating all "long int" frame number types to int64_t, so all 3 OSes will produce the same depth and precision on frame numbers. Also removing variable bitrate support temporarily, since it causes more problems than it solves.
|
2017-09-28 16:03:01 -05:00 |
|
Jonathan Thomas
|
f12ffe692b
|
Migrating tr1 to std, adding C++11 support to build scripts, fixing crash in FFmpegReader (caused by shared_ptr, buffer, and last_video_frame corruption). Much improved stability with this change. Thanks to Craig and Peter for the help!
|
2017-08-20 17:37:39 -05:00 |
|
Jonathan Thomas
|
45f1b8c5ac
|
Making ImageMagick completely optional. This will simplify packaging on Windows and Mac. Also, reprogrammed Display, DisplayWaveform, Save, and Thumbnail methods, which are much faster now (using Qt).
|
2016-02-23 00:27:03 -06:00 |
|
Jonathan Thomas
|
bfa050409c
|
Improved support for missing frames and invalid PTS (which result in gaps and duplicate frames). Also changed frame number to larger data type, and did some code clean-up and refactoring. Less crashes, and more video support!
|
2015-08-24 01:05:48 -05:00 |
|
Jonathan Thomas
|
79519dbeab
|
Added JSON Properties to all effects and refactored some of the code into the ClipBase class.
|
2015-02-26 00:02:06 -06:00 |
|
Jonathan Thomas
|
e135eb5738
|
Changed license to LGPLv3 for all libopenshot code.
|
2014-07-11 16:52:14 -05:00 |
|
Jonathan Thomas
|
5010f6252a
|
Replaced all copyright and licensing to reflect AGPLv3 license. Also, added a bad ass version header, which is now integrated into CMake as well. A single place to indicate version and ABI/API compatibility.
|
2014-03-29 18:49:22 -05:00 |
|
Jonathan Thomas
|
4af6916338
|
Fixed polymorphism / inhereted Json methods, and added a new IsOpen() method on all readers. Fixed other misc Json bugs.
|
2013-12-18 21:55:43 -06:00 |
|
Jonathan Thomas
|
95d41f6d6f
|
Added ChromaKey and Negate effects, and integrated them into the build process.
|
2013-09-29 00:24:58 -05:00 |
|