summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-16 13:46:57 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-16 14:06:12 +0200
commited6d46e156c52efd7d4bb92f36f653591ae00cdb (patch)
tree56170176c93ee70b704676b6303d1d0debdeb3eb /win32
parentc1bc70300d1d51ec65ce06a072b3a81f15ff29e6 (diff)
video: Rename gst_video_codec_frame_set_hook() to gst_video_codec_frame_set_user_data()
And also add a getter and allow to set NULL user_data but still call the passed destroy notify.
Diffstat (limited to 'win32')
-rw-r--r--win32/common/libgstvideo.def3
1 files changed, 2 insertions, 1 deletions
diff --git a/win32/common/libgstvideo.def b/win32/common/libgstvideo.def
index f479927d0..cc9e1d37c 100644
--- a/win32/common/libgstvideo.def
+++ b/win32/common/libgstvideo.def
@@ -50,8 +50,9 @@ EXPORTS
gst_video_calculate_display_ratio
gst_video_chroma_site_get_type
gst_video_codec_frame_get_type
+ gst_video_codec_frame_get_user_data
gst_video_codec_frame_ref
- gst_video_codec_frame_set_hook
+ gst_video_codec_frame_set_user_data
gst_video_codec_frame_unref
gst_video_codec_state_get_type
gst_video_codec_state_ref