Skip to content

Implement the VivyDocument specification

Kubat requested to merge vivy-doc into master

Load and write to VivyDocuments.

While at it, refactor of {Audio,Video}Context and their streams and fix all warnings in headers with clang. Only place external headers in the precompiled header, not Vivy's ones.

Includes a small API update for the VideoSubDocument (ass the VideoContext with some getters).

Depends on !19 (merged)

Edited by Kubat

Merge request reports