Scott Wheeler bba562b557 Add accessors to manipulate MP4 tags without modifying the internal structure
This brings the MP4 API in line closer to other tag formats and makes it
possible to access the tag data from const functions.

"ItemListMap" has been renamed to "ItemMap" (with the old version
deprecated).  It seems that the "ListMap" notion was copied probably
from Allan's ApeTag implementation, which incorrectly copied the term
from the XiphTag.  Notably, in XiphTag, because a field can have multiple
values, the "ListMap" is a map of lists.  Calling things a "ListMap" where
there can be only one value doesn't fit.

Closes #255
2015-05-18 21:18:33 +02:00
2011-02-13 12:22:42 +00:00
2015-05-18 11:31:55 +02:00
2012-11-11 16:44:01 +01:00
2013-05-19 11:59:37 +09:00
2014-06-20 10:36:09 +09:00
2013-10-08 17:41:09 +02:00
2007-08-27 07:02:29 +00:00
Description
No description provided
12 MiB
Languages
C++ 95.9%
CMake 2.5%
C 1.1%
Logos 0.5%