From 8e0b80f10ef55ae5958ece86a4d10dc7afccb13f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= Date: Wed, 16 May 2012 13:46:57 +0200 Subject: 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. --- docs/libs/gst-plugins-base-libs-sections.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 41f1ba6aa..d250702a6 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2616,7 +2616,8 @@ GST_VIDEO_CODEC_FRAME_UNSET_FORCE_KEYFRAME_HEADERS GST_VIDEO_CODEC_FRAME_UNSET_SYNC_POINT gst_video_codec_frame_ref gst_video_codec_frame_unref -gst_video_codec_frame_set_hook +gst_video_codec_frame_set_user_data +gst_video_codec_frame_get_user_data GstVideoCodecState gst_video_codec_state_ref gst_video_codec_state_unref -- cgit v1.2.1