[Bug 762349] New: matroskamux: generated files sometimes don't open on android

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 19 22:48:32 UTC 2016


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

            Bug ID: 762349
           Summary: matroskamux: generated files sometimes don't open on
                    android
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: matej.knopp at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 321701
  --> https://bugzilla.gnome.org/attachment.cgi?id=321701&action=edit
Patch

Stagefright uses libwebm to demux matroska files, but the library has a nasty
bug where it fails to parse tags/tag element without any contents; 

This has been fixed recently
https://bugs.chromium.org/p/webm/issues/detail?id=1125

but all Android version up to and include 6.0.1 are affected. There is good
chance that majority of devices will never get the fix. 

So while there is nothing wrong with the muxer, to ensure compatibility with
those devices attached patch makes sure that empty tags/tag elements are not
written.

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