]> granicus.if.org Git - rtmpdump/log
rtmpdump
13 years agoPolarSSL support now requires version 1.0.0.
Howard Chu [Sun, 25 Sep 2011 10:07:14 +0000 (03:07 -0700)]
PolarSSL support now requires version 1.0.0.

13 years agoAdd RD_NO_CONNECT return code for Connect failures
Howard Chu [Fri, 12 Aug 2011 01:02:10 +0000 (18:02 -0700)]
Add RD_NO_CONNECT return code for Connect failures

13 years agoFix AVreplace for usherToken
Howard Chu [Tue, 9 Aug 2011 21:44:14 +0000 (14:44 -0700)]
Fix AVreplace for usherToken

13 years agoFix <arpa/inet.h> include order
Howard Chu [Wed, 3 Aug 2011 18:46:07 +0000 (11:46 -0700)]
Fix <arpa/inet.h> include order

13 years agoUnexpected BW Response Fix
Chris Larsen [Tue, 2 Aug 2011 16:33:44 +0000 (12:33 -0400)]
Unexpected BW Response Fix

Bug: SendCheckBWResult sends an invalid bw response due to casting issues
from a double to an int.

13 years agoCleanup previous commit
Howard Chu [Sun, 31 Jul 2011 20:21:12 +0000 (13:21 -0700)]
Cleanup previous commit

13 years agoJustin.TV usherToken detection
KSV [Sun, 31 Jul 2011 19:33:46 +0000 (12:33 -0700)]
Justin.TV usherToken detection

13 years agoDarwin dylib updates
Scott D. Davilla [Fri, 29 Jul 2011 18:26:35 +0000 (11:26 -0700)]
Darwin dylib updates

Bring in line with current practice for Darwin dynamic libs

13 years agoPlug potential memleak
Howard Chu [Sat, 23 Jul 2011 01:06:27 +0000 (18:06 -0700)]
Plug potential memleak

Reported by Reijo Tomperi <aggro80@users.sourceforge.net>

13 years agoFix MDH_free() for PolarSSL
Howard Chu [Sat, 23 Jul 2011 01:04:05 +0000 (18:04 -0700)]
Fix MDH_free() for PolarSSL

Reported by Reijo Tomperi <aggro80@users.sourceforge.net>

13 years agoDon't try to close an already closed socket
Martin Storsjo [Fri, 15 Jul 2011 10:46:03 +0000 (13:46 +0300)]
Don't try to close an already closed socket

This could happen if WriteN() (called within SendBytesReceived())
failed.

13 years agoCheck the return value from RTMP_SendBytesReceived()
Martin Storsjo [Fri, 15 Jul 2011 10:46:02 +0000 (13:46 +0300)]
Check the return value from RTMP_SendBytesReceived()

This avoids double frees in RTMP_Close(), if the
RTMP_SendBytesReceived() call failed, which earlier led
to RTMP_ReadPacket() writing back an already freed buffer
(freed by RTMP_Close() within WriteN()) into m_vecChannelsIn.

13 years agoGenerate and install an import lib for the built DLL
Martin Storsjo [Sat, 30 Apr 2011 11:30:01 +0000 (14:30 +0300)]
Generate and install an import lib for the built DLL

13 years agoCreate the SODIR, too
Martin Storsjo [Sat, 30 Apr 2011 11:30:00 +0000 (14:30 +0300)]
Create the SODIR, too

When SYS=mingw, this differs from LIBDIR.

13 years agoRemove the generated pkg-config file on make clean
Martin Storsjo [Sat, 30 Apr 2011 11:29:58 +0000 (14:29 +0300)]
Remove the generated pkg-config file on make clean

13 years agoRegenerate HTML docs, minor tweaks
Howard Chu [Fri, 22 Jul 2011 00:31:14 +0000 (17:31 -0700)]
Regenerate HTML docs, minor tweaks

13 years agoSquashed commit of the following:
toine512 [Fri, 22 Jul 2011 00:10:13 +0000 (17:10 -0700)]
Squashed commit of the following:

commit 84b160fdc8e6aaff9b5b214d90e8f002cc4185dd
Author: toine512 <toine512@gmail.com>
Date:   Wed Jul 20 23:09:26 2011 +0200

    Updates man .. again

commit 717c562b844595f5b24da268a5f5203d921ebc89
Author: toine512 <toine512@gmail.com>
Date:   Wed Jul 20 21:00:44 2011 +0200

    More updates in man files, regenerating HTML files needed

commit 8196cf03b2ff7b9483166302bf79a0760fed2772
Author: toine512 <toine512@gmail.com>
Date:   Wed Jul 20 20:42:41 2011 +0200

    Updates ChangeLog

commit 7a6931cffd0ffd2d0997ffed2bd7609e9a043387
Author: toine512 <toine512@gmail.com>
Date:   Wed Jul 20 20:37:40 2011 +0200

    Updates man files, regenerating HTML files is needed

commit 1cb67af20bb4085b87123299956c6b4d2d2b1484
Author: toine512 <toine512@gmail.com>
Date:   Wed Jul 20 20:03:16 2011 +0200

    Implements Justin.tv support (NetStream.Authenticate.UsherToken)

13 years agov2.4 changes v2.4
Howard Chu [Tue, 12 Jul 2011 00:24:33 +0000 (17:24 -0700)]
v2.4 changes

13 years agoVersion bump
Howard Chu [Tue, 12 Jul 2011 00:22:43 +0000 (17:22 -0700)]
Version bump

13 years agoAdditional credit for RTMPE 9 keys
Howard Chu [Tue, 12 Jul 2011 00:19:25 +0000 (17:19 -0700)]
Additional credit for RTMPE 9 keys

13 years agoAdd LIB_RTMP macro
Howard Chu [Mon, 11 Jul 2011 23:41:28 +0000 (16:41 -0700)]
Add LIB_RTMP macro

Allows changing to static linking on the cmd line

13 years agoAdd RTMPE type 9 handshake signature
Howard Chu [Mon, 11 Jul 2011 23:12:39 +0000 (16:12 -0700)]
Add RTMPE type 9 handshake signature

13 years agoRevert "Drop back on the handshake version, avoid rtmpe 9"
Howard Chu [Mon, 11 Jul 2011 21:41:11 +0000 (14:41 -0700)]
Revert "Drop back on the handshake version, avoid rtmpe 9"

This reverts commit aa2825fbb1d1f70652d558a730baed28149ebbdd.

Conflicts:

librtmp/handshake.h

13 years agoadd -shared to mingw ldflags, fixes compilation error
Compn [Tue, 5 Jul 2011 13:48:23 +0000 (09:48 -0400)]
add -shared to mingw ldflags, fixes compilation error
patch by Martin Storsjo

13 years agoUse symbolic constants for packet types. From Peter Miller @ opensource.org.au
hyc [Thu, 7 Apr 2011 19:33:28 +0000 (19:33 +0000)]
Use symbolic constants for packet types. From Peter Miller @ opensource.org.au

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

13 years agoHandle multiple sessions at once (ugly)
hyc [Thu, 7 Apr 2011 19:11:13 +0000 (19:11 +0000)]
Handle multiple sessions at once (ugly)

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

13 years agoHandle Play.PublishNotify like Play.Start
hyc [Thu, 7 Apr 2011 19:07:31 +0000 (19:07 +0000)]
Handle Play.PublishNotify like Play.Start

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

13 years agoFix prev commit
hyc [Tue, 22 Mar 2011 15:13:18 +0000 (15:13 +0000)]
Fix prev commit

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

14 years agoDrop back on the handshake version, avoid rtmpe 9
hyc [Sat, 19 Mar 2011 23:32:53 +0000 (23:32 +0000)]
Drop back on the handshake version, avoid rtmpe 9

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

14 years agoFix rtmpt read hangs
hyc [Wed, 16 Mar 2011 12:11:21 +0000 (12:11 +0000)]
Fix rtmpt read hangs

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

14 years agoBump up play command buffer sizes
hyc [Mon, 14 Mar 2011 06:48:09 +0000 (06:48 +0000)]
Bump up play command buffer sizes

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

14 years agoFix typos in prev commit
hyc [Thu, 10 Mar 2011 14:33:32 +0000 (14:33 +0000)]
Fix typos in prev commit

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

14 years agoAdd Libs.private to pkgconfig for Windows
hyc [Thu, 10 Mar 2011 14:30:06 +0000 (14:30 +0000)]
Add Libs.private to pkgconfig for Windows

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

14 years agoFix FLV timestamps during resume
hyc [Fri, 25 Feb 2011 05:51:40 +0000 (05:51 +0000)]
Fix FLV timestamps during resume

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

14 years agoFix infinite loop on Error/Close
hyc [Fri, 24 Dec 2010 22:35:35 +0000 (22:35 +0000)]
Fix infinite loop on Error/Close

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

14 years agoTimeout fix from Antti Ajanki
hyc [Tue, 26 Oct 2010 23:51:10 +0000 (23:51 +0000)]
Timeout fix from Antti Ajanki

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

14 years agoLog error message for unsupported SWF Verification types
hyc [Fri, 8 Oct 2010 07:45:54 +0000 (07:45 +0000)]
Log error message for unsupported SWF Verification types

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

14 years agoLess case-sensitive check for Content-length: header
hyc [Fri, 13 Aug 2010 20:34:58 +0000 (20:34 +0000)]
Less case-sensitive check for Content-length: header

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

14 years agoSubstitute libdir in pkgconfig file
hyc [Fri, 13 Aug 2010 20:05:35 +0000 (20:05 +0000)]
Substitute libdir in pkgconfig file

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

14 years agoMore dynlib tweaks
hyc [Tue, 10 Aug 2010 06:41:50 +0000 (06:41 +0000)]
More dynlib tweaks

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

14 years agoFixes for Darwin - use dylib, not bundle for shared lib
hyc [Mon, 9 Aug 2010 21:46:31 +0000 (21:46 +0000)]
Fixes for Darwin - use dylib, not bundle for shared lib

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

14 years agoMacOSX/Darwin shared library flags
hyc [Mon, 12 Jul 2010 08:20:04 +0000 (08:20 +0000)]
MacOSX/Darwin shared library flags

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

14 years agoFix install target
hyc [Thu, 8 Jul 2010 11:11:47 +0000 (11:11 +0000)]
Fix install target

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

14 years agoDon't link explicitly against static library
hyc [Thu, 8 Jul 2010 10:38:33 +0000 (10:38 +0000)]
Don't link explicitly against static library

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

14 years agoUpdate XBOX/XBMC support
hyc [Mon, 5 Jul 2010 20:17:16 +0000 (20:17 +0000)]
Update XBOX/XBMC support

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

14 years agoRemove obsolete XBOX defs
hyc [Mon, 5 Jul 2010 20:16:55 +0000 (20:16 +0000)]
Remove obsolete XBOX defs

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

14 years agoHide strtime()
hyc [Mon, 5 Jul 2010 20:07:39 +0000 (20:07 +0000)]
Hide strtime()

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

14 years agoUpdate from prev commit
hyc [Sat, 3 Jul 2010 10:28:57 +0000 (10:28 +0000)]
Update from prev commit

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

14 years agoDocument the escape coding used for special characters in values
hyc [Sat, 3 Jul 2010 10:25:48 +0000 (10:25 +0000)]
Document the escape coding used for special characters in values

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

14 years agoFix typo
hyc [Thu, 1 Jul 2010 12:00:43 +0000 (12:00 +0000)]
Fix typo

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

14 years agozlib dependency is only when CRYPTO is enabled
hyc [Wed, 30 Jun 2010 22:34:59 +0000 (22:34 +0000)]
zlib dependency is only when CRYPTO is enabled

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

14 years agoDefault to SYS=posix, parent Makefile may not have run
hyc [Wed, 30 Jun 2010 20:01:12 +0000 (20:01 +0000)]
Default to SYS=posix, parent Makefile may not have run

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

14 years agoAlso delete shared libs on clean
hyc [Wed, 30 Jun 2010 19:57:38 +0000 (19:57 +0000)]
Also delete shared libs on clean

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

14 years ago2.3 notes about shared library
hyc [Wed, 30 Jun 2010 19:51:21 +0000 (19:51 +0000)]
2.3 notes about shared library

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

14 years agoAdd mingw DLL install support
hyc [Wed, 30 Jun 2010 19:41:52 +0000 (19:41 +0000)]
Add mingw DLL install support

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

14 years agoAdd -lz and MinGW support
hyc [Wed, 30 Jun 2010 19:02:53 +0000 (19:02 +0000)]
Add -lz and MinGW support

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

14 years agoBumping version to 2.3 to highlight shared lib support
hyc [Wed, 30 Jun 2010 18:52:14 +0000 (18:52 +0000)]
Bumping version to 2.3 to highlight shared lib support

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

14 years agoOnly send CheckBW request once
hyc [Tue, 29 Jun 2010 21:05:04 +0000 (21:05 +0000)]
Only send CheckBW request once

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

14 years agoFix prev commit
hyc [Tue, 29 Jun 2010 07:40:13 +0000 (07:40 +0000)]
Fix prev commit

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

14 years agoCleanup prev commit
hyc [Tue, 29 Jun 2010 01:39:49 +0000 (01:39 +0000)]
Cleanup prev commit

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

14 years agoFix tcUrl generation, free it on close if needed
hyc [Tue, 29 Jun 2010 01:31:17 +0000 (01:31 +0000)]
Fix tcUrl generation, free it on close if needed

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

14 years agoSkip repeated spaces between URL options
hyc [Tue, 29 Jun 2010 01:09:21 +0000 (01:09 +0000)]
Skip repeated spaces between URL options

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

14 years agoCheck for duplicate invocations
hyc [Sun, 27 Jun 2010 19:51:48 +0000 (19:51 +0000)]
Check for duplicate invocations

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

14 years agoNotes for 2.2f
hyc [Sat, 26 Jun 2010 21:03:02 +0000 (21:03 +0000)]
Notes for 2.2f

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

14 years agoFix bogus switch statement
hyc [Fri, 25 Jun 2010 20:28:41 +0000 (20:28 +0000)]
Fix bogus switch statement

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

14 years agoFix skipping extension
hyc [Thu, 24 Jun 2010 19:20:52 +0000 (19:20 +0000)]
Fix skipping extension

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

14 years agom_read.buf cannot be freed if we were still searching for the header
hyc [Thu, 24 Jun 2010 19:18:29 +0000 (19:18 +0000)]
m_read.buf cannot be freed if we were still searching for the header

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

14 years agocasting hbuf to unsigned doesn't seem to work, just declare it unsigned
hyc [Tue, 22 Jun 2010 14:19:08 +0000 (14:19 +0000)]
casting hbuf to unsigned doesn't seem to work, just declare it unsigned

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

14 years agoAdd ping/pong msg, from mybiiter@gmail.com. (Untested. Used with "ustream"?)
hyc [Sat, 19 Jun 2010 18:57:38 +0000 (18:57 +0000)]
Add ping/pong msg, from mybiiter@gmail.com. (Untested. Used with "ustream"?)

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

14 years agoSimple rules for shared lib, v2.2f
hyc [Thu, 17 Jun 2010 19:13:44 +0000 (19:13 +0000)]
Simple rules for shared lib, v2.2f

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

14 years agobump libversion to 2.2f
hyc [Thu, 17 Jun 2010 18:42:04 +0000 (18:42 +0000)]
bump libversion to 2.2f

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

14 years agoAdd RTMP_Socket(), RTMP_Pause(). Addresses the last remaining
hyc [Thu, 17 Jun 2010 18:38:04 +0000 (18:38 +0000)]
Add RTMP_Socket(), RTMP_Pause(). Addresses the last remaining
direct references into RTMP struct from ffmpeg, should be able
to write version-independent apps now.

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

14 years agoAlways use .flv extension for output
hyc [Sun, 6 Jun 2010 07:17:29 +0000 (07:17 +0000)]
Always use .flv extension for output

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

14 years agoRegenerate
hyc [Thu, 3 Jun 2010 17:03:37 +0000 (17:03 +0000)]
Regenerate

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

14 years agoformatting/typos
hyc [Thu, 3 Jun 2010 17:02:11 +0000 (17:02 +0000)]
formatting/typos

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

14 years agoNote librtmp is LGPL
hyc [Thu, 3 Jun 2010 16:59:46 +0000 (16:59 +0000)]
Note librtmp is LGPL

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

14 years agoUpdate FSF address in license notice
hyc [Thu, 3 Jun 2010 16:50:30 +0000 (16:50 +0000)]
Update FSF address in license notice

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

14 years agomove TRUE/FALSE defs to public header, just in case
hyc [Wed, 2 Jun 2010 21:12:19 +0000 (21:12 +0000)]
move TRUE/FALSE defs to public header, just in case

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

14 years agoKill all use of bool, just use int
hyc [Wed, 2 Jun 2010 16:52:55 +0000 (16:52 +0000)]
Kill all use of bool, just use int

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

14 years agoadd XLIBS macro
hyc [Wed, 2 Jun 2010 16:15:24 +0000 (16:15 +0000)]
add XLIBS macro

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

14 years agodrop unused MF variable
hyc [Tue, 1 Jun 2010 13:03:14 +0000 (13:03 +0000)]
drop unused MF variable

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

14 years agodrop $(MAKEFLAGS), unnecessary
hyc [Tue, 1 Jun 2010 13:01:05 +0000 (13:01 +0000)]
drop $(MAKEFLAGS), unnecessary

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

14 years agoRTMP_Write buf is const
hyc [Mon, 31 May 2010 22:53:34 +0000 (22:53 +0000)]
RTMP_Write buf is const

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

14 years agoFix RC4 teardown for GnuTLS/gcrypt
hyc [Sun, 30 May 2010 21:14:28 +0000 (21:14 +0000)]
Fix RC4 teardown for GnuTLS/gcrypt

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

14 years agoNote RTMP_EnableWrite
hyc [Sat, 29 May 2010 07:56:12 +0000 (07:56 +0000)]
Note RTMP_EnableWrite

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

14 years agoTweak install vars
hyc [Sat, 29 May 2010 07:39:31 +0000 (07:39 +0000)]
Tweak install vars

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

14 years agoAdd install targets for tools and docs
hyc [Sat, 29 May 2010 07:34:53 +0000 (07:34 +0000)]
Add install targets for tools and docs

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

14 years agoMakefile tweaks, use SYS= macro instead of platform targets
hyc [Sat, 29 May 2010 07:26:00 +0000 (07:26 +0000)]
Makefile tweaks, use SYS= macro instead of platform targets

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

14 years ago2.2e notes
hyc [Sat, 29 May 2010 06:55:46 +0000 (06:55 +0000)]
2.2e notes

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

14 years agoBump to version 2.2e
hyc [Sat, 29 May 2010 06:46:27 +0000 (06:46 +0000)]
Bump to version 2.2e

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

14 years agoAdd RTMP_EnableWrite() for publishing instead of reading
hyc [Fri, 28 May 2010 01:37:42 +0000 (01:37 +0000)]
Add RTMP_EnableWrite() for publishing instead of reading

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

14 years agoFinally fix the half-assed request/result queue
hyc [Thu, 27 May 2010 17:34:59 +0000 (17:34 +0000)]
Finally fix the half-assed request/result queue

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

14 years agoRead buffer fixes: We overallocated the buf by 4 bytes, but the result
hyc [Wed, 26 May 2010 15:16:25 +0000 (15:16 +0000)]
Read buffer fixes: We overallocated the buf by 4 bytes, but the result
may not have needed the extra space. Also, don't return without reading
at least one packet. (Alternative: return early, but set EAGAIN...)

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

14 years agoJust return 1 packet's worth of data at a time from RTMP_Read()
hyc [Mon, 24 May 2010 19:43:48 +0000 (19:43 +0000)]
Just return 1 packet's worth of data at a time from RTMP_Read()

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

14 years agoCleanup declaration
hyc [Mon, 24 May 2010 13:29:05 +0000 (13:29 +0000)]
Cleanup declaration

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

14 years agoRevert unintended commit
hyc [Mon, 24 May 2010 13:28:35 +0000 (13:28 +0000)]
Revert unintended commit

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

14 years agoGive up dataType search if we run out of buffer
hyc [Mon, 24 May 2010 13:21:44 +0000 (13:21 +0000)]
Give up dataType search if we run out of buffer

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

14 years agoUse metadata to set dataType, to help finish dataType search earlier
hyc [Mon, 24 May 2010 13:02:37 +0000 (13:02 +0000)]
Use metadata to set dataType, to help finish dataType search earlier

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

14 years agoFix RTMP_Read, return 0 on EOF, not -1
hyc [Tue, 11 May 2010 03:49:27 +0000 (03:49 +0000)]
Fix RTMP_Read, return 0 on EOF, not -1

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

14 years agoFix swfinfo path on Xbox
hyc [Wed, 5 May 2010 23:08:19 +0000 (23:08 +0000)]
Fix swfinfo path on Xbox

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