summaryrefslogtreecommitdiffstats
path: root/ext/metadata
AgeCommit message (Expand)AuthorFilesLines
2007-11-28Sending make and model individual tags and muxer now links fine.Edgard Lima10-44/+145
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima16-214/+2006
2007-11-26Now works when get_range is not available upstream.Edgard Lima1-1/+16
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of m...Edgard Lima14-352/+1150
2007-11-19Fixed buffer strip (safer wil pull and after seek).Edgard Lima2-125/+125
2007-11-19Strip out in pull mode also. Seek and Query functions added.Edgard Lima2-11/+190
2007-11-18Strip out metadata chunks.Edgard Lima9-86/+527
2007-11-12Added a design proposal from metadata parse and mux.Edgard Lima1-0/+88
2007-11-09Extracting more detailed info from XMP.Edgard Lima1-9/+110
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima17-153/+530
2007-11-02Now metadataparse works in push or pull mode.Edgard Lima1-18/+28
2007-11-01Some XMP stuff added.Edgard Lima8-24/+257
2007-10-31Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...Edgard Lima8-24/+128
2007-10-30Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t...Edgard Lima4-22/+47
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract me...Edgard Lima14-0/+2353