aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/rtsp.c
AgeCommit message (Expand)Author
2019-11-08copyrights: fix copyright year rangeDaniel Stenberg
2018-09-23docs/examples: URL updatesViktor Szakats
2017-12-22examples/rtsp: fix error handling macrosMattias Fornander
2017-11-23examples/rtsp: clear RANGE again after useDaniel Stenberg
2016-12-14checksrc: warn for assignments within if() expressionsDaniel Stenberg
2016-11-07s/cURL/curlDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-01-04examples: added descriptionsDaniel Stenberg
2014-07-05Update instances of some obsolete CURLOPTs to their new namesDan Fandrich
2012-12-05examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse
2011-11-14curl_easy_setopt arguments should be of type long in the examplesDan Fandrich
2011-08-10rtsp.c: converted to CDaniel Stenberg
2011-08-10rtsp.c: new exampleJim Hollinger