diff options
author | Edgard Lima <edgard.lima@indt.org.br> | 2008-02-10 18:36:46 +0000 |
---|---|---|
committer | Edgard Lima <edgard.lima@indt.org.br> | 2008-02-10 18:36:46 +0000 |
commit | d86770610ef6df52af1d1cd780af9840f6d559ef (patch) | |
tree | 16cd6ff639119727ea540dcea32c6eea225c5474 /ext/metadata/TODO | |
parent | a0254c0e2f1d3667c302b92c820bc7aa4a85ecf3 (diff) | |
download | gst-plugins-bad-d86770610ef6df52af1d1cd780af9840f6d559ef.tar.gz gst-plugins-bad-d86770610ef6df52af1d1cd780af9840f6d559ef.tar.bz2 gst-plugins-bad-d86770610ef6df52af1d1cd780af9840f6d559ef.zip |
Convert from EXIF to XMP DataTime as local time.
Original commit message from CVS:
Convert from EXIF to XMP DataTime as local time.
Diffstat (limited to 'ext/metadata/TODO')
-rw-r--r-- | ext/metadata/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/metadata/TODO b/ext/metadata/TODO index 085b0822..e028df46 100644 --- a/ext/metadata/TODO +++ b/ext/metadata/TODO @@ -15,6 +15,7 @@ TODO: 5- Improve the test application (to save also in png and to make it possible to set the metadata elements properties) 6- Implement GDateTime support in GLib to be used by GStreamer (http://bugzilla.gnome.org/show_bug.cgi?id=50076) 7- Use a standard GStreamer Data-Time type to map our Data-time tags +8- Make the correct merge mode for multiple value tags (bag and seq) like dc:creator, ... OPEN ISSUES: |