This website requires JavaScript.
Explore
Help
Sign In
openshot
/
libopenshot
Watch
0
Star
0
Fork
0
You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced
2026-03-02 08:53:52 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf81869a4a5da8d1bb06b4be9760e3c890c67ccf
libopenshot
/
include
/
effects
History
Jonathan Thomas
3731b22317
Added a new effect: Blur. It has the ability to box blur, horizontal and vertical blur, and gaussian blur. All of these settings are keyframeable and can be animated.
2015-11-09 00:12:21 -06:00
..
Blur.h
Added a new effect: Blur. It has the ability to box blur, horizontal and vertical blur, and gaussian blur. All of these settings are keyframeable and can be animated.
2015-11-09 00:12:21 -06:00
Brightness.h
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
ChromaKey.h
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
Deinterlace.h
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
Mask.h
Optimizations with Mask effect (making transitions faster)
2015-11-05 00:11:30 -06:00
Negate.h
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
Saturation.h
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