This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
Video scaling added
New features:
- helper functions to get only video streams of the media or only audio streams of the media;
- scaling - an opportunity to receive video frames in a resolution different from the original one;
- interpolation algorithms enumeration; it's now possible to choose an interpolation algorithm for video frames scaling.