[gstreamer-bugs] [Bug 638005] oggstream: implement tag extraction for Kate streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 27 02:59:47 PST 2010


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-12-27 10:59:42 UTC ---
Ok, pushed, thanks:

 commit 85cafac6af27a3f46cd7ffcce1ff503810cafc11
 Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
 Date:   Sat Dec 25 15:22:42 2010 +0000

    oggstream: implement tag extraction for Kate streams

    This will mainly allow Totem to know the language of those streams,
    so the subtitle selection menu gets properly filled out.

    https://bugzilla.gnome.org/show_bug.cgi?id=638005


I just dropped the ASCII verification and non-0-length check though since
that's all implicitly done by the gst_tag_get_language_code_iso_639_1() anyway
if I'm not mistaken, and moved some variables into the case() block.

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