]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
Fix gst_element_get_static_pad and gst_regitry_* bindings, patch by
authorJürg Billeter <j@bitron.ch>
Tue, 30 Dec 2008 18:45:49 +0000 (18:45 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Tue, 30 Dec 2008 18:45:49 +0000 (18:45 +0000)
2008-12-30  Jürg Billeter  <j@bitron.ch>

* vapi/packages/gstreamer-0.10/:

Fix gst_element_get_static_pad and gst_regitry_* bindings,
patch by Zeeshan Ali Khattak, fixes bug 539817

* vapi/gstreamer-0.10.vapi: regenerated

svn path=/trunk/; revision=2245

ChangeLog

index 05fc8bd696984afb4d758c6e77c527e670915cfc..77f7616e1e52c553f9cc4fd07d885b916e3f6cfe 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2008-12-30  Jürg Billeter  <j@bitron.ch>
+
+       * vapi/packages/gstreamer-0.10/:
+
+       Fix gst_element_get_static_pad and gst_regitry_* bindings,
+       patch by Zeeshan Ali Khattak, fixes bug 539817
+
+       * vapi/gstreamer-0.10.vapi: regenerated
+
 2008-12-30  Jürg Billeter  <j@bitron.ch>
 
        * vala/valalambdaexpression.vala: