[Bug 756897] qtdemux: cenc aux_info_type endianness issue

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Feb 19 17:46:12 UTC 2016


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

--- Comment #11 from Greg Rutz <g.rutz at cablelabs.com> ---
Also note that other areas of the code use QT_FOURCC to read fourcc byte data
which is implemented as:

#define QT_FOURCC(a)  (GST_READ_UINT32_LE(a))

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