log librtmp.c @ 6471:b3aea89a4f63 libavformat

age author description
Thu, 01 Jul 2010 10:59:44 +0000 hyc Use new librtmp APIs instead of grubbing around in RTMP struct libavformat
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavformat
Tue, 01 Jun 2010 07:46:23 +0000 mstorsjo Declare the url_write buffer parameter as const libavformat
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavformat
Sun, 18 Apr 2010 19:09:25 +0000 stefano Implement librtmp seek support. libavformat
Sun, 18 Apr 2010 19:09:22 +0000 stefano Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP. libavformat
Tue, 13 Apr 2010 22:11:21 +0000 diego Plug librtmp logging into av_log. libavformat
Tue, 13 Apr 2010 22:08:36 +0000 diego whitespace cosmetics libavformat
Sun, 28 Mar 2010 13:39:36 +0000 stefano Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via libavformat