2009-12-14 |
hyc | Fix prev commit 1.x@60 |
commit | commitdiff | tree | snapshot |
2009-12-09 |
hyc | Fix SendRTMP, just use default chunksize on writes |
commit | commitdiff | tree | snapshot |
2009-12-02 |
hyc | Notes for 1.9a |
commit | commitdiff | tree | snapshot |
2009-11-23 |
hyc | remove 'not yet supported' comment for rtmpe |
commit | commitdiff | tree | snapshot |
2009-11-22 |
hyc | Just ignore SIGPIPE, MSG_NOSIGNAL is Linux-specific |
commit | commitdiff | tree | snapshot |
2009-11-20 |
hyc | flvstreamer bug#107134 stop streaming for onFCUnsubscribe |
commit | commitdiff | tree | snapshot |
2009-11-20 |
hyc | flvstreamer bug#107134, don't retry live streams |
commit | commitdiff | tree | snapshot |
2009-11-15 |
hyc | Fix auth encoding, partial revert of r12 |
commit | commitdiff | tree | snapshot |
2009-11-14 |
hyc | Update date, release 1.9 |
commit | commitdiff | tree | snapshot |
2009-11-12 |
hyc | cleanup unused var |
commit | commitdiff | tree | snapshot |
2009-11-12 |
hyc | Use pause/unpause for FMS 3.0 as well |
commit | commitdiff | tree | snapshot |
2009-11-12 |
hyc | Remove _DEBUG define, delete exe's on make clean |
commit | commitdiff | tree | snapshot |
2009-11-12 |
hyc | Minor cleanup, experimental Reconnect approach. Seems... |
commit | commitdiff | tree | snapshot |
2009-11-12 |
hyc | Fixed pause/resume synch |
commit | commitdiff | tree | snapshot |
2009-11-11 |
hyc | Fix _checkbw processing |
commit | commitdiff | tree | snapshot |
2009-11-11 |
hyc | Fix _checkbw processing |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Remove obsolete get_iplayer reference, mention auto... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | More cleanup |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | More memory cleanup |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Fix double-free, uninit'd vars |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Add '#' option |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Discard old frames when doing pause/resume |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Experimental retry: use pause/unpause when buffer is... |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Cleanup |
commit | commitdiff | tree | snapshot |
2009-11-10 |
hyc | Revert -r33, try to match transaction IDs |
commit | commitdiff | tree | snapshot |
2009-11-09 |
hyc | Minor cleanup, s/Ping/Ctrl, only Ctrl type 6 is an... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
hyc | Hashes should use LogStatus() too |
commit | commitdiff | tree | snapshot |
2009-11-09 |
hyc | More fixes for auto-retry |
commit | commitdiff | tree | snapshot |
2009-11-07 |
hyc | Update make instructions. Update to 1.9 |
commit | commitdiff | tree | snapshot |
2009-11-07 |
hyc | flvstreamer 1.9 changes, all-purpose Makefile. Please... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
hyc | sync with flvstreamer 1.9, with additional cleanups |
commit | commitdiff | tree | snapshot |
2009-11-07 |
hyc | Cleanup unneeded Stop checks |
commit | commitdiff | tree | snapshot |
2009-11-07 |
hyc | Fix -r21 |
commit | commitdiff | tree | snapshot |
2009-11-07 |
hyc | FLV Ints seem to always be unsigned |
commit | commitdiff | tree | snapshot |
2009-11-06 |
hyc | Sync again with flvstreamer 1.8: handle files >2GB... |
commit | commitdiff | tree | snapshot |
2009-11-06 |
hyc | Missing sockshost param |
commit | commitdiff | tree | snapshot |
2009-11-06 |
hyc | Portability fixes for SOCKS support |
commit | commitdiff | tree | snapshot |
2009-11-06 |
hyc | From Antti Ajanki: pass name by reference |
commit | commitdiff | tree | snapshot |
2009-11-06 |
hyc | Set stdout to binary mode for WIN32 |
commit | commitdiff | tree | snapshot |
2009-11-06 |
hyc | From Antti Ajanki: split parseurl function, handle... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
hyc | SOCKS4 support |
commit | commitdiff | tree | snapshot |
2009-11-02 |
hyc | SOCKS4 support from Monsieur Video |
commit | commitdiff | tree | snapshot |
2009-10-31 |
hyc | Updated rtmp API |
commit | commitdiff | tree | snapshot |
2009-10-31 |
hyc | Update ChangeLog, misc stuff |
commit | commitdiff | tree | snapshot |
2009-10-31 |
hyc | Version updates |
commit | commitdiff | tree | snapshot |
2009-10-31 |
hyc | Sanity check - use the actual stream ID for buffertime... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
hyc | Oops, don't need m_ctrl_sid any more |
commit | commitdiff | tree | snapshot |
2009-10-31 |
hyc | Fix m_methodCalls state machine, fixed auto-resume |
commit | commitdiff | tree | snapshot |
2009-10-30 |
hyc | Partial merge from RTMPDump-YLE: fix buffer overruns... |
commit | commitdiff | tree | snapshot |
2009-10-30 |
hyc | Linux doesn't need -lssl |
commit | commitdiff | tree | snapshot |
2009-10-30 |
hyc | Parametrize Makefile, get rid of other Makefiles |
commit | commitdiff | tree | snapshot |
2009-10-30 |
hyc | Portability fixes: change some sources to plain C,... |
commit | commitdiff | tree | snapshot |
2009-10-11 |
diego | Add non-official diff, fixes streams with >64 channels. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Add Cygwin Makefile. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Import rtmpdump v1.6. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Import rtmpdump v1.5a. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Import rtmpdump v1.5. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Remove get_ scripts from the tree for the moment. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Import rtmpdump v1.4. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
diego | Import rtmpdump v1.3d. |
commit | commitdiff | tree | snapshot |
|