Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-11-14 | curl_easy_setopt arguments should be of type long in the examples | Dan Fandrich | |
2011-08-10 | rtsp.c: converted to C | Daniel Stenberg | |
Trimmed the newlines to be LF-only. Converted the source to plain C, to use curl style indents, to compile warning-free with picky options and fixed the minor fprintf() bug on line 245. Added to makefile. | |||
2011-08-10 | rtsp.c: new example | Jim Hollinger | |
Code from http://code.google.com/p/rtsprequest/source/browse/trunk/rtsprequest.cpp |