summaryrefslogtreecommitdiff
path: root/lib/curl_rtmp.h
Commit message (Collapse)AuthorAgeFilesLines
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
| | | | | | | | .. because checksrc's copyright year check stopped working. Ref: https://github.com/curl/curl/pull/4547 Closes https://github.com/curl/curl/pull/4549
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* include libcurl standard internal headersYang Tse2010-06-021-4/+3
|
* RTMP: fix wrong #ifdefHoward Chu2010-05-151-1/+1
|
* RTMP: initial support added, powered by librtmpHoward Chu2010-05-121-0/+34
librtmp is found at http://rtmpdump.mplayerhq.hu/