]> granicus.if.org Git - curl/commit
RTMP: initial support added, powered by librtmp
authorHoward Chu <hyc@highlandsun.com>
Wed, 12 May 2010 21:07:20 +0000 (23:07 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 12 May 2010 21:07:20 +0000 (23:07 +0200)
commit04cb15ae9dc0e863487ee55de2226cf5033311c0
treebce4eb1a51164342cf35ba456a225fc1fefa9766
parentbc8fc9803fbd0fa9daf0dba796d42d03faf49120
RTMP: initial support added, powered by librtmp

librtmp is found at http://rtmpdump.mplayerhq.hu/
configure.ac
include/curl/curl.h
lib/Makefile.inc
lib/curl_rtmp.c [new file with mode: 0644]
lib/curl_rtmp.h [new file with mode: 0644]
lib/url.c
lib/urldata.h