summaryrefslogtreecommitdiffstats
path: root/ext/metadata/gstmetadataparse.h
AgeCommit message (Expand)AuthorFilesLines
2007-12-14Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra...Edgard Lima1-113/+0
2007-12-04Fixed element properties and now muxer writes to png also.Edgard Lima1-3/+1
2007-11-30Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags.Edgard Lima1-1/+0
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima1-2/+2
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of m...Edgard Lima1-15/+9
2007-11-19Fixed buffer strip (safer wil pull and after seek).Edgard Lima1-1/+2
2007-11-19Strip out in pull mode also. Seek and Query functions added.Edgard Lima1-0/+1
2007-11-18Strip out metadata chunks.Edgard Lima1-0/+11
2007-11-02Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.Edgard Lima1-13/+8
2007-10-31Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s...Edgard Lima1-0/+1
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract me...Edgard Lima1-0/+113