saecki / mp4ameta

A library for reading and writing iTunes style MPEG-4 audio metadata
Apache License 2.0
35 stars 5 forks source link

Borrowed ident #14

Closed saecki closed 3 years ago

saecki commented 3 years ago

Enables the use of borrowed strings inside a freeform identifier to reduce unnecessary string allocations. (#12)