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
dfae7825ca70c301a7d12e0e6dbb130d74473c60
libopenshot
/
tests
History
Jonathan Thomas
25b3d70a9a
Refactored the cache class to only apply the max frames against "previous" frames, and allow unlimited number of future frames, to account for different types of files (some which have hundreds of tiny frames, which need large future cache).
2012-07-05 00:01:42 -05:00
..
Cache_Tests.cpp
Refactored the cache class to only apply the max frames against "previous" frames, and allow unlimited number of future frames, to account for different types of files (some which have hundreds of tiny frames, which need large future cache).
2012-07-05 00:01:42 -05:00
CMakeLists.txt
Fixed cmake dependency for JUCE on Windows
2012-06-28 15:58:39 -05:00
Coordinate_Tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00
FileReaderBase_Tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00
Fraction_Tests.cpp
Fixed tons of issues related to video timebase being different than the video framerate. Also, added new properties for interlaced video, correctly detect pixel ratio, and fixed Display() to adjust for pixel ratio. Also added sample_rate to a frame, so it can playback audio at the correct rate. Refactored FFmpegReader to make most methods private, and only expose the important methods publicly.
2011-12-11 20:42:50 -06:00
FrameMapper_Tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00
FrameRate_Tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00
KeyFrame_Tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00
Point_Tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00
tests.cpp
Initial check-in of OpenShot Library
2011-10-11 08:44:27 -05:00