Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SampleBuffer: more sanity checks in getSampleFragment()
Despite of the previously introduced sanitizing it still sometimes happens that an end frame variable is not greater than the corresponding start frame variable. Make sure we don't crash by adding more sanity checks in getSampleFragment(). Closes #629.
- Loading branch information