]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2010-02-15 hycIgnore ctrl 31/32 in live streams
2010-02-14 hycFix r248
2010-02-14 hycMore fixes for pause/resume - don't overwrite pauseStam...
2010-02-11 hycCleanup prev commits
2010-02-11 hycFrom Antti Ajanki: expose http_get()
2010-02-11 hycFix audio resume bug
2010-02-09 hycMinor fixes from Antti Ajanki
2010-02-05 hycAnother timestamp fix, same as r202
2010-02-05 hycFix r239, there are 4 fields per record now
2010-01-30 hycSilence warning
2010-01-28 hycPrep for FlashPlayer10 handshake support. (Probably...
2010-01-26 hycDrop osx-specific rules. Don't mention cygwin or any...
2010-01-19 hycAllow zero swfAge to force HTTP check every time
2010-01-19 hycAdd ctim to ~/.swfinfo, recording the last time we...
2010-01-18 hycLog BytesReceived reports from client
2010-01-16 hycDon't send our own byte counts, the real client will
2010-01-15 hycSplit RTMP_Connect up, add m_bSendCounter flag; proxy...
2010-01-14 hycUse __APPLE__ instead of __MACOSX__
2010-01-09 hycNote parseurl fix for extensions
2010-01-09 hycHandle extensions followed by URL parameters
2010-01-09 hycClose both connections on cleanup
2010-01-09 hycTweak SendChunk to use a single WriteN call
2010-01-09 hycSkip leading dot in filenames
2010-01-09 hycCleanup unused field
2010-01-09 hycFix typo in comment
2010-01-09 hycrtmpdump params should be printed on stdout
2010-01-09 hycFix AMF_Decode() end detection
2010-01-09 hycUse double quotes instead of single quotes for output
2010-01-09 hycFix typo
2010-01-09 hycAlso support NULL for --conn parameters
2010-01-09 hycNotes for connect params
2010-01-09 hycmore for 2.1c, arbitrary AMF data in connect requests
2010-01-09 hycAdd --conn|-C option to append arbitrary AMF data to...
2010-01-08 hycMore 2.1c misc
2010-01-08 hycFallback to Reconnect if ToggleStream didn't work,...
2010-01-08 hycChanges for 2.1c
2010-01-08 hycFormat rtmpsrv output as an rtmpdump commandline for...
2010-01-08 hycOnly flush LogPrintf() if output ends with \n
2010-01-07 hycFixed per-chunk sending
2010-01-07 hycPartially revert -r200, per-chunk sending is fragile...
2010-01-06 hycMore cleanup
2010-01-06 hycFix timestamp due to amf fixes, fix buf mgmt due to...
2010-01-06 hycSimplify playlist handling
2010-01-06 hycRelay data in chunks instead of full packets, to reduce...
2010-01-06 hycAdd RTMP_SendChunk() for sending incomplete packets...
2010-01-06 hycPlug mem leaks
2010-01-06 hycapp is parsed from url
2010-01-06 hycFailing to respond to SWF Verification request is an...
2010-01-06 hycUse unsigned int for timestamps
2010-01-06 hycFixes for extended timestamps, bounds checks
2010-01-06 hycDon't try to close server->socket multiple times
2010-01-05 hycFix typo
2010-01-05 hycRestore 'v' that was dropped from version by mistake
2010-01-05 hycFix prev commit
2010-01-05 hycAdd optional packet param to RTMP_Connect(); rtmpsuck...
2010-01-05 hycplaypath needs to be url-decoded
2010-01-04 hycUpdates for 2.1b
2010-01-04 hycFix URL matching in file check
2010-01-04 hycHandle getStreamLength
2010-01-04 hycMore logging cleanup
2010-01-04 hycCleanup filename some more, close immediately if client...
2010-01-04 hycClose the session on close request
2010-01-04 hycAdd flag for sending objectEncoding even if it's zero
2010-01-03 hycFix typo
2010-01-03 hycFix bufferSize in resume
2010-01-02 hycAlways flush log output
2010-01-02 hycrevert accidental commit
2010-01-02 hycCleanup CRYPTO dependencies
2010-01-02 hycZap colons in playpath
2010-01-02 hycFix: handle auth parameters in connect request
2010-01-02 hycFix WIN32 timeout handling
2010-01-01 hyc2.1a updates: copyright year, streams description in...
2010-01-01 hycMore cleanup for prev commit
2010-01-01 hycCleanup prev commit
2010-01-01 hycFix SO_RCVTIMEO for WIN32
2009-12-31 hycNeed <errno.h> here too
2009-12-31 hycMore thread cleanup
2009-12-31 hycAdd some messages for failures
2009-12-31 hycSilence warning
2009-12-31 hycMore for warnings
2009-12-31 hyccomment out unused functions to silence warnings
2009-12-31 hycMove thread support to its own files
2009-12-31 hycMore cleanup for mingw
2009-12-31 hycMore cleanup
2009-12-31 hycCleanup
2009-12-31 hycRefactor a bit for WIN32 compatibility
2009-12-30 hycHashSWF(,ask)
2009-12-30 hycAdd 'ask' param back to HashSWF, expose HandlePacket...
2009-12-30 hycFix prev commit
2009-12-30 hycPrep for 2.1; use Referrer in HashSWF
2009-12-30 hycRename SWFVerify() to RTMP_HashSWF(), rename swfvfy...
2009-12-30 hycStrip unused stuff, close output file on Netstream...
2009-12-30 hycNotes about rtmpsuck.
2009-12-29 hycAdd -z option to enable debug
2009-12-29 hycWrite headers for 0-length packets
2009-12-29 hycMore fixes for SendPacket channels
2009-12-29 hycUse m_outChunkSize
2009-12-29 hycChange chunksize as needed, don't talk to HTTP server...
2009-12-29 hycAdd "ask" param, don't talk to HTTP server if we alread...
2009-12-29 hycAdd separate in/out chunk size, fix channels in SendPac...
next