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
a8e9c95fea40ed2f6e29bb75f49f1c7dc3df9da1
libopenshot
/
tests
/
FrameMapper.cpp
Jonathan Thomas
a8e9c95fea
Silence openshot::Frame audio when requesting a Clip::GetFrame() past the end of the Clip's Reader. For example, if a Clip has 1000 frames, and the user requests frame 1001, we will return the last cached openshot::Frame object, but we don't want to repeat the audio samples (causing a stutter). Any frame past the end of the reader, should always silence the audio samples. Also, fixed a few invalid comments, and added a Unit test.
2022-03-02 16:24:09 -06:00
23 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink