Skip to content

encodedstream: Provide a better decorated packet object rather than a raw frame

Aleix Pol Gonzalez requested to merge work/apol/packets-are-key into master

Adds information about whether it's a key frame. It might need more information. It's created with a d-ptr implementation so we can add new fields as needed.

Merge request reports