freeimage: Add more buffer metadata

This commit is contained in:
Joshua M. Doe
2011-02-02 13:10:49 -05:00
parent 8549479892
commit fbe6b50379
3 changed files with 31 additions and 10 deletions

View File

@@ -51,6 +51,7 @@ struct _GstFreeImageDec
guint64 in_timestamp;
guint64 in_duration;
guint64 in_offset;
gboolean framed;