[gstreamer-bugs] [Bug 622017] [GstRtpMP4GDepay] Packet payload was too short.
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jul 6 11:05:04 PDT 2010
https://bugzilla.gnome.org/show_bug.cgi?id=622017
GStreamer | don't know | 0.10.29
--- Comment #9 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2010-07-06 18:04:58 UTC ---
(From update of attachment 165370)
>+ reuse = src->reuse ? 1 : 0;
> if ((ret =
> setsockopt (src->sock.fd, SOL_SOCKET, SO_REUSEADDR, &reuse,
> sizeof (reuse))) < 0)
Fwiw, on some systems (*BSD) there also seems to be a separate SO_REUSEPORT...
--
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