diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-02-26 11:42:44 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2009-02-26 11:42:44 +0100 |
commit | 661f2da6e00d0b6b3653f5e35bce0daa9b55df5a (patch) | |
tree | d7716a5615facdc687e46ecdef4f0017922f55c0 /docs | |
parent | 7f8933c9183461d862444a57fd3bf0aa760cbc7e (diff) |
Appsink: add padding for callbacks + docs
Add some padding to the callbacks structure just to be safe.
Remove the now invisible marshaller methods from the docs.
Fix a comment in the unit test.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/libs/gst-plugins-base-libs-sections.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/libs/gst-plugins-base-libs-sections.txt b/docs/libs/gst-plugins-base-libs-sections.txt index 83b1474c..4b47ee40 100644 --- a/docs/libs/gst-plugins-base-libs-sections.txt +++ b/docs/libs/gst-plugins-base-libs-sections.txt @@ -37,10 +37,6 @@ GstAppBufferClass GstAppBufferFinalizeFunc gst_app_buffer_get_type gst_app_buffer_new -gst_app_marshal_BOOLEAN__UINT64 -gst_app_marshal_ENUM__OBJECT -gst_app_marshal_ENUM__VOID -gst_app_marshal_VOID__UINT </SECTION> <SECTION> |