Fixed namespace for GstPbUtils

This commit is contained in:
Stephan Sundermann 2013-10-10 15:33:16 +02:00
parent 9faaba248b
commit 35a9c16ea7

View file

@ -120,5 +120,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
<attr path="/api/namespace[@name='GstVideo']" name="name">Gst.Video</attr>
<attr path="/api/namespace[@name='GstAudio']" name="name">Gst.Audio</attr>
<attr path="/api/namespace[@name='GstBase']" name="name">Gst.Base</attr>
<attr path="/api/namespace[@name='GstPbutils']" name="name">Gst.PbUtils</attr>
</metadata>