]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
2011-07-31 KSVJustin.TV usherToken detection
2011-07-29 Scott D. DavillaDarwin dylib updates
2011-07-23 Howard ChuPlug potential memleak
2011-07-23 Howard ChuFix MDH_free() for PolarSSL
2011-07-23 Martin StorsjoDon't try to close an already closed socket
2011-07-23 Martin StorsjoCheck the return value from RTMP_SendBytesReceived()
2011-07-22 Martin StorsjoGenerate and install an import lib for the built DLL
2011-07-22 Martin StorsjoCreate the SODIR, too
2011-07-22 Martin StorsjoRemove the generated pkg-config file on make clean
2011-07-22 Howard ChuRegenerate HTML docs, minor tweaks
2011-07-22 toine512Squashed commit of the following:
2011-07-12 Howard Chuv2.4 changes v2.4
2011-07-12 Howard ChuVersion bump
2011-07-12 Howard ChuAdditional credit for RTMPE 9 keys
2011-07-12 Howard ChuAdd LIB_RTMP macro
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...
next