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!