Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-11-02 | Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file. | Edgard Lima | 1 | -15/+19 | |
Original commit message from CVS: Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file. | |||||
2007-10-30 | Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, ↵ | Edgard Lima | 1 | -3/+0 | |
tags-extract=true/false" and changed prio... Original commit message from CVS: Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, tags-extract=true/false" and changed priority to GST_RANK_PRIMARY+1. Also, srcpad can only work in push mode until fixed to also work in pull mode. | |||||
2007-10-30 | Created new plugin ('medadata') and element ('metadataparse') that extract ↵ | Edgard Lima | 1 | -0/+112 | |
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). |