]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2011-07-12 Howard ChuAdd RTMPE type 9 handshake signature
2011-07-11 Howard ChuRevert "Drop back on the handshake version, avoid rtmpe 9"
2011-07-05 Compnadd -shared to mingw ldflags, fixes compilation error
2011-04-07 hycUse symbolic constants for packet types. From Peter...
2011-04-07 hycHandle multiple sessions at once (ugly)
2011-04-07 hycHandle Play.PublishNotify like Play.Start
2011-03-22 hycFix prev commit
2011-03-19 hycDrop back on the handshake version, avoid rtmpe 9
2011-03-16 hycFix rtmpt read hangs
2011-03-14 hycBump up play command buffer sizes
2011-03-10 hycFix typos in prev commit
2011-03-10 hycAdd Libs.private to pkgconfig for Windows
2011-02-25 hycFix FLV timestamps during resume
2010-12-24 hycFix infinite loop on Error/Close
2010-10-26 hycTimeout fix from Antti Ajanki
2010-10-08 hycLog error message for unsupported SWF Verification...
2010-08-13 hycLess case-sensitive check for Content-length: header
2010-08-13 hycSubstitute libdir in pkgconfig file
2010-08-10 hycMore dynlib tweaks
2010-08-09 hycFixes for Darwin - use dylib, not bundle for shared lib
2010-07-12 hycMacOSX/Darwin shared library flags
2010-07-08 hycFix install target
2010-07-08 hycDon't link explicitly against static library
2010-07-05 hycUpdate XBOX/XBMC support
2010-07-05 hycRemove obsolete XBOX defs
2010-07-05 hycHide strtime()
2010-07-03 hycUpdate from prev commit
2010-07-03 hycDocument the escape coding used for special characters...
2010-07-01 hycFix typo
2010-06-30 hyczlib dependency is only when CRYPTO is enabled
2010-06-30 hycDefault to SYS=posix, parent Makefile may not have run
2010-06-30 hycAlso delete shared libs on clean
2010-06-30 hyc2.3 notes about shared library
2010-06-30 hycAdd mingw DLL install support
2010-06-30 hycAdd -lz and MinGW support
2010-06-30 hycBumping version to 2.3 to highlight shared lib support
2010-06-29 hycOnly send CheckBW request once
2010-06-29 hycFix prev commit
2010-06-29 hycCleanup prev commit
2010-06-29 hycFix tcUrl generation, free it on close if needed
2010-06-29 hycSkip repeated spaces between URL options
2010-06-27 hycCheck for duplicate invocations
2010-06-26 hycNotes for 2.2f
2010-06-25 hycFix bogus switch statement
2010-06-24 hycFix skipping extension
2010-06-24 hycm_read.buf cannot be freed if we were still searching...
2010-06-22 hyccasting hbuf to unsigned doesn't seem to work, just...
2010-06-19 hycAdd ping/pong msg, from mybiiter@gmail.com. (Untested...
2010-06-17 hycSimple rules for shared lib, v2.2f
2010-06-17 hycbump libversion to 2.2f
2010-06-17 hycAdd RTMP_Socket(), RTMP_Pause(). Addresses the last...
2010-06-06 hycAlways use .flv extension for output
2010-06-03 hycRegenerate
2010-06-03 hycformatting/typos
2010-06-03 hycNote librtmp is LGPL
2010-06-03 hycUpdate FSF address in license notice
2010-06-02 hycmove TRUE/FALSE defs to public header, just in case
2010-06-02 hycKill all use of bool, just use int
2010-06-02 hycadd XLIBS macro
2010-06-01 hycdrop unused MF variable
2010-06-01 hycdrop $(MAKEFLAGS), unnecessary
2010-05-31 hycRTMP_Write buf is const
2010-05-30 hycFix RC4 teardown for GnuTLS/gcrypt
2010-05-29 hycNote RTMP_EnableWrite
2010-05-29 hycTweak install vars
2010-05-29 hycAdd install targets for tools and docs
2010-05-29 hycMakefile tweaks, use SYS= macro instead of platform...
2010-05-29 hyc2.2e notes
2010-05-29 hycBump to version 2.2e
2010-05-28 hycAdd RTMP_EnableWrite() for publishing instead of reading
2010-05-27 hycFinally fix the half-assed request/result queue
2010-05-26 hycRead buffer fixes: We overallocated the buf by 4 bytes...
2010-05-24 hycJust return 1 packet's worth of data at a time from...
2010-05-24 hycCleanup declaration
2010-05-24 hycRevert unintended commit
2010-05-24 hycGive up dataType search if we run out of buffer
2010-05-24 hycUse metadata to set dataType, to help finish dataType...
2010-05-11 hycFix RTMP_Read, return 0 on EOF, not -1
2010-05-05 hycFix swfinfo path on Xbox
2010-05-05 hycDocument what we know about Stream BufferEmpty and...
2010-05-05 hycVery rudimentary library overview, read rtmp.h for...
2010-05-05 hycDon't use the BufferEmpty toggle trick by default in...
2010-05-04 hycWhitespace in prev commit
2010-05-04 hycFix rtmpt clientID was not NUL-terminated
2010-05-04 hycMore XBOX cleanup, just use _WIN32 which is defined...
2010-05-02 hycUpdate docs for rtmpts
2010-05-02 hycLooks like rtmps doesn't tunnel by default, so add...
2010-05-01 hycXBOX compatibility patches (Mostly same as WIN32)
2010-04-30 hycAdd --playlist option
2010-04-30 hycUpdates for 2.2d
2010-04-30 hycClarify NO_SSL initialization
2010-04-29 hycAdd -DNO_SSL option for omitting SSL support (just...
2010-04-29 hycDon't strip suffix if prefix was already present
2010-04-29 hycAdd support for polarssl, http://www.polarssl.org
2010-04-24 hycMore explicit OpenSSL check
2010-04-24 hycCheck OpenSSL version
2010-04-24 hycAdd support for set_playlist command
2010-04-24 hycRestructure Link booleans into bitflags
2010-04-24 hycTweak client version based on encryption status
2010-04-24 hycFix whitespace
next