diff options
author | Matthew Waters <matthew@centricular.com> | 2015-09-30 13:31:50 +1000 |
---|---|---|
committer | Matthew Waters <matthew@centricular.com> | 2015-09-30 13:36:09 +1000 |
commit | 49e65165508d93efcd36b5feef8180d23ea09458 (patch) | |
tree | 5138a446c267fcefe55eea978894a58c18291f87 /docs/libs | |
parent | 6fc9630a910ef1f87739a736f172ca082f6bd4de (diff) | |
download | gstreamer-plugins-bad-49e65165508d93efcd36b5feef8180d23ea09458.tar.gz |
glupload: remove useless release_buffer
It's a leftover from when we weren't outputting GstBuffer's and
returning raw texture id's.
Diffstat (limited to 'docs/libs')
-rw-r--r-- | docs/libs/gst-plugins-bad-libs-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt index 94c4aa8e0..ec0b551e3 100644 --- a/docs/libs/gst-plugins-bad-libs-sections.txt +++ b/docs/libs/gst-plugins-bad-libs-sections.txt @@ -1199,7 +1199,6 @@ gst_gl_upload_set_caps gst_gl_upload_propose_allocation gst_gl_upload_transform_caps gst_gl_upload_perform_with_buffer -gst_gl_upload_release_buffer <SUBSECTION Standard> GST_GL_UPLOAD GST_GL_UPLOAD_CAST |