2011-07-12 |
Howard Chu | Add RTMPE type 9 handshake signature |
commit | commitdiff | tree | snapshot |
2011-07-11 |
Howard Chu | Revert "Drop back on the handshake version, avoid rtmpe 9" |
commit | commitdiff | tree | snapshot |
2011-07-05 |
Compn | add -shared to mingw ldflags, fixes compilation error |
commit | commitdiff | tree | snapshot |
2011-04-07 |
hyc | Use symbolic constants for packet types. From Peter... |
commit | commitdiff | tree | snapshot |
2011-04-07 |
hyc | Handle multiple sessions at once (ugly) |
commit | commitdiff | tree | snapshot |
2011-04-07 |
hyc | Handle Play.PublishNotify like Play.Start |
commit | commitdiff | tree | snapshot |
2011-03-22 |
hyc | Fix prev commit |
commit | commitdiff | tree | snapshot |
2011-03-19 |
hyc | Drop back on the handshake version, avoid rtmpe 9 |
commit | commitdiff | tree | snapshot |
2011-03-16 |
hyc | Fix rtmpt read hangs |
commit | commitdiff | tree | snapshot |
2011-03-14 |
hyc | Bump up play command buffer sizes |
commit | commitdiff | tree | snapshot |
2011-03-10 |
hyc | Fix typos in prev commit |
commit | commitdiff | tree | snapshot |
2011-03-10 |
hyc | Add Libs.private to pkgconfig for Windows |
commit | commitdiff | tree | snapshot |
2011-02-25 |
hyc | Fix FLV timestamps during resume |
commit | commitdiff | tree | snapshot |
2010-12-24 |
hyc | Fix infinite loop on Error/Close |
commit | commitdiff | tree | snapshot |
2010-10-26 |
hyc | Timeout fix from Antti Ajanki |
commit | commitdiff | tree | snapshot |
2010-10-08 |
hyc | Log error message for unsupported SWF Verification... |
commit | commitdiff | tree | snapshot |
2010-08-13 |
hyc | Less case-sensitive check for Content-length: header |
commit | commitdiff | tree | snapshot |
2010-08-13 |
hyc | Substitute libdir in pkgconfig file |
commit | commitdiff | tree | snapshot |
2010-08-10 |
hyc | More dynlib tweaks |
commit | commitdiff | tree | snapshot |
2010-08-09 |
hyc | Fixes for Darwin - use dylib, not bundle for shared lib |
commit | commitdiff | tree | snapshot |
2010-07-12 |
hyc | MacOSX/Darwin shared library flags |
commit | commitdiff | tree | snapshot |
2010-07-08 |
hyc | Fix install target |
commit | commitdiff | tree | snapshot |
2010-07-08 |
hyc | Don't link explicitly against static library |
commit | commitdiff | tree | snapshot |
2010-07-05 |
hyc | Update XBOX/XBMC support |
commit | commitdiff | tree | snapshot |
2010-07-05 |
hyc | Remove obsolete XBOX defs |
commit | commitdiff | tree | snapshot |
2010-07-05 |
hyc | Hide strtime() |
commit | commitdiff | tree | snapshot |
2010-07-03 |
hyc | Update from prev commit |
commit | commitdiff | tree | snapshot |
2010-07-03 |
hyc | Document the escape coding used for special characters... |
commit | commitdiff | tree | snapshot |
2010-07-01 |
hyc | Fix typo |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | zlib dependency is only when CRYPTO is enabled |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | Default to SYS=posix, parent Makefile may not have run |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | Also delete shared libs on clean |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | 2.3 notes about shared library |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | Add mingw DLL install support |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | Add -lz and MinGW support |
commit | commitdiff | tree | snapshot |
2010-06-30 |
hyc | Bumping version to 2.3 to highlight shared lib support |
commit | commitdiff | tree | snapshot |
2010-06-29 |
hyc | Only send CheckBW request once |
commit | commitdiff | tree | snapshot |
2010-06-29 |
hyc | Fix prev commit |
commit | commitdiff | tree | snapshot |
2010-06-29 |
hyc | Cleanup prev commit |
commit | commitdiff | tree | snapshot |
2010-06-29 |
hyc | Fix tcUrl generation, free it on close if needed |
commit | commitdiff | tree | snapshot |
2010-06-29 |
hyc | Skip repeated spaces between URL options |
commit | commitdiff | tree | snapshot |
2010-06-27 |
hyc | Check for duplicate invocations |
commit | commitdiff | tree | snapshot |
2010-06-26 |
hyc | Notes for 2.2f |
commit | commitdiff | tree | snapshot |
2010-06-25 |
hyc | Fix bogus switch statement |
commit | commitdiff | tree | snapshot |
2010-06-24 |
hyc | Fix skipping extension |
commit | commitdiff | tree | snapshot |
2010-06-24 |
hyc | m_read.buf cannot be freed if we were still searching... |
commit | commitdiff | tree | snapshot |
2010-06-22 |
hyc | casting hbuf to unsigned doesn't seem to work, just... |
commit | commitdiff | tree | snapshot |
2010-06-19 |
hyc | Add ping/pong msg, from mybiiter@gmail.com. (Untested... |
commit | commitdiff | tree | snapshot |
2010-06-17 |
hyc | Simple rules for shared lib, v2.2f |
commit | commitdiff | tree | snapshot |
2010-06-17 |
hyc | bump libversion to 2.2f |
commit | commitdiff | tree | snapshot |
2010-06-17 |
hyc | Add RTMP_Socket(), RTMP_Pause(). Addresses the last... |
commit | commitdiff | tree | snapshot |
2010-06-06 |
hyc | Always use .flv extension for output |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hyc | Regenerate |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hyc | formatting/typos |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hyc | Note librtmp is LGPL |
commit | commitdiff | tree | snapshot |
2010-06-03 |
hyc | Update FSF address in license notice |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hyc | move TRUE/FALSE defs to public header, just in case |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hyc | Kill all use of bool, just use int |
commit | commitdiff | tree | snapshot |
2010-06-02 |
hyc | add XLIBS macro |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hyc | drop unused MF variable |
commit | commitdiff | tree | snapshot |
2010-06-01 |
hyc | drop $(MAKEFLAGS), unnecessary |
commit | commitdiff | tree | snapshot |
2010-05-31 |
hyc | RTMP_Write buf is const |
commit | commitdiff | tree | snapshot |
2010-05-30 |
hyc | Fix RC4 teardown for GnuTLS/gcrypt |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hyc | Note RTMP_EnableWrite |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hyc | Tweak install vars |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hyc | Add install targets for tools and docs |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hyc | Makefile tweaks, use SYS= macro instead of platform... |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hyc | 2.2e notes |
commit | commitdiff | tree | snapshot |
2010-05-29 |
hyc | Bump to version 2.2e |
commit | commitdiff | tree | snapshot |
2010-05-28 |
hyc | Add RTMP_EnableWrite() for publishing instead of reading |
commit | commitdiff | tree | snapshot |
2010-05-27 |
hyc | Finally fix the half-assed request/result queue |
commit | commitdiff | tree | snapshot |
2010-05-26 |
hyc | Read buffer fixes: We overallocated the buf by 4 bytes... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
hyc | Just return 1 packet's worth of data at a time from... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
hyc | Cleanup declaration |
commit | commitdiff | tree | snapshot |
2010-05-24 |
hyc | Revert unintended commit |
commit | commitdiff | tree | snapshot |
2010-05-24 |
hyc | Give up dataType search if we run out of buffer |
commit | commitdiff | tree | snapshot |
2010-05-24 |
hyc | Use metadata to set dataType, to help finish dataType... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
hyc | Fix RTMP_Read, return 0 on EOF, not -1 |
commit | commitdiff | tree | snapshot |
2010-05-05 |
hyc | Fix swfinfo path on Xbox |
commit | commitdiff | tree | snapshot |
2010-05-05 |
hyc | Document what we know about Stream BufferEmpty and... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
hyc | Very rudimentary library overview, read rtmp.h for... |
commit | commitdiff | tree | snapshot |
2010-05-05 |
hyc | Don't use the BufferEmpty toggle trick by default in... |
commit | commitdiff | tree | snapshot |
2010-05-04 |
hyc | Whitespace in prev commit |
commit | commitdiff | tree | snapshot |
2010-05-04 |
hyc | Fix rtmpt clientID was not NUL-terminated |
commit | commitdiff | tree | snapshot |
2010-05-04 |
hyc | More XBOX cleanup, just use _WIN32 which is defined... |
commit | commitdiff | tree | snapshot |
2010-05-02 |
hyc | Update docs for rtmpts |
commit | commitdiff | tree | snapshot |
2010-05-02 |
hyc | Looks like rtmps doesn't tunnel by default, so add... |
commit | commitdiff | tree | snapshot |
2010-05-01 |
hyc | XBOX compatibility patches (Mostly same as WIN32) |
commit | commitdiff | tree | snapshot |
2010-04-30 |
hyc | Add --playlist option |
commit | commitdiff | tree | snapshot |
2010-04-30 |
hyc | Updates for 2.2d |
commit | commitdiff | tree | snapshot |
2010-04-30 |
hyc | Clarify NO_SSL initialization |
commit | commitdiff | tree | snapshot |
2010-04-29 |
hyc | Add -DNO_SSL option for omitting SSL support (just... |
commit | commitdiff | tree | snapshot |
2010-04-29 |
hyc | Don't strip suffix if prefix was already present |
commit | commitdiff | tree | snapshot |
2010-04-29 |
hyc | Add support for polarssl, http://www.polarssl.org |
commit | commitdiff | tree | snapshot |
2010-04-24 |
hyc | More explicit OpenSSL check |
commit | commitdiff | tree | snapshot |
2010-04-24 |
hyc | Check OpenSSL version |
commit | commitdiff | tree | snapshot |
2010-04-24 |
hyc | Add support for set_playlist command |
commit | commitdiff | tree | snapshot |
2010-04-24 |
hyc | Restructure Link booleans into bitflags |
commit | commitdiff | tree | snapshot |
2010-04-24 |
hyc | Tweak client version based on encryption status |
commit | commitdiff | tree | snapshot |
2010-04-24 |
hyc | Fix whitespace |
commit | commitdiff | tree | snapshot |
next |