diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-09-03 10:03:04 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-09-04 14:25:02 +0100 |
commit | 9b5498b0134a3d49f92f69a80eb69b06c982066d (patch) | |
tree | b24cba28674e15b6c20924a12da2df714bf772f1 /docs/plugins/inspect/plugin-adpcmdec.xml | |
parent | 4668330bdc810256027637cf9aac3178e769d6b9 (diff) | |
download | gstreamer-plugins-bad-9b5498b0134a3d49f92f69a80eb69b06c982066d.tar.gz |
Back to development
Temporarily disable -DGST_DISABLE_DEPRECATED for git builds until
the code is updated for the GST_FLOW_IS_* macro deprecations.
Diffstat (limited to 'docs/plugins/inspect/plugin-adpcmdec.xml')
-rw-r--r-- | docs/plugins/inspect/plugin-adpcmdec.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/plugins/inspect/plugin-adpcmdec.xml b/docs/plugins/inspect/plugin-adpcmdec.xml index 3978ba565..d54ade1e2 100644 --- a/docs/plugins/inspect/plugin-adpcmdec.xml +++ b/docs/plugins/inspect/plugin-adpcmdec.xml @@ -3,10 +3,10 @@ <description>ADPCM decoder</description> <filename>../../gst/adpcmdec/.libs/libgstadpcmdec.so</filename> <basename>libgstadpcmdec.so</basename> - <version>0.10.20</version> + <version>0.10.20.1</version> <license>LGPL</license> <source>gst-plugins-bad</source> - <package>GStreamer Bad Plug-ins source release</package> + <package>GStreamer Bad Plug-ins git</package> <origin>Unknown package origin</origin> <elements> <element> |