mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-10 00:12:48 +00:00
The length of the TCP payload is the IP plus TCP header length subtracted from the IP datagram length specified in the IP header. Prior to this, the size was calculated incorrectly, considering all data after TCP header as a payload till the end of a packet. Fixes #995 |
||
---|---|---|
.. | ||
gstirtspparse.c | ||
gstirtspparse.h | ||
gstpcapparse.c | ||
gstpcapparse.h | ||
Makefile.am | ||
meson.build | ||
plugin.c |