]> granicus.if.org Git - rtmpdump/log
rtmpdump
15 years agoDiscard old frames when doing pause/resume
hyc [Tue, 10 Nov 2009 10:10:41 +0000 (10:10 +0000)]
Discard old frames when doing pause/resume

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@39 400ebc74-4327-4243-bc38-086b20814532

15 years agoExperimental retry: use pause/unpause when buffer is empty
hyc [Tue, 10 Nov 2009 02:37:24 +0000 (02:37 +0000)]
Experimental retry: use pause/unpause when buffer is empty

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@38 400ebc74-4327-4243-bc38-086b20814532

15 years agoCleanup
hyc [Tue, 10 Nov 2009 02:36:55 +0000 (02:36 +0000)]
Cleanup

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@37 400ebc74-4327-4243-bc38-086b20814532

15 years agoRevert -r33, try to match transaction IDs
hyc [Tue, 10 Nov 2009 01:21:15 +0000 (01:21 +0000)]
Revert -r33, try to match transaction IDs

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@36 400ebc74-4327-4243-bc38-086b20814532

15 years agoMinor cleanup, s/Ping/Ctrl, only Ctrl type 6 is an actual Ping.
hyc [Mon, 9 Nov 2009 22:52:57 +0000 (22:52 +0000)]
Minor cleanup, s/Ping/Ctrl, only Ctrl type 6 is an actual Ping.
Send RTMP header and data in single write call.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@35 400ebc74-4327-4243-bc38-086b20814532

15 years agoHashes should use LogStatus() too
hyc [Mon, 9 Nov 2009 02:07:12 +0000 (02:07 +0000)]
Hashes should use LogStatus() too

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@34 400ebc74-4327-4243-bc38-086b20814532

15 years agoMore fixes for auto-retry
hyc [Mon, 9 Nov 2009 01:48:30 +0000 (01:48 +0000)]
More fixes for auto-retry

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@33 400ebc74-4327-4243-bc38-086b20814532

15 years agoUpdate make instructions. Update to 1.9
hyc [Sat, 7 Nov 2009 08:31:39 +0000 (08:31 +0000)]
Update make instructions. Update to 1.9

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@32 400ebc74-4327-4243-bc38-086b20814532

15 years agoflvstreamer 1.9 changes, all-purpose Makefile. Please stop sending platform-specific...
hyc [Sat, 7 Nov 2009 08:23:23 +0000 (08:23 +0000)]
flvstreamer 1.9 changes, all-purpose Makefile. Please stop sending platform-specific Makefiles.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@31 400ebc74-4327-4243-bc38-086b20814532

15 years agosync with flvstreamer 1.9, with additional cleanups
hyc [Sat, 7 Nov 2009 07:56:32 +0000 (07:56 +0000)]
sync with flvstreamer 1.9, with additional cleanups

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@30 400ebc74-4327-4243-bc38-086b20814532

15 years agoCleanup unneeded Stop checks
hyc [Sat, 7 Nov 2009 07:20:40 +0000 (07:20 +0000)]
Cleanup unneeded Stop checks

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@29 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix -r21
hyc [Sat, 7 Nov 2009 07:19:56 +0000 (07:19 +0000)]
Fix -r21

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@28 400ebc74-4327-4243-bc38-086b20814532

15 years agoFLV Ints seem to always be unsigned
hyc [Sat, 7 Nov 2009 07:19:31 +0000 (07:19 +0000)]
FLV Ints seem to always be unsigned

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@27 400ebc74-4327-4243-bc38-086b20814532

15 years agoSync again with flvstreamer 1.8: handle files >2GB, more for start/stop conditions
hyc [Fri, 6 Nov 2009 05:38:22 +0000 (05:38 +0000)]
Sync again with flvstreamer 1.8: handle files >2GB, more for start/stop conditions

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@26 400ebc74-4327-4243-bc38-086b20814532

15 years agoMissing sockshost param
hyc [Fri, 6 Nov 2009 05:36:42 +0000 (05:36 +0000)]
Missing sockshost param

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@25 400ebc74-4327-4243-bc38-086b20814532

15 years agoPortability fixes for SOCKS support
hyc [Fri, 6 Nov 2009 03:57:02 +0000 (03:57 +0000)]
Portability fixes for SOCKS support

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@24 400ebc74-4327-4243-bc38-086b20814532

15 years agoFrom Antti Ajanki: pass name by reference
hyc [Fri, 6 Nov 2009 03:38:08 +0000 (03:38 +0000)]
From Antti Ajanki: pass name by reference

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@23 400ebc74-4327-4243-bc38-086b20814532

15 years agoSet stdout to binary mode for WIN32
hyc [Fri, 6 Nov 2009 03:36:13 +0000 (03:36 +0000)]
Set stdout to binary mode for WIN32

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@22 400ebc74-4327-4243-bc38-086b20814532

15 years agoFrom Antti Ajanki: split parseurl function, handle mp3 playpaths
hyc [Fri, 6 Nov 2009 03:32:22 +0000 (03:32 +0000)]
From Antti Ajanki: split parseurl function, handle mp3 playpaths

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@21 400ebc74-4327-4243-bc38-086b20814532

15 years agoSOCKS4 support
hyc [Mon, 2 Nov 2009 04:20:09 +0000 (04:20 +0000)]
SOCKS4 support

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@20 400ebc74-4327-4243-bc38-086b20814532

15 years agoSOCKS4 support from Monsieur Video
hyc [Mon, 2 Nov 2009 02:51:17 +0000 (02:51 +0000)]
SOCKS4 support from Monsieur Video

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@19 400ebc74-4327-4243-bc38-086b20814532

15 years agoUpdated rtmp API
hyc [Sat, 31 Oct 2009 02:49:17 +0000 (02:49 +0000)]
Updated rtmp API

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@18 400ebc74-4327-4243-bc38-086b20814532

15 years agoUpdate ChangeLog, misc stuff
hyc [Sat, 31 Oct 2009 02:47:49 +0000 (02:47 +0000)]
Update ChangeLog, misc stuff

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@17 400ebc74-4327-4243-bc38-086b20814532

15 years agoVersion updates
hyc [Sat, 31 Oct 2009 02:25:22 +0000 (02:25 +0000)]
Version updates

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@16 400ebc74-4327-4243-bc38-086b20814532

15 years agoSanity check - use the actual stream ID for buffertime updates
hyc [Sat, 31 Oct 2009 00:54:28 +0000 (00:54 +0000)]
Sanity check - use the actual stream ID for buffertime updates

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@15 400ebc74-4327-4243-bc38-086b20814532

15 years agoOops, don't need m_ctrl_sid any more
hyc [Sat, 31 Oct 2009 00:04:35 +0000 (00:04 +0000)]
Oops, don't need m_ctrl_sid any more

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@14 400ebc74-4327-4243-bc38-086b20814532

15 years agoFix m_methodCalls state machine, fixed auto-resume
hyc [Sat, 31 Oct 2009 00:01:58 +0000 (00:01 +0000)]
Fix m_methodCalls state machine, fixed auto-resume

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@13 400ebc74-4327-4243-bc38-086b20814532

15 years agoPartial merge from RTMPDump-YLE: fix buffer overruns, fix client reporting interval...
hyc [Fri, 30 Oct 2009 19:12:27 +0000 (19:12 +0000)]
Partial merge from RTMPDump-YLE: fix buffer overruns, fix client reporting interval, attempt auto-resume

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@12 400ebc74-4327-4243-bc38-086b20814532

15 years agoLinux doesn't need -lssl
hyc [Fri, 30 Oct 2009 01:47:01 +0000 (01:47 +0000)]
Linux doesn't need -lssl

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@11 400ebc74-4327-4243-bc38-086b20814532

15 years agoParametrize Makefile, get rid of other Makefiles
hyc [Fri, 30 Oct 2009 01:45:15 +0000 (01:45 +0000)]
Parametrize Makefile, get rid of other Makefiles

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@10 400ebc74-4327-4243-bc38-086b20814532

15 years agoPortability fixes: change some sources to plain C, fix endian issues,
hyc [Fri, 30 Oct 2009 01:26:19 +0000 (01:26 +0000)]
Portability fixes: change some sources to plain C, fix endian issues,
fix m_nChannels bug.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@9 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd non-official diff, fixes streams with >64 channels.
diego [Sun, 11 Oct 2009 04:33:52 +0000 (04:33 +0000)]
Add non-official diff, fixes streams with >64 channels.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@8 400ebc74-4327-4243-bc38-086b20814532

15 years agoAdd Cygwin Makefile.
diego [Fri, 9 Oct 2009 19:57:39 +0000 (19:57 +0000)]
Add Cygwin Makefile.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@7 400ebc74-4327-4243-bc38-086b20814532

15 years agoImport rtmpdump v1.6.
diego [Fri, 9 Oct 2009 19:22:42 +0000 (19:22 +0000)]
Import rtmpdump v1.6.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@6 400ebc74-4327-4243-bc38-086b20814532

15 years agoImport rtmpdump v1.5a.
diego [Fri, 9 Oct 2009 19:20:49 +0000 (19:20 +0000)]
Import rtmpdump v1.5a.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@5 400ebc74-4327-4243-bc38-086b20814532

15 years agoImport rtmpdump v1.5.
diego [Fri, 9 Oct 2009 19:19:09 +0000 (19:19 +0000)]
Import rtmpdump v1.5.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@4 400ebc74-4327-4243-bc38-086b20814532

15 years agoRemove get_ scripts from the tree for the moment.
diego [Fri, 9 Oct 2009 19:13:37 +0000 (19:13 +0000)]
Remove get_ scripts from the tree for the moment.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@3 400ebc74-4327-4243-bc38-086b20814532

15 years agoImport rtmpdump v1.4.
diego [Fri, 9 Oct 2009 19:11:36 +0000 (19:11 +0000)]
Import rtmpdump v1.4.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@2 400ebc74-4327-4243-bc38-086b20814532

15 years agoImport rtmpdump v1.3d.
diego [Fri, 9 Oct 2009 18:44:40 +0000 (18:44 +0000)]
Import rtmpdump v1.3d.

git-svn-id: svn://svn.mplayerhq.hu/rtmpdump@1 400ebc74-4327-4243-bc38-086b20814532