From: Sebastian Dröge Date: Mon, 23 Jul 2012 08:19:49 +0000 (+0200) Subject: docs: Update video base classes docs X-Git-Tag: 1.19.3~511^2~6154 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=448a45bf8b54cfd7e3201260da27551f4a3082b5;p=platform%2Fupstream%2Fgstreamer.git docs: Update video base classes docs --- diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index ac41182..c035116 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2149,8 +2149,8 @@ GST_VIDEO_DECODER_OUTPUT_SEGMENT GstVideoDecoder GstVideoDecoderClass gst_video_decoder_add_to_frame -gst_video_decoder_alloc_output_buffer -gst_video_decoder_alloc_output_frame +gst_video_decoder_allocate_output_buffer +gst_video_decoder_allocate_output_frame gst_video_decoder_drop_frame gst_video_decoder_finish_frame gst_video_decoder_negotiate @@ -2195,8 +2195,8 @@ GST_VIDEO_ENCODER_STREAM_LOCK GST_VIDEO_ENCODER_STREAM_UNLOCK GstVideoEncoder GstVideoEncoderClass -gst_video_encoder_alloc_output_buffer -gst_video_encoder_alloc_output_frame +gst_video_encoder_allocate_output_buffer +gst_video_encoder_allocate_output_frame gst_video_encoder_finish_frame gst_video_encoder_get_frame gst_video_encoder_get_oldest_frame