Skip to content
Snippets Groups Projects
Commit a754af94 authored by James Almer's avatar James Almer
Browse files

avcodec/libaomenc: export Sequence Header and Metadata OBUs as extradata


aom_codec_get_global_headers() is not implemented as of libaom 1.0.0 for AV1, so
we're forced to extract the relevant header OBUs from the first packet and propagate
them as packet side data.

Signed-off-by: default avatarJames Almer <jamrial@gmail.com>
parent f9af3929
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment