[Bug 711819] rtpbuffer: gst_rtp_buffer_ext_timestamp() returns wrong value when compiled with clang 5 on iOS/ARM
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Nov 13 11:16:05 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=711819
GStreamer | gst-plugins-base | 1.2.0
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|don't know |gst-plugins-base
Resolution| |FIXED
Target Milestone|HEAD |1.2.2
Summary|rtsp client in ios fails to |rtpbuffer:
|play the stream |gst_rtp_buffer_ext_timestam
| |p() returns wrong value
| |when compiled with clang 5
| |on iOS/ARM
--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-13 19:16:00 UTC ---
commit 76985c5e81bd206439409ed8aa34aedb4ac47fce
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Wed Nov 13 20:12:48 2013 +0100
rtpbuffer: Fix gst_rtp_buffer_ext_timestamp() with clang 5 on iOS/ARM
The bitwise NOT operator is not defined on signed integers.
Thanks to Wim Taymans for finding the cause.
https://bugzilla.gnome.org/show_bug.cgi?id=711819
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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