summaryrefslogtreecommitdiffstats
path: root/ext/metadata/metadataparsepng.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-22metdata: more logging and code cleanupsStefan Kost1-0/+5
2008-01-31ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f...Sebastian Dröge1-0/+1
2008-01-30Add documentation. Fix test app compilation. Fix pull mode.Edgard Lima1-2/+2
2008-01-25Add lot of documentation.Edgard Lima1-20/+256
2007-12-17Added "parse-only" property to metadatademux.Edgard Lima1-8/+13
2007-12-13Code documentation.Edgard Lima1-19/+19
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima1-3/+1
2007-11-30Fixed get_range bug when injecting and stripping. And mux is almost done now.Edgard Lima1-21/+27
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of m...Edgard Lima1-10/+21
2007-11-18Strip out metadata chunks.Edgard Lima1-11/+19
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima1-0/+245