[Bug 767817] Build error: gstrtpj2kpay.c:364:21: error: implicit truncation from 'int' to bitfield changes value from -1 to 65535

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 09:25:40 UTC 2016


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |boxerab at gmail.com,
                   |                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Aaron, any chance you could have a look?

For what it's worth, I'm not sure we really need a bitfield for the header
struct, so could just change the types perhaps? (In case we parse any bits from
incoming data, it should be parsed via GstBitReader and assigned to the struct,
not indirectly picked up like that)

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