[Bug 756897] qtdemux: cenc aux_info_type endianness issue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 22 08:28:02 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #321811|none                        |reviewed
             status|                            |

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 321811:
 --> (https://bugzilla.gnome.org/review?bug=756897&attachment=321811)

::: gst/isomp4/qtdemux.c
@@ +3379,2 @@
     if (!gst_byte_reader_get_uint32_be (br, &aux_info_type_parameter))
       return FALSE;

So the type is a fourcc in LE, the other parts are still in big endian? Can
someone check if this actually makes sense and is what the spec says? I'll push
it then.

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