commit | e875577b0ff8d8fd06411059ad182e6cc55177e1 | [log] [tgz] |
---|---|---|
author | Thiago Santos <thiago.sousa.santos@collabora.co.uk> | Fri Mar 19 15:10:07 2010 -0300 |
committer | Thiago Santos <thiago.sousa.santos@collabora.co.uk> | Wed Mar 24 15:18:53 2010 -0300 |
tree | 4866a85064be7287f2c270e12b4665d8338d5774 | |
parent | f9c6a0886e22388954c893c9153180cd110fc7b8 [diff] |
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