]> granicus.if.org Git - rtmpdump/history - rtmpgw.c
Add option --realtime (-R) to rtmpdump to disable the BUFX hack
[rtmpdump] / rtmpgw.c
2011-11-15 Howard ChuFix log messages
2011-07-22 Howard ChuRegenerate HTML docs, minor tweaks
2011-07-22 toine512Squashed commit of the following:
2010-06-03 hycformatting/typos
2010-06-03 hycUpdate FSF address in license notice
2010-06-02 hycKill all use of bool, just use int
2010-05-02 hycLooks like rtmps doesn't tunnel by default, so add...
2010-04-24 hycRestructure Link booleans into bitflags
2010-04-07 hycDrop #ifdef CRYPTO from rtmp.h; apps have no way to...
2010-03-27 hycOption restructuring, allow most options to be passed...
2010-03-26 hycUse AVal for hostname and sockshost, don't allocate...
2010-03-25 hycFix #undef CRYPTO case
2010-03-25 hycCleanup prev
2010-03-25 hycAbort on unrecognized options
2010-03-22 hycFix typo
2010-03-18 hycRename AMF_Log -> RTMP_Log, cleanup
2010-03-14 hycAlways send tcUrl
2010-03-14 hycRever -r343, app is not required
2010-03-13 hycMore cleanup
2010-03-13 hycFix status reporting
2010-03-13 hycapp is a required parameter
2010-03-13 hycUse explicit AMF_debuglevel
2010-03-13 hycNamespace cleanup
2010-03-12 hycUse RTMP_Read()
2010-03-10 hycCache initial packets, don't write header till we know...
2010-03-10 hycFix default ports
2010-03-09 hycRTMPE is now protocol #2, not #3
2010-03-08 hycMove Default flashVer into library, let SetupStream...
2010-03-08 hycDrop log.h from rtmp.h
2010-03-08 hycC++ compat, move parseurl to librtmp
2010-03-04 hycAdd socks option
2010-03-04 hycMore typos
2010-03-04 hycFix typos
2010-03-04 hycMove librtmp to separate directory, relicense as LGPL
2010-03-04 hycRenamed streams program to rtmpgw