summaryrefslogtreecommitdiff
path: root/docs/examples/rtsp.c
AgeCommit message (Expand)Author
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 examplescurl-7_23_0Dan Fandrich
2011-08-10rtsp.c: converted to CDaniel Stenberg
2011-08-10rtsp.c: new exampleJim Hollinger