[gstreamer-bugs] [Bug 505823] [matroskademux] language tags have wrong iso code
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Dec 13 04:53:25 PST 2009
https://bugzilla.gnome.org/show_bug.cgi?id=505823
GStreamer | gst-plugins-good | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.18
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2009-12-13 12:53:07 UTC ---
commit b66f9145862b7f2a3f89b5745692306061907e07
Author: Tim-Philipp Müller <tim.muller at collabora.co.uk>
Date: Sun Dec 13 12:45:22 2009 +0000
matroska: fix language code writing and extraction
Matroska uses three-letter ISO 639-2B codes, but GST_TAG_LANGUAGE is
supposed to contain two-letter ISO 639-1 codes, so use new language
code mapping functions in -base to convert between those two as
needed.
Fixes #505823.
--
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