codem-isoboxer icon indicating copy to clipboard operation
codem-isoboxer copied to clipboard

preselections metadata

Open wschidol opened this issue 10 months ago • 3 comments

The next version of ISO/IEC 14496-12 is poised to add structures to represent preselections through codec-agnostic metadata. This PR adds support for the meta, grpl, prsl, ardi, elng, and labl boxes. Along the way, a new datatype utf8string is provided to be able to correctly interpret UTF8 strings. All boxes have unit tests provided against them.

This source code is provided for review and reference even though the PR is not meant to be merged back just yet. We suggest keeping the PR in draft stage until the specification goes into FDIS stage, hopefully sometime this summer.

wschidol avatar Apr 22 '24 12:04 wschidol

Thanks @wschidol we don't really have a maintainer for this project, but I will try to check in between. Maybe @bbert also has a comment.

dsilhavy avatar Apr 30 '24 07:04 dsilhavy

Thanks @wschidol , I don't have the next ISO/IEC 14496-12 spec but as soon as it is available in FDIS stage I can review this PR

bbert avatar Apr 30 '24 07:04 bbert

Makes sense, thanks a lot! I'll come back to this thread once we have FDIS.

wschidol avatar Apr 30 '24 09:04 wschidol

#59 obsoletes this pull request.

wschidol avatar Aug 21 '24 16:08 wschidol