Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Small fixes in get_range and better structure for generic muxer and demuxer.
|
|
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.
|
|
Original commit message from CVS:
Strip out metadata chunks.
|
|
Original commit message from CVS:
Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.
|
|
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.
|
|
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).
|