1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-01-08 21:31:30 +01:00

add support for xid

This commit is contained in:
nu774 2013-01-11 22:17:28 +09:00
parent dac71de305
commit e476728e77

View File

@ -567,6 +567,7 @@ int put_tag_entry(m4af_writer_t *m4af, const aacenc_tag_entry_t *tag)
case M4AF_FOURCC('t','v','e','n'):
case M4AF_FOURCC('t','v','n','n'):
case M4AF_FOURCC('t','v','s','h'):
case M4AF_FOURCC('x','i','d',' '):
case M4AF_FOURCC('\xa9','e','n','c'):
case M4AF_FOURCC('\xa9','s','t','3'):
{