Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-12-21 | fixed: Incorrect length calculation for keywords from IPTC tags in which ↵ | lookup69 | |
could result in a buffer overflow. | |||
2013-04-07 | Make picture INFO correct and complete | sfontes | |
2012-03-27 | Cleaned up exif parser: Removed unneccessary comment, use MAX_COMMENT ↵ | Christian Fetzer | |
instead of constant, replaced sizeof(short) by 2 (might cause toubles on future platforms) | |||
2012-03-26 | Updated the iptc parser to support different iptc variants. (pd code from jhead) | Christian Fetzer | |
2011-10-27 | Fixed Iptc parser under 64bit linux | Christian Fetzer | |
2011-01-24 | Merged cptspiff's code-reshuffle branch. | theuni | |
Squashed commit due to build breakage during code-reshuffle history. Conflicts: xbmc/Util.cpp xbmc/cdrip/CDDARipper.cpp xbmc/filesystem/Directory.cpp xbmc/filesystem/File.cpp |