summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-11-18 12:27:19 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-11-18 12:27:19 +0000
commit9d0754fa26fa78cef2e7ac2181a1411dcbf96a21 (patch)
treef226211ce334a6711d5962a2dcb99364ff756581
parent0fb680f6800c2c3859dec2f512eef875d4b681b5 (diff)
win32: Add new still-frame API to the defs
Add gst_video_event_new_still_frame() and gst_video_event_parse_still_frame() functions to the win32 defs files
-rw-r--r--win32/common/libgstvideo.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def
index c4c6487ca..f2fc06dd0 100644
--- a/win32/common/libgstvideo.def
+++ b/win32/common/libgstvideo.def
@@ -1,5 +1,7 @@
EXPORTS
gst_video_calculate_display_ratio
+ gst_video_event_new_still_frame
+ gst_video_event_parse_still_frame
gst_video_filter_get_type
gst_video_format_convert
gst_video_format_from_fourcc