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 14:06:12 +0200
commited6d46e156c52efd7d4bb92f36f653591ae00cdb (patch)
tree56170176c93ee70b704676b6303d1d0debdeb3eb /docs
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 '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 ec9fecb3cc..c2e90336a6 100644
--- a/docs/libs/gst-plugins-base-libs-sections.txt
+++ b/docs/libs/gst-plugins-base-libs-sections.txt
@@ -2240,7 +2240,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