From 8c55e1dd99b25ad3a11a1deb7327bbc7d9d42397 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sebastian=20Dr=C3=B6ge?= Date: Mon, 23 Jul 2012 09:42:23 +0200 Subject: [PATCH] docs: Add new videodecoder/encoder API --- docs/libs/gst-plugins-base-libs-sections.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 069c3d9..ac41182 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2153,6 +2153,7 @@ gst_video_decoder_alloc_output_buffer gst_video_decoder_alloc_output_frame gst_video_decoder_drop_frame gst_video_decoder_finish_frame +gst_video_decoder_negotiate gst_video_decoder_get_frame gst_video_decoder_get_max_decode_time gst_video_decoder_get_max_errors @@ -2194,6 +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_finish_frame gst_video_encoder_get_frame gst_video_encoder_get_oldest_frame -- 2.7.4