summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2013-02-01 16:46:42 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2013-02-04 15:06:07 +0100
commitcb7a7cd05cf9dd8d173a3b98016b0e9c2bd24d9f (patch)
tree09c9b25a297dde66fb8ca802f45e8adfc4ee1ea7 /win32
parent9b95f9de95f9e372527b41e42c04a475328bd8c8 (diff)
video-format: add method to get palette
Make a new method to get the default palette for paletted formats.
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstvideo.def1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def
index 1f99c7516..3a9f630bd 100644
--- a/win32/common/libgstvideo.def
+++ b/win32/common/libgstvideo.def
@@ -128,6 +128,7 @@ EXPORTS
gst_video_format_from_masks
gst_video_format_from_string
gst_video_format_get_info
+ gst_video_format_get_palette
gst_video_format_get_type
gst_video_format_to_fourcc
gst_video_format_to_string