[Bug 644875] gstreamer (matroskademux) can't read the ARTIST tag in a Matroska file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 16 01:40:02 PDT 2011


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.29

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2011-03-16 08:39:58 UTC ---
commit 7db758164dade4d906754d5b750450769d59427b
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Mar 16 09:37:58 2011 +0100

    matroskamux: Use ARTIST instead of AUTHOR for GST_TAG_ARTIST

commit 52aa27f997f117c0e456596df96713e9901eb959
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Mar 16 09:35:50 2011 +0100

    matroskademux: Use ARTIST Matroska tag instead of AUTHOR for GST_TAG_ARTIST

    AUTHOR only existed in an old version of the spec and ARTIST is
    the new replacement for this. We are still reading both to still
    be compatible with old files.

    Fixes bug #644875.

-- 
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