[Bug 756897] New: qtdemux: cenc aux_info_type endianness issue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 21 03:05:55 PDT 2015


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

            Bug ID: 756897
           Summary: qtdemux: cenc aux_info_type endianness issue
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: phil at base-art.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Fragments available through this dash manifest expose a 'cnec' aux_info_type
according to qtdemux:

qtdemux.c:3323:qtdemux_parse_saio:<qtdemux1> aux_info_type: 'cnec',
aux_info_type_parameter:  000000

Perhaps we should use the ntohl() function to convert the value to host
endianness or is this fragment simply invalid?

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