diff options
author | Niklas Haas <git@haasn.dev> | 2024-03-30 18:12:35 +0100 |
---|---|---|
committer | Niklas Haas <git@haasn.dev> | 2024-04-22 12:17:56 +0200 |
commit | 3306766608839572c0ad9584bfb453f0b271e369 (patch) | |
tree | bfa89ec41f99f3bdd78baf1ca9097590b517ba07 /libavdevice | |
parent | f140935005372bac6da697714af54777aa834704 (diff) | |
download | ffmpeg-3306766608839572c0ad9584bfb453f0b271e369.tar.gz |
avcodec/dovi_rpuenc: add ff_dovi_rpu_generate()
This function takes a decoded AVDOVIMetadata struct and turns it back
into a binary RPU. Verified using existing tools, and matches the
bitstream in official reference files.
I decided to just roll the EMDF and NAL encapsulation into this function
because the end user will need to do it otherwise anyways.
Diffstat (limited to 'libavdevice')
0 files changed, 0 insertions, 0 deletions