summaryrefslogtreecommitdiffstats
path: root/ext/metadata/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'ext/metadata/TODO')
-rw-r--r--ext/metadata/TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/ext/metadata/TODO b/ext/metadata/TODO
index b85e38dc..bdd228b9 100644
--- a/ext/metadata/TODO
+++ b/ext/metadata/TODO
@@ -3,6 +3,7 @@ This file contains a list of things to be done as well some open issues (questio
TODO:
+0- Remove "common" file (put inside class)
1- Add individual tags IPTC and XMP (and more for EXIF)
2- Get properties like 'width' and 'height' from caps
3- Review the code (in order to move to gst-plugins-good)
@@ -17,3 +18,7 @@ OPEN ISSUES:
3- Add GST_TYPE_FRACTION support for GStreamer TAGS
4- After decided issue (4) put more things to gstmetadatacommon (or else create a Class)
+KNOWN BUGS
+
+1- exposure-time, exposure-program and fnumber can't be read from a file saved from scratch (whithout WHOLE_CHUNK from previous file)
+