[Bug 615064] [oggdemux] Strips free-form name in language tags

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Mar 18 11:45:03 PDT 2013


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2013-03-18 18:44:58 UTC ---
In 1.0 we now have GST_TAG_LANGUAGE_CODE and GST_TAG_LANGUAGE_NAME.

However, it seems wrong to put this free-form info into LANGUAGE_NAME. But then
the problem is that we have no way of telling whether that free-form string is
actually a language name at all or whether it's descriptive.

What Sebastian suggested in comment #3 would work for me, but I don't know if
we can actually do it right, unless we always put any freeform strings into
TAG_DESCRIPTION (but then what if it's a language name, then people will file a
bug that it should've been in TAG_LANGUAGE name with it clearly being labelled
as LANGUAGE=xyz after all...)

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