summaryrefslogtreecommitdiffstats
path: root/ext/metadata/metadataparsejpeg.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-31ext/metadata/metadataparsejpeg.c: Fix compilation.Wim Taymans1-0/+2
2008-01-31ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f...Sebastian Dröge1-2/+1
2008-01-30Add documentation. Speed up a bit png muxer. Fix xmp muxer.Edgard Lima1-1/+1
2008-01-30Add documentation. Fix test app compilation. Fix pull mode.Edgard Lima1-2/+2
2008-01-25Add lot of documentation.Edgard Lima1-19/+288
2007-12-21Some IPTC tags mapped.Edgard Lima1-2/+2
2007-12-17Added "parse-only" property to metadatademux.Edgard Lima1-27/+49
2007-12-13Code documentation.Edgard Lima1-34/+34
2007-12-04Now compiles even when libiptc is missing.Edgard Lima1-1/+12
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima1-3/+0
2007-11-30Fixed get_range bug when injecting and stripping. And mux is almost done now.Edgard Lima1-32/+42
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of m...Edgard Lima1-51/+85
2007-11-18Strip out metadata chunks.Edgard Lima1-28/+78
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima1-58/+20
2007-11-01Some XMP stuff added.Edgard Lima1-1/+41
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract me...Edgard Lima1-0/+374