Skip to content

Initial parameters, copy codec support, housekeeping

Compare
Choose a tag to compare
@jens1o jens1o released this 23 Mar 09:38
· 58 commits to master since this release
984dbd0

Breaking changes

#703 - Initial parameters support. Users implementing the VideoInterface on foreign classes need to watch out for the newly added method getInitialParameters(), which can return an empty array and it will just continue to work again.

Thanks to @iljalukin

New features

#646 - Added copy codec support for X264 and WebM.

Thanks to @CamiloManrique

Housekeeping

Support for newer PHP versions in the test-suite, while keeping compatibility with old PHP versions as well (#699).

Thanks to @alexander-schranz. Also, he will continue to aid leading the open development of this library.


Keep well everybody!