diff options
author | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-06-05 17:58:51 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian.droege@collabora.co.uk> | 2013-06-05 18:33:12 +0200 |
commit | f50d555755368d8bca419032956206c5fe376b40 (patch) | |
tree | e9ca8ed8776d7d58e71cc05962763f6a655b1277 /docs | |
parent | 143abd26c873d5dd50bebb424a7df6f66ac24925 (diff) |
Release 1.1.1
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/gstreamer-plugins.args | 2 | ||||
-rw-r--r-- | docs/plugins/gstreamer-plugins.hierarchy | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreelements.xml | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args index ccbb346e1..88dfe0e1a 100644 --- a/docs/plugins/gstreamer-plugins.args +++ b/docs/plugins/gstreamer-plugins.args @@ -44,7 +44,7 @@ <RANGE></RANGE> <FLAGS>rw</FLAGS> <NICK>Allocation Src Pad</NICK> -<BLURB>The pad used for gst_pad_alloc_buffer.</BLURB> +<BLURB>The pad ALLOCATION queries will be proxied to (unused).</BLURB> <DEFAULT></DEFAULT> </ARG> diff --git a/docs/plugins/gstreamer-plugins.hierarchy b/docs/plugins/gstreamer-plugins.hierarchy index 8e832532c..f17611443 100644 --- a/docs/plugins/gstreamer-plugins.hierarchy +++ b/docs/plugins/gstreamer-plugins.hierarchy @@ -2,7 +2,7 @@ GObject GInitiallyUnowned GstObject GstAllocator - GstDefaultAllocator + GstAllocatorSysmem GstBus GstClock GstControlBinding diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index a2b472d66..eae88583e 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -3,10 +3,10 @@ <description>GStreamer core elements</description> <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename> <basename>libgstcoreelements.so</basename> - <version>1.1.0.1</version> + <version>1.1.1</version> <license>LGPL</license> <source>gstreamer</source> - <package>GStreamer git</package> + <package>GStreamer source release</package> <origin>Unknown package origin</origin> <elements> <element> |