]> granicus.if.org Git - rtmpdump/shortlog
rtmpdump
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
2010-04-24 hycFix: if playpath begins with '?' just use the remainder
2010-04-21 hycDrop unneeded Debug
2010-04-21 hycMore trivial cleanup
2010-04-21 hycwhitespace cleanup
2010-04-21 hycFix timestamps in FLV packets
2010-04-20 hycFix digest offset computation, handshake versions
2010-04-18 hycTweak pkgconfig libs
2010-04-18 hycWindows - use ws2tcpip.h, drop our bogus socklen_t...
2010-04-18 hycWindows GNUTLS needs explicit -lgcrypt
2010-04-18 hycUse winsock2.h, not winsock.h
2010-04-18 hycSet CROSS_COMPILE for ar
2010-04-14 hycv2.2c stuff. not much user-visible
2010-04-14 hycMore cleanup
2010-04-14 hycC89 compatibility
2010-04-14 hycLeave CRYPTO defined by default, use "make CRYPTO=...
2010-04-11 hyccleanup: dTime -> iTime
2010-04-11 hycFix pause debug msg
2010-04-10 hycRename default log handler
2010-04-10 hycAdd missing LogSetCallback
2010-04-10 hycRestructure logging, add log callback
2010-04-07 hycFix prev commit - hashswf must always be present
2010-04-07 hycDrop #ifdef CRYPTO from rtmp.h; apps have no way to...
2010-04-07 hycMove -DCRYPTO to Makefile from rtmp.h
2010-04-07 hycHashSWF depends on CRYPTO
2010-04-07 hycinclude <stddef.h>
2010-03-31 hycreleaseStream, FCpublish, FCunpublish get no _results
2010-03-31 hyccleanup sendplay log msg, plug m_read memleak
2010-03-31 hycMake sure install directories exist
next