structure: add mapping for (uint) to allow deserialisation of unsigned integers
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 23 Mar 2010 19:23:22 +0000 (19:23 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 23 Mar 2010 19:23:22 +0000 (19:23 +0000)
commit0aa584917ab980e264140b3e96bde20a906b73cd
tree1837840489c9b862df89d67b15ba24ff8817f6e2
parent3f4f5fa59d7077c7857632007624bd3bdeaaa0ae
structure: add mapping for (uint) to allow deserialisation of unsigned integers

Unsigned ints are used in taglists, would be nice to be able to
deserialise them, esp. in connection with the taginject API.
gst/gststructure.c
tests/check/gst/gststructure.c