From cf4c5c965553c2c216561e4868621b82bf0a1ab5 Mon Sep 17 00:00:00 2001 From: Edgard Lima Date: Tue, 4 Dec 2007 16:42:25 +0000 Subject: Fixed element properties and now muxer writes to png also. Original commit message from CVS: Fixed element properties and now muxer writes to png also. --- ext/metadata/gstmetadatamux.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ext/metadata/gstmetadatamux.h') diff --git a/ext/metadata/gstmetadatamux.h b/ext/metadata/gstmetadatamux.h index adfe65ee..c7cb40ba 100644 --- a/ext/metadata/gstmetadatamux.h +++ b/ext/metadata/gstmetadatamux.h @@ -75,9 +75,7 @@ struct _GstMetadataMux GstPad *sinkpad, *srcpad; - gboolean exif; - gboolean iptc; - gboolean xmp; + guint8 options; MetaData mux_data; GstAdapter *adapter_parsing; -- cgit v1.2.1