[multicat-devel] multicat: svn commit r28 (massiot)

Subversion daemon svn at videolan.org
Thu Sep 1 23:59:08 CEST 2011


r28 | massiot | 2011-09-01 23:59:08 +0200 (Thu, 01 Sep 2011) | 16 lines
Changed paths:
   M /trunk/Makefile
   M /trunk/NEWS
   M /trunk/README
   M /trunk/aggregartp.c
   D /trunk/desaggregartp.1
   D /trunk/desaggregartp.c
   M /trunk/ingests.c
   M /trunk/multicat.c
   M /trunk/offsets.c
   A /trunk/reordertp.1 (from /trunk/desaggregartp.1:27)
   A /trunk/reordertp.c (from /trunk/desaggregartp.c:27)
   M /trunk/util.c
   M /trunk/util.h

 * reordertp.c: Renamed desaggregartp to reordertp
 * multicat.c, aggregartp.c, reordertp.c, util.c: Support for TCP sockets (/tcp)
 * aggregartp.c, reordertp.c: Support for packet retransmission over UDP or TCP
 * ALL: Use biTStream instead of util.h' parsing functions
 * aggregartp.c, reordertp.c: Remove limits on number of inputs/outputs
 * multicat.c: Fix segfault on non-existant aux file
 * reordertp.c: Packets with too much jitter are not taken into account for
   clock ("space packets")
 * reordertp.c: Add options to configure gap, jitter and clock recovery
   thresholds
 * ingests.c: Fix a major timestamping bug where first packets would be sent
   too fast, and the rest of the timestamps are off
 * util.c: Merge IPv4 and IPv6 functions
 * multicat.c, aggregartp.c, reordertp.c: Add an option to specify the RTP
   header size.



More information about the multicat-devel mailing list