After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696358 - qtmux: set language code on streams
qtmux: set language code on streams
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
git master
Other All
: Normal normal
: 1.0.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-03-22 01:35 UTC by Matej Knopp
Modified: 2013-03-22 08:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (1.83 KB, patch)
2013-03-22 01:36 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2013-03-22 01:35:52 UTC
Currently language code tag is just ignored.
Comment 1 Matej Knopp 2013-03-22 01:36:09 UTC
Created attachment 239513 [details] [review]
Patch
Comment 2 Tim-Philipp Müller 2013-03-22 08:41:35 UTC
Thanks, pushed:

 commit d8ac66613757aab8424edc58e28bdc20d547d862
 Author: Matej Knopp <matej.knopp@gmail.com>
 Date:   Fri Mar 22 02:24:01 2013 +0100

    qtmux: set stream language code from tag
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696358