[Bug 670156] tags: id3v2 POPM support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Jan 25 08:42:59 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=670156
  GStreamer | gst-plugins-base | unspecified

Benoit Brummer <self> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |self at trougnouf.com

--- Comment #10 from Benoit Brummer <self at trougnouf.com> 2015-01-25 16:42:57 UTC ---
(In reply to comment #9)
> First patch would be to introduce a new tag in
> http://cgit.freedesktop.org/gstreamer/gstreamer/tree/gst/gsttaglist.h
> http://cgit.freedesktop.org/gstreamer/gstreamer/tree/gst/gsttaglist.c

Isn't this what the following lines are already doing?

>/**
> * GST_TAG_USER_RATING:
> *
> * Rating attributed by a person (likely the application user).
> * The higher the value, the more the user likes this media
> * (unsigned int from 0 to 100)
> */
>#define GST_TAG_USER_RATING                       "user-rating"

I would like to try and work on this feature, could you point me in the right
direction?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list