Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Video scaling added

Compare
Choose a tag to compare
@zergon321 zergon321 released this 14 Sep 22:01
· 39 commits to master since this release

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.