Jonathan Thomas
|
1bdea062d6
|
Added Deinterlace effect. Refactored Wipe effect into Mask effect (which is a more appropriate name). Added an example interlaced.png file. Improved the Mask to accept a 'reader', which can be used for more elaborate wipe animations.
|
2013-10-18 12:38:09 -05:00 |
|
Jonathan Thomas
|
3617d6be31
|
Fixed issues with Wipe transition destroying the existing alpha channel. It now adds the alpha channels together, to maintain the original... but it is very slow. I'm still looking to optimize it.
|
2013-10-11 15:54:56 -05:00 |
|
Jonathan Thomas
|
092123de87
|
FIxed some bugs on the wipe transition, and correctly set the brightness and contrast of the wipe mask image. However, the performance is not very good using this technique.
|
2013-10-11 00:09:06 -05:00 |
|
Jonathan Thomas
|
44681e34d5
|
Added Wipe effect, which powers all transitions in libopenshot
|
2013-10-10 17:50:54 -05:00 |
|
Jonathan Thomas
|
95d41f6d6f
|
Added ChromaKey and Negate effects, and integrated them into the build process.
|
2013-09-29 00:24:58 -05:00 |
|