Added gst-plugins-base-subtitles0.10-0.10.34 for Meego Harmattan 1.2
[mafwsubrenderer] / gst-plugins-base-subtitles0.10 / win32 / common / video-enumtypes.h
diff --git a/gst-plugins-base-subtitles0.10/win32/common/video-enumtypes.h b/gst-plugins-base-subtitles0.10/win32/common/video-enumtypes.h
new file mode 100644 (file)
index 0000000..a247abc
--- /dev/null
@@ -0,0 +1,19 @@
+
+
+
+#ifndef __GST_VIDEO_ENUM_TYPES_H__
+#define __GST_VIDEO_ENUM_TYPES_H__
+
+#include <glib-object.h>
+
+G_BEGIN_DECLS
+
+/* enumerations from "video.h" */
+GType gst_video_format_get_type (void);
+#define GST_TYPE_VIDEO_FORMAT (gst_video_format_get_type())
+G_END_DECLS
+
+#endif /* __GST_VIDEO_ENUM_TYPES_H__ */
+
+
+