summaryrefslogtreecommitdiff
path: root/docs
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 13:48:52 +0200
commit8e0b80f10ef55ae5958ece86a4d10dc7afccb13f (patch)
tree0b6e9543813d393365713ac82d0b8ad22c58b692 /docs
parent443897bebc6169c9efc891220460240527cbc2d4 (diff)
downloadgstreamer-plugins-base-8e0b80f10ef55ae5958ece86a4d10dc7afccb13f.tar.gz
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 'docs')
-rw-r--r--docs/libs/gst-plugins-base-libs-sections.txt3
1 files changed, 2 insertions, 1 deletions
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