diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-01-18 13:54:22 +0100 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-01-18 13:54:22 +0100 |
commit | 87829debe49317829a18f9972184b43148b2c9f4 (patch) | |
tree | e71f651f5ae826687f44456bb1c3f25eeb2020b8 /docs/libs | |
parent | c2746d753eb7420f55a1f766c9190e3236f0bb6f (diff) |
videodecoder: Add API to get the currently pending frame size for parsing
https://bugzilla.gnome.org/show_bug.cgi?id=719890
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 87d5d83d6..f0b17b917 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -2541,6 +2541,7 @@ gst_video_decoder_get_max_decode_time gst_video_decoder_get_max_errors gst_video_decoder_get_oldest_frame gst_video_decoder_get_packetized +gst_video_decoder_get_pending_frame_size gst_video_decoder_get_qos_proportion gst_video_decoder_have_frame gst_video_decoder_get_latency |