summaryrefslogtreecommitdiffstats
path: root/ext/metadata/gstmetadata.c
AgeCommit message (Collapse)AuthorFilesLines
2007-12-14Added new module for common functions. Using GST_TYPE_FRACTION for Exif ↵Edgard Lima1-3/+3
(S)Rational types. Original commit message from CVS: Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Rational types.
2007-11-28Small fixes in get_range and better structure for generic muxer and demuxer.Edgard Lima1-0/+15
Original commit message from CVS: Small fixes in get_range and better structure for generic muxer and demuxer.
2007-11-23Now parser is generic (just add/remove a list of chunks). And a template of ↵Edgard Lima1-3/+11
muxer has been created. Original commit message from CVS: Now parser is generic (just add/remove a list of chunks). And a template of muxer has been created.
2007-10-30Created new plugin ('medadata') and element ('metadataparse') that extract ↵Edgard Lima1-0/+63
metadata from images (look at bug #486659). Original commit message from CVS: Created new plugin ('medadata') and element ('metadataparse') that extract metadata from images (look at bug #486659).