Age | Commit message (Expand) | Author | Files | Lines |
2008-02-10 | Revert changes to 2008-02-09 due to frozen. | Edgard Lima | 5 | -1075/+104 |
2008-02-10 | Convert from EXIF to XMP DataTime as local time. | Edgard Lima | 2 | -7/+11 |
2008-02-10 | Map Date-Time and GPS tags. | Edgard Lima | 5 | -104/+1071 |
2008-02-07 | Add more tags. Improve test app. | Edgard Lima | 4 | -102/+225 |
2008-02-05 | Add more tags mapping. | Edgard Lima | 4 | -231/+442 |
2008-02-02 | ext/metadata/gstmetadatademux.c: Demote metadatademux to GST_RANK_NONE for th... | Tim-Philipp Müller | 1 | -1/+1 |
2008-02-02 | Map more Exif tags. | Edgard Lima | 6 | -196/+506 |
2008-01-31 | Add documentation. | Edgard Lima | 6 | -76/+762 |
2008-01-31 | ext/metadata/metadataparsejpeg.c: Fix compilation. | Wim Taymans | 1 | -0/+2 |
2008-01-31 | ext/metadata/Makefile.am: Add some relevant variables to CFLAGS and LIBADD, f... | Sebastian Dröge | 13 | -50/+33 |
2008-01-30 | Fix build with exempi >= 1.99.5 and fix the include path for exempi. | Sebastian Dröge | 1 | -1/+9 |
2008-01-30 | Just uptade the ToDo list. | Edgard Lima | 1 | -0/+13 |
2008-01-30 | Add documentation. Speed up a bit png muxer. Fix xmp muxer. | Edgard Lima | 7 | -81/+169 |
2008-01-30 | Add documentation. Fix test app compilation. Fix pull mode. | Edgard Lima | 9 | -282/+771 |
2008-01-29 | ext/metadata/README: Formatting. | Stefan Kost | 1 | -1/+2 |
2008-01-25 | Add lot of documentation. | Edgard Lima | 23 | -1744/+1964 |
2008-01-23 | Add some documentation. | Edgard Lima | 8 | -818/+1285 |
2008-01-17 | Fixed adding EXIF tags to correct IFD. Mapped some XMP tags. | Edgard Lima | 3 | -81/+373 |
2007-12-21 | Some IPTC tags mapped. | Edgard Lima | 8 | -52/+215 |
2007-12-21 | Removed gstmetadatacommon. | Edgard Lima | 8 | -852/+746 |
2007-12-19 | New base class for metadata elements. | Edgard Lima | 14 | -1944/+1552 |
2007-12-17 | Added "parse-only" property to metadatademux. | Edgard Lima | 10 | -55/+239 |
2007-12-14 | Added new module for common functions. Using GST_TYPE_FRACTION for Exif (S)Ra... | Edgard Lima | 12 | -1620/+1294 |
2007-12-13 | Code documentation. | Edgard Lima | 18 | -197/+304 |
2007-12-13 | Added a test application. Added some EXIF tags. Fixed a muxer bug. | Edgard Lima | 8 | -104/+1405 |
2007-12-05 | Added some tags to exif parser. | Edgard Lima | 5 | -21/+242 |
2007-12-04 | Now compiles even when libiptc is missing. | Edgard Lima | 2 | -3/+18 |
2007-12-04 | Fixed element properties and now muxer writes to png also. | Edgard Lima | 10 | -105/+166 |
2007-12-03 | Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets Gst... | Edgard Lima | 9 | -35/+82 |
2007-11-30 | Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags. | Edgard Lima | 14 | -177/+169 |
2007-11-30 | Fixed get_range bug when injecting and stripping. And mux is almost done now. | Edgard Lima | 16 | -275/+1168 |
2007-11-28 | Sending make and model individual tags and muxer now links fine. | Edgard Lima | 10 | -44/+145 |
2007-11-28 | Small fixes in get_range and better structure for generic muxer and demuxer. | Edgard Lima | 16 | -214/+2006 |
2007-11-26 | Now works when get_range is not available upstream. | Edgard Lima | 1 | -1/+16 |
2007-11-23 | Now parser is generic (just add/remove a list of chunks). And a template of m... | Edgard Lima | 14 | -352/+1150 |
2007-11-19 | Fixed buffer strip (safer wil pull and after seek). | Edgard Lima | 2 | -125/+125 |
2007-11-19 | Strip out in pull mode also. Seek and Query functions added. | Edgard Lima | 2 | -11/+190 |
2007-11-18 | Strip out metadata chunks. | Edgard Lima | 9 | -86/+527 |
2007-11-12 | Added a design proposal from metadata parse and mux. | Edgard Lima | 1 | -0/+88 |
2007-11-09 | Extracting more detailed info from XMP. | Edgard Lima | 1 | -9/+110 |
2007-11-02 | Added support for PNG/XMP. Indentation. And fixed pull mode to parse the file. | Edgard Lima | 17 | -153/+530 |
2007-11-02 | Now metadataparse works in push or pull mode. | Edgard Lima | 1 | -18/+28 |
2007-11-01 | Some XMP stuff added. | Edgard Lima | 8 | -24/+257 |
2007-10-31 | Now sending iptc tag in whole chunk. Ready to also send exif and xmp in the s... | Edgard Lima | 8 | -24/+128 |
2007-10-30 | Changed kclass to "Parser/Extracter/Metadata", changed caps to "image/jpeg, t... | Edgard Lima | 4 | -22/+47 |
2007-10-30 | Created new plugin ('medadata') and element ('metadataparse') that extract me... | Edgard Lima | 14 | -0/+2353 |