tags: Add new _USER_RATING tag
authorThiago Santos <thiago.sousa.santos@collabora.co.uk>
Fri, 19 Mar 2010 18:10:07 +0000 (15:10 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.co.uk>
Wed, 24 Mar 2010 18:18:53 +0000 (15:18 -0300)
commite875577b0ff8d8fd06411059ad182e6cc55177e1
tree4866a85064be7287f2c270e12b4665d8338d5774
parentf9c6a0886e22388954c893c9153180cd110fc7b8
tags: Add new _USER_RATING tag

Adds a new tag for user favorite media rating.
User rating informs how much (from 0 to 100) a user
'likes' a media.
Having an percent uint range for this is easy to map into other scales,
like some players that allow users to attribute 'stars' to its
media.

API: GST_TAG_USER_RATING

Fixes #520697
docs/gst/gstreamer-sections.txt
gst/gsttaglist.c
gst/gsttaglist.h