diff options
author | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 15:49:36 +0100 |
---|---|---|
committer | Wim Taymans <wim.taymans@collabora.co.uk> | 2012-03-22 16:05:06 +0100 |
commit | 11787940df298c12732075e56a3267eedf411661 (patch) | |
tree | ca15fa66c3e06f5a2b63122610d17a22785c2ad9 /docs/plugins | |
parent | 41e9ca9b177b0ae0d97861ead5013dce76d07b2a (diff) |
Release 0.11.3
Diffstat (limited to 'docs/plugins')
-rw-r--r-- | docs/plugins/gstreamer-plugins.args | 2 | ||||
-rw-r--r-- | docs/plugins/inspect-build.stamp | 0 | ||||
-rw-r--r-- | docs/plugins/inspect.stamp | 1 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreelements.xml | 2 |
4 files changed, 2 insertions, 3 deletions
diff --git a/docs/plugins/gstreamer-plugins.args b/docs/plugins/gstreamer-plugins.args index fa21bd658..bf93dad6a 100644 --- a/docs/plugins/gstreamer-plugins.args +++ b/docs/plugins/gstreamer-plugins.args @@ -1085,6 +1085,6 @@ <FLAGS>rw</FLAGS> <NICK>Sync Streams</NICK> <BLURB>Synchronize inactive streams to the running time of the active stream.</BLURB> -<DEFAULT>FALSE</DEFAULT> +<DEFAULT>TRUE</DEFAULT> </ARG> diff --git a/docs/plugins/inspect-build.stamp b/docs/plugins/inspect-build.stamp deleted file mode 100644 index e69de29bb..000000000 --- a/docs/plugins/inspect-build.stamp +++ /dev/null diff --git a/docs/plugins/inspect.stamp b/docs/plugins/inspect.stamp deleted file mode 100644 index e0cb13940..000000000 --- a/docs/plugins/inspect.stamp +++ /dev/null @@ -1 +0,0 @@ -timestamp
\ No newline at end of file diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index 0ab645eb4..35dc90e4b 100644 --- a/docs/plugins/inspect/plugin-coreelements.xml +++ b/docs/plugins/inspect/plugin-coreelements.xml @@ -3,7 +3,7 @@ <description>standard GStreamer elements</description> <filename>../../plugins/elements/.libs/libgstcoreelements.so</filename> <basename>libgstcoreelements.so</basename> - <version>0.11.2</version> + <version>0.11.3</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer source release</package> |