Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
Fixed get_range bug when injecting and stripping. And mux is almost done now.
|
|
Original commit message from CVS:
Sending make and model individual tags and muxer now links fine.
|
|
Original commit message from CVS:
Small fixes in get_range and better structure for generic muxer and demuxer.
|
|
Original commit message from CVS:
Now works when get_range is not available upstream.
|
|
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:
Fixed buffer strip (safer wil pull and after seek).
|
|
Original commit message from CVS:
Strip out in pull mode also. Seek and Query functions added.
|
|
Original commit message from CVS:
Strip out metadata chunks.
|
|
Original commit message from CVS:
Added a design proposal from metadata parse and mux.
|
|
Original commit message from CVS:
Extracting more detailed info from XMP.
|
|
Original commit message from CVS:
Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file.
|
|
Original commit message from CVS:
Now metadataparse works in push or pull mode.
|
|
Original commit message from CVS:
Some XMP stuff added.
|
|
same way (look at bug #486659).
Original commit message from CVS:
Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the same way (look at bug #486659).
|
|
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).
|