summaryrefslogtreecommitdiff
path: root/docs/examples/rtsp.c
Commit message (Expand)AuthorAgeFilesLines
* examples: fix more empty expression statement has no effectDaniel Stenberg2020-12-301-11/+14
* examples/rtsp.c: correct the copyright yearDaniel Stenberg2020-08-171-1/+1
* docs: change "web site" to "website"H3RSKO2020-08-171-1/+1
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-081-1/+1
* docs/examples: URL updatesViktor Szakats2018-09-231-1/+2
* examples/rtsp: fix error handling macrosMattias Fornander2017-12-221-2/+2
* examples/rtsp: clear RANGE again after useDaniel Stenberg2017-11-231-0/+3
* checksrc: warn for assignments within if() expressionsDaniel Stenberg2016-12-141-4/+6
* s/cURL/curlDaniel Stenberg2016-11-071-2/+2
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-031-4/+4
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-28/+35
* examples: added descriptionsDaniel Stenberg2016-01-041-0/+4
* Update instances of some obsolete CURLOPTs to their new namesDan Fandrich2014-07-051-1/+1
* examples: fix compilation issues - commit 7332a7cafb follow-upYang Tse2012-12-051-9/+9
* curl_easy_setopt arguments should be of type long in the examplescurl-7_23_0Dan Fandrich2011-11-141-5/+5
* rtsp.c: converted to CDaniel Stenberg2011-08-101-253/+271
* rtsp.c: new exampleJim Hollinger2011-08-101-0/+253