• Tomas Härdin's avatar
    avformat/mxf: Establish register of local tags · ff0618b5
    Tomas Härdin authored
    Tags can be marked "not used" upfront, saving some space in the primer.
    av_asserts0() is used to enforce that only tags that are in the primer can actually be written.
    Sharing of MasteringDisplay ULs is now done via macros.
    ff0618b5
mxf.h 4.95 KB