bitmovin / bitmovin-javascript

DEPRECATED: JavaScript client for the Bitmovin API, see https://github.com/bitmovin/bitmovin-api-sdk-javascript
MIT License
67 stars 23 forks source link

Added av1 codec configuration #79

Closed vzablock closed 6 years ago

vzablock commented 6 years ago

Issue: https://github.com/bitmovin/dashboard/issues/934 Description: There was no api call defined for AV1 encoding types. Added the type in the codec configurations.

codecov[bot] commented 6 years ago

Codecov Report

Merging #79 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #79   +/-   ##
========================================
  Coverage    97.07%   97.07%           
========================================
  Files           65       65           
  Lines         1472     1472           
  Branches        77       77           
========================================
  Hits          1429     1429           
  Misses          43       43
Impacted Files Coverage Δ
bitmovin/encoding/codecConfigurations.ts 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update edb39c7...4f37d23. Read the comment docs.