log rtmpproto.c @ 5417:9d7de5529047 libavformat

age author description
Fri, 04 Dec 2009 16:52:42 +0000 kostya cosmetics: reindent after last commit libavformat
Fri, 04 Dec 2009 16:52:16 +0000 kostya Implement RTMP output (publishing FLV stream to RTMP server). libavformat
Thu, 03 Dec 2009 17:11:48 +0000 kostya Remove duplicating variable libavformat
Thu, 03 Dec 2009 15:59:51 +0000 kostya Send connect() and createStream() in RTMP system channel, not video channel. libavformat
Thu, 03 Dec 2009 15:47:00 +0000 kostya Move "app" string into RTMP protocol context. libavformat
Wed, 02 Dec 2009 12:55:10 +0000 kostya Move is_input flag into RTMP protocol context. libavformat
Tue, 01 Dec 2009 16:08:44 +0000 kostya Full-header RTMP packets contain real timestamp, others contain timestamp libavformat
Sun, 22 Nov 2009 08:42:55 +0000 kostya Print error when RTMP protocol can't open connection libavformat
Sun, 22 Nov 2009 08:40:55 +0000 kostya Pass only useful FLV metadata from RTMP stream libavformat
Thu, 12 Nov 2009 23:05:56 +0000 stefano Split overly long line in doxy. libavformat
Sun, 18 Oct 2009 06:54:04 +0000 kostya Last parameter in RTMP "play" call was optional and some servers seem not to libavformat
Thu, 17 Sep 2009 05:31:02 +0000 kostya Do not include "mp4:" prefix from RTMP URL into "app" path or second time libavformat
Fri, 31 Jul 2009 06:49:36 +0000 kostya RTMP protocol support (as a client) libavformat