]> granicus.if.org Git - rtmpdump/log
rtmpdump
14 years agoVery rudimentary library overview, read rtmp.h for more details
hyc [Wed, 5 May 2010 08:00:51 +0000 (08:00 +0000)]
Very rudimentary library overview, read rtmp.h for more details

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

14 years agoDon't use the BufferEmpty toggle trick by default in librtmp,
hyc [Wed, 5 May 2010 05:47:18 +0000 (05:47 +0000)]
Don't use the BufferEmpty toggle trick by default in librtmp,
but set it by default in rtmpdump

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

14 years agoWhitespace in prev commit
hyc [Tue, 4 May 2010 21:09:42 +0000 (21:09 +0000)]
Whitespace in prev commit

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

14 years agoFix rtmpt clientID was not NUL-terminated
hyc [Tue, 4 May 2010 20:16:00 +0000 (20:16 +0000)]
Fix rtmpt clientID was not NUL-terminated

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

14 years agoMore XBOX cleanup, just use _WIN32 which is defined on both
hyc [Tue, 4 May 2010 16:50:35 +0000 (16:50 +0000)]
More XBOX cleanup, just use _WIN32 which is defined on both

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

14 years agoUpdate docs for rtmpts
hyc [Sun, 2 May 2010 15:46:06 +0000 (15:46 +0000)]
Update docs for rtmpts

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

14 years agoLooks like rtmps doesn't tunnel by default, so add rtmpts
hyc [Sun, 2 May 2010 15:43:03 +0000 (15:43 +0000)]
Looks like rtmps doesn't tunnel by default, so add rtmpts

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

14 years agoXBOX compatibility patches (Mostly same as WIN32)
hyc [Sat, 1 May 2010 11:00:04 +0000 (11:00 +0000)]
XBOX compatibility patches (Mostly same as WIN32)

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

14 years agoAdd --playlist option
hyc [Fri, 30 Apr 2010 03:09:57 +0000 (03:09 +0000)]
Add --playlist option

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

14 years agoUpdates for 2.2d
hyc [Fri, 30 Apr 2010 00:31:59 +0000 (00:31 +0000)]
Updates for 2.2d

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

14 years agoClarify NO_SSL initialization
hyc [Fri, 30 Apr 2010 00:01:52 +0000 (00:01 +0000)]
Clarify NO_SSL initialization

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

14 years agoAdd -DNO_SSL option for omitting SSL support (just use rtmpe, no rtmps)
hyc [Thu, 29 Apr 2010 23:47:30 +0000 (23:47 +0000)]
Add -DNO_SSL option for omitting SSL support (just use rtmpe, no rtmps)

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

14 years agoDon't strip suffix if prefix was already present
hyc [Thu, 29 Apr 2010 23:33:33 +0000 (23:33 +0000)]
Don't strip suffix if prefix was already present

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

14 years agoAdd support for polarssl, http://www.polarssl.org
hyc [Thu, 29 Apr 2010 15:42:08 +0000 (15:42 +0000)]
Add support for polarssl, http://www.polarssl.org

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

14 years agoMore explicit OpenSSL check
hyc [Sat, 24 Apr 2010 23:19:14 +0000 (23:19 +0000)]
More explicit OpenSSL check

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

14 years agoCheck OpenSSL version
hyc [Sat, 24 Apr 2010 23:12:46 +0000 (23:12 +0000)]
Check OpenSSL version

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

14 years agoAdd support for set_playlist command
hyc [Sat, 24 Apr 2010 12:04:34 +0000 (12:04 +0000)]
Add support for set_playlist command

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

14 years agoRestructure Link booleans into bitflags
hyc [Sat, 24 Apr 2010 11:31:16 +0000 (11:31 +0000)]
Restructure Link booleans into bitflags

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

14 years agoTweak client version based on encryption status
hyc [Sat, 24 Apr 2010 11:30:39 +0000 (11:30 +0000)]
Tweak client version based on encryption status

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

14 years agoFix whitespace
hyc [Sat, 24 Apr 2010 07:28:41 +0000 (07:28 +0000)]
Fix whitespace

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

14 years agoFix: if playpath begins with '?' just use the remainder
hyc [Sat, 24 Apr 2010 07:22:32 +0000 (07:22 +0000)]
Fix: if playpath begins with '?' just use the remainder

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

14 years agoDrop unneeded Debug
hyc [Wed, 21 Apr 2010 02:38:16 +0000 (02:38 +0000)]
Drop unneeded Debug

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

14 years agoMore trivial cleanup
hyc [Wed, 21 Apr 2010 02:36:36 +0000 (02:36 +0000)]
More trivial cleanup

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

14 years agowhitespace cleanup
hyc [Wed, 21 Apr 2010 02:26:00 +0000 (02:26 +0000)]
whitespace cleanup

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

14 years agoFix timestamps in FLV packets
hyc [Wed, 21 Apr 2010 02:12:34 +0000 (02:12 +0000)]
Fix timestamps in FLV packets

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

14 years agoFix digest offset computation, handshake versions
hyc [Tue, 20 Apr 2010 12:21:21 +0000 (12:21 +0000)]
Fix digest offset computation, handshake versions

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

14 years agoTweak pkgconfig libs
hyc [Sun, 18 Apr 2010 21:10:02 +0000 (21:10 +0000)]
Tweak pkgconfig libs

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

14 years agoWindows - use ws2tcpip.h, drop our bogus socklen_t define
hyc [Sun, 18 Apr 2010 19:53:20 +0000 (19:53 +0000)]
Windows - use ws2tcpip.h, drop our bogus socklen_t define

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

14 years agoWindows GNUTLS needs explicit -lgcrypt
hyc [Sun, 18 Apr 2010 19:41:36 +0000 (19:41 +0000)]
Windows GNUTLS needs explicit -lgcrypt

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

14 years agoUse winsock2.h, not winsock.h
hyc [Sun, 18 Apr 2010 19:32:42 +0000 (19:32 +0000)]
Use winsock2.h, not winsock.h

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

14 years agoSet CROSS_COMPILE for ar
hyc [Sun, 18 Apr 2010 19:22:40 +0000 (19:22 +0000)]
Set CROSS_COMPILE for ar

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

14 years agov2.2c stuff. not much user-visible
hyc [Wed, 14 Apr 2010 19:38:11 +0000 (19:38 +0000)]
v2.2c stuff. not much user-visible

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

14 years agoMore cleanup
hyc [Wed, 14 Apr 2010 18:58:14 +0000 (18:58 +0000)]
More cleanup

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

14 years agoC89 compatibility
hyc [Wed, 14 Apr 2010 17:34:14 +0000 (17:34 +0000)]
C89 compatibility

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

14 years agoLeave CRYPTO defined by default, use "make CRYPTO=" to turn it off.
hyc [Wed, 14 Apr 2010 16:07:19 +0000 (16:07 +0000)]
Leave CRYPTO defined by default, use "make CRYPTO=" to turn it off.

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

14 years agocleanup: dTime -> iTime
hyc [Sun, 11 Apr 2010 05:04:18 +0000 (05:04 +0000)]
cleanup: dTime -> iTime

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

14 years agoFix pause debug msg
hyc [Sun, 11 Apr 2010 05:02:58 +0000 (05:02 +0000)]
Fix pause debug msg

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

14 years agoRename default log handler
hyc [Sat, 10 Apr 2010 14:05:20 +0000 (14:05 +0000)]
Rename default log handler

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

14 years agoAdd missing LogSetCallback
hyc [Sat, 10 Apr 2010 13:49:04 +0000 (13:49 +0000)]
Add missing LogSetCallback

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

14 years agoRestructure logging, add log callback
hyc [Sat, 10 Apr 2010 13:30:20 +0000 (13:30 +0000)]
Restructure logging, add log callback

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

14 years agoFix prev commit - hashswf must always be present
hyc [Wed, 7 Apr 2010 07:34:37 +0000 (07:34 +0000)]
Fix prev commit - hashswf must always be present

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

14 years agoDrop #ifdef CRYPTO from rtmp.h; apps have no way to know any more if CRYPTO
hyc [Wed, 7 Apr 2010 07:24:55 +0000 (07:24 +0000)]
Drop #ifdef CRYPTO from rtmp.h; apps have no way to know any more if CRYPTO
is defined or not

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

14 years agoMove -DCRYPTO to Makefile from rtmp.h
hyc [Wed, 7 Apr 2010 07:12:59 +0000 (07:12 +0000)]
Move -DCRYPTO to Makefile from rtmp.h

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

14 years agoHashSWF depends on CRYPTO
hyc [Wed, 7 Apr 2010 06:56:05 +0000 (06:56 +0000)]
HashSWF depends on CRYPTO

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

14 years agoinclude <stddef.h>
hyc [Wed, 7 Apr 2010 06:55:02 +0000 (06:55 +0000)]
include <stddef.h>

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

14 years agoreleaseStream, FCpublish, FCunpublish get no _results
hyc [Wed, 31 Mar 2010 21:06:08 +0000 (21:06 +0000)]
releaseStream, FCpublish, FCunpublish get no _results

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

14 years agocleanup sendplay log msg, plug m_read memleak
hyc [Wed, 31 Mar 2010 06:40:49 +0000 (06:40 +0000)]
cleanup sendplay log msg, plug m_read memleak

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

14 years agoMake sure install directories exist
hyc [Wed, 31 Mar 2010 06:37:04 +0000 (06:37 +0000)]
Make sure install directories exist

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

14 years ago<stdbool.h> isn't as standard as some people claim...
hyc [Mon, 29 Mar 2010 03:11:42 +0000 (03:11 +0000)]
<stdbool.h> isn't as standard as some people claim...

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

14 years agoSilence prototype warnings
hyc [Mon, 29 Mar 2010 02:39:30 +0000 (02:39 +0000)]
Silence prototype warnings

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

14 years agoCheck length for unescape
hyc [Sun, 28 Mar 2010 20:17:00 +0000 (20:17 +0000)]
Check length for unescape

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

14 years agoRevert prev commit, use \xx for escaping spaces
hyc [Sun, 28 Mar 2010 20:14:52 +0000 (20:14 +0000)]
Revert prev commit, use \xx for escaping spaces

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

14 years agoCan't use URL coding for embedded spaces in SetupURL. Instead use TAB combos
hyc [Sun, 28 Mar 2010 08:01:00 +0000 (08:01 +0000)]
Can't use URL coding for embedded spaces in SetupURL. Instead use TAB combos

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

14 years agoCleanup tabs, URLdecode options in SetupURL
hyc [Sun, 28 Mar 2010 06:45:20 +0000 (06:45 +0000)]
Cleanup tabs, URLdecode options in SetupURL

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

14 years agoAll timestamps are 32 bit ints
hyc [Sat, 27 Mar 2010 20:20:14 +0000 (20:20 +0000)]
All timestamps are 32 bit ints

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

14 years agoCleanup prev commit
hyc [Sat, 27 Mar 2010 06:46:04 +0000 (06:46 +0000)]
Cleanup prev commit

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

14 years agoOption restructuring, allow most options to be passed along
hyc [Sat, 27 Mar 2010 05:35:04 +0000 (05:35 +0000)]
Option restructuring, allow most options to be passed along
with the RTMP URL, clean up

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

14 years agoUse AVal for hostname and sockshost, don't allocate hostnames
hyc [Fri, 26 Mar 2010 21:07:03 +0000 (21:07 +0000)]
Use AVal for hostname and sockshost, don't allocate hostnames

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

14 years agoDowngrade from FP9 handshake on plain RTMP and non-Adobe server
hyc [Thu, 25 Mar 2010 10:11:39 +0000 (10:11 +0000)]
Downgrade from FP9 handshake on plain RTMP and non-Adobe server

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

14 years agoFix #undef CRYPTO case
hyc [Thu, 25 Mar 2010 07:21:52 +0000 (07:21 +0000)]
Fix #undef CRYPTO case

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

14 years agoCleanup LogHex, just print 16 bytes per line
hyc [Thu, 25 Mar 2010 03:29:51 +0000 (03:29 +0000)]
Cleanup LogHex, just print 16 bytes per line

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

14 years agoFix prev commit
hyc [Thu, 25 Mar 2010 03:25:11 +0000 (03:25 +0000)]
Fix prev commit

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

14 years agoCleanup prev
hyc [Thu, 25 Mar 2010 03:14:34 +0000 (03:14 +0000)]
Cleanup prev

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

14 years agoChild process must exit if exec failed. (exec should never
hyc [Thu, 25 Mar 2010 03:08:55 +0000 (03:08 +0000)]
Child process must exit if exec failed. (exec should never
fail unless your PATH is messed up)

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

14 years agoAbort on unrecognized options
hyc [Thu, 25 Mar 2010 03:06:12 +0000 (03:06 +0000)]
Abort on unrecognized options

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

14 years agoFix buffer errors
hyc [Wed, 24 Mar 2010 18:43:30 +0000 (18:43 +0000)]
Fix buffer errors

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

14 years agoTimestamp may be absolute or relative when read off the wire, but is
hyc [Tue, 23 Mar 2010 01:14:13 +0000 (01:14 +0000)]
Timestamp may be absolute or relative when read off the wire, but is
always absolute when we return a pkt to caller

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

14 years agodelete packet->m_nInfoField1, it's just the timestamp
hyc [Tue, 23 Mar 2010 01:11:58 +0000 (01:11 +0000)]
delete packet->m_nInfoField1, it's just the timestamp

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

14 years agoFix typo
hyc [Mon, 22 Mar 2010 13:03:04 +0000 (13:03 +0000)]
Fix typo

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

14 years agoCleanup prev commit
hyc [Mon, 22 Mar 2010 10:30:55 +0000 (10:30 +0000)]
Cleanup prev commit

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

14 years agoWorkaround $(MAKEFLAGS) bug in gmake 3.81
hyc [Mon, 22 Mar 2010 10:29:35 +0000 (10:29 +0000)]
Workaround $(MAKEFLAGS) bug in gmake 3.81

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

14 years ago2.2b update
hyc [Mon, 22 Mar 2010 09:48:14 +0000 (09:48 +0000)]
2.2b update

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

14 years agov2.2b
hyc [Mon, 22 Mar 2010 09:40:25 +0000 (09:40 +0000)]
v2.2b

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

14 years agoAdd accessors for debuglevel, libversion, ctrlC, to avoid external
hyc [Mon, 22 Mar 2010 09:39:07 +0000 (09:39 +0000)]
Add accessors for debuglevel, libversion, ctrlC, to avoid external
programs depending on library internal variables.

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

14 years agoAdd Requires: line for crypto lib
hyc [Mon, 22 Mar 2010 05:59:14 +0000 (05:59 +0000)]
Add Requires: line for crypto lib

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

14 years agoAdd install target, create pkgconfig for install
hyc [Mon, 22 Mar 2010 05:47:30 +0000 (05:47 +0000)]
Add install target, create pkgconfig for install

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

14 years agoCheck for valid socket before setting in fdset
hyc [Mon, 22 Mar 2010 03:38:13 +0000 (03:38 +0000)]
Check for valid socket before setting in fdset

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

14 years agoFull debug for server handshake
hyc [Mon, 22 Mar 2010 00:40:34 +0000 (00:40 +0000)]
Full debug for server handshake

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

14 years ago(ugly) add FP10 support for server handshake
hyc [Mon, 22 Mar 2010 00:31:44 +0000 (00:31 +0000)]
(ugly) add FP10 support for server handshake

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

14 years agoExport RTMP_SendClientBW()
hyc [Sun, 21 Mar 2010 23:34:32 +0000 (23:34 +0000)]
Export RTMP_SendClientBW()

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

14 years agoMore fixes due to -r369
hyc [Sun, 21 Mar 2010 21:15:06 +0000 (21:15 +0000)]
More fixes due to -r369

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

14 years agoFix init bug from -r369
hyc [Sun, 21 Mar 2010 20:58:11 +0000 (20:58 +0000)]
Fix init bug from -r369

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

14 years agoFix Win32 HOME location again
hyc [Sun, 21 Mar 2010 09:35:42 +0000 (09:35 +0000)]
Fix Win32 HOME location again

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

14 years agoFix typo for --auth
hyc [Sat, 20 Mar 2010 21:49:21 +0000 (21:49 +0000)]
Fix typo for --auth

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

14 years agoGNU vs BSD make syntax issues
hyc [Sat, 20 Mar 2010 20:10:28 +0000 (20:10 +0000)]
GNU vs BSD make syntax issues

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

14 years agoUpdate 2.2a notes
hyc [Sat, 20 Mar 2010 10:01:37 +0000 (10:01 +0000)]
Update 2.2a notes

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

14 years agoInitialization fixes
hyc [Fri, 19 Mar 2010 09:23:26 +0000 (09:23 +0000)]
Initialization fixes

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

14 years agoRename AMF_Log -> RTMP_Log, cleanup
hyc [Thu, 18 Mar 2010 20:56:24 +0000 (20:56 +0000)]
Rename AMF_Log -> RTMP_Log, cleanup

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

14 years agoRemainder of gnutls support
hyc [Wed, 17 Mar 2010 09:54:38 +0000 (09:54 +0000)]
Remainder of gnutls support

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

14 years agoCleanup
hyc [Wed, 17 Mar 2010 08:15:50 +0000 (08:15 +0000)]
Cleanup

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

14 years agoUse GnuTLS/gcrypt for HMAC/RC4
hyc [Wed, 17 Mar 2010 08:13:45 +0000 (08:13 +0000)]
Use GnuTLS/gcrypt for HMAC/RC4

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

14 years agoAdd GnuTLS/Gcrypt support for DH key exchange
hyc [Wed, 17 Mar 2010 07:09:28 +0000 (07:09 +0000)]
Add GnuTLS/Gcrypt support for DH key exchange

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

14 years agoMore cleanups for SendPacket: timestamps, header type, etc.
hyc [Tue, 16 Mar 2010 09:21:27 +0000 (09:21 +0000)]
More cleanups for SendPacket: timestamps, header type, etc.

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

14 years agoMore for RTMP_Write, cleanup on Close
hyc [Tue, 16 Mar 2010 07:22:45 +0000 (07:22 +0000)]
More for RTMP_Write, cleanup on Close

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

14 years agoAnd more for RTMP_Write
hyc [Tue, 16 Mar 2010 06:08:33 +0000 (06:08 +0000)]
And more for RTMP_Write

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

14 years agoMore for RTMP_Write
hyc [Tue, 16 Mar 2010 05:37:14 +0000 (05:37 +0000)]
More for RTMP_Write

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

14 years agoMore for RTMP_Write
hyc [Tue, 16 Mar 2010 04:57:10 +0000 (04:57 +0000)]
More for RTMP_Write

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

14 years agoMore for RTMP_Write
hyc [Tue, 16 Mar 2010 04:47:55 +0000 (04:47 +0000)]
More for RTMP_Write

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

14 years agoPartial RTMP_Write implementation
hyc [Tue, 16 Mar 2010 04:06:22 +0000 (04:06 +0000)]
Partial RTMP_Write implementation

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

14 years agoHandle UnpublishNotify for live streams
hyc [Tue, 16 Mar 2010 00:18:11 +0000 (00:18 +0000)]
Handle UnpublishNotify for live streams

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