[rtmpdump] r286 - trunk/rtmpdump.1 (and FreeBSD)

Marcin Cieslak saper at saper.info
Thu Mar 4 14:26:09 CET 2010


On Thu, 4 Mar 2010, hyc wrote:

> Author: hyc
> Date: Thu Mar  4 09:56:28 2010
> New Revision: 286

Proposed patch:

--- rtmpdump.1	(wersja 287)
+++ rtmpdump.1	(kopia robocza)
@@ -132,7 +132,7 @@
  this option will append a Boolean TRUE and then the specified string.
  This message format is only used by some particular servers and is
  deprecated. The more general
-.B\-\-conn
+.B \-\-conn
  option should be used instead.
  .TP
  \fB\-\-conn		\-C\fP\ \fItype:data\fP


btw, trunk (r287) compiles on FreeBSD fine with just one warning:

gcc -Wall   -DRTMPDUMP_VERSION=\"v2.1d\" -O2   -c -o amf.o amf.c
In file included from amf.c:30:
bytes.h:72:2: warning: #warning "Float word order not defined, assuming the same as byte order!"
gcc -Wall   -DRTMPDUMP_VERSION=\"v2.1d\" -O2   -c -o hashswf.o hashswf.c

I have no idea how to check float endianness on the BSD system.

--Marcin



More information about the rtmpdump mailing list