diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-08-05 00:51:16 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-08-05 00:53:17 +0100 |
commit | 6bba2b6eeb9d2c69737654425ae34249c997582b (patch) | |
tree | 0b9fac4e798b0aa4125205328f1df336ef488778 /docs | |
parent | a4f15cbe8ade8c42b4a437c1d7347e4aff7bd235 (diff) |
Release 0.10.24
Diffstat (limited to 'docs')
-rw-r--r-- | docs/plugins/gstreamer-plugins.hierarchy | 1 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreelements.xml | 2 | ||||
-rw-r--r-- | docs/plugins/inspect/plugin-coreindexers.xml | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/docs/plugins/gstreamer-plugins.hierarchy b/docs/plugins/gstreamer-plugins.hierarchy index 02daa5b0b..8c09310a6 100644 --- a/docs/plugins/gstreamer-plugins.hierarchy +++ b/docs/plugins/gstreamer-plugins.hierarchy @@ -27,6 +27,7 @@ GObject GstMultiQueue GstBus GstTask + GstTaskPool GstClock GstPlugin GstRegistry diff --git a/docs/plugins/inspect/plugin-coreelements.xml b/docs/plugins/inspect/plugin-coreelements.xml index e24d45b7c..93ff64fe3 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.10.23</version> + <version>0.10.24</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer source release</package> diff --git a/docs/plugins/inspect/plugin-coreindexers.xml b/docs/plugins/inspect/plugin-coreindexers.xml index 7f4419d87..5cf7bcfd5 100644 --- a/docs/plugins/inspect/plugin-coreindexers.xml +++ b/docs/plugins/inspect/plugin-coreindexers.xml @@ -3,7 +3,7 @@ <description>GStreamer core indexers</description> <filename>../../plugins/indexers/.libs/libgstcoreindexers.so</filename> <basename>libgstcoreindexers.so</basename> - <version>0.10.23</version> + <version>0.10.24</version> <license>LGPL</license> <source>gstreamer</source> <package>GStreamer source release</package> |