summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGwenole Beauchesne <gwenole.beauchesne@intel.com>2011-10-04 15:16:04 +0200
committerThibault Saunier <thibault.saunier@collabora.com>2011-10-17 13:17:39 +0200
commitef5b8ef5811fbc1ffdc0d10330fb432dfc4ce122 (patch)
treebc382ec2a610abcba6e2ab4d53765fc543e7bf6d /docs
parentac552a4f82f170fb314d42e5919395f2af2fc555 (diff)
codecparsers: vc1: Implement bitplanes handling properly
Add a new GstVC1BitPlanes API.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/gst-plugins-bad-libs-sections.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/libs/gst-plugins-bad-libs-sections.txt b/docs/libs/gst-plugins-bad-libs-sections.txt
index 4b5e221ea..7976c2577 100644
--- a/docs/libs/gst-plugins-bad-libs-sections.txt
+++ b/docs/libs/gst-plugins-bad-libs-sections.txt
@@ -81,6 +81,10 @@ gst_vc1_parse_sequence_header_struct_b
gst_vc1_parse_sequence_header_struct_c
gst_vc1_parse_entry_point_header
gst_vc1_parse_frame_header
+gst_vc1_bitplanes_new
+gst_vc1_bitplanes_free
+gst_vc1_bitplanes_free_1
+gst_vc1_bitplanes_ensure_size
<SUBSECTION Standard>
<SUBSECTION Private>
</SECTION>