Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-03 | Fix portability issue related with unaligned memory access | Yang Tse | |
2010-02-01 | Conroy's fix to make the code match with the RTP documentation regarding | Yang Tse | |
writing out the whole header. The docs say it writes the whole header, but the code (before this patch) did not write out the leading $. | |||
2010-01-28 | fix printf-style format strings | Yang Tse | |
2010-01-28 | Chris Conroy's RTSP followup fixes | Yang Tse | |
2010-01-25 | fix compiler warning | Yang Tse | |
2010-01-23 | Include "curl_memory.h" to get the strdup replacement when necessary | Dan Fandrich | |
2010-01-22 | fix compiler warning: statement is unreachable | Yang Tse | |
2010-01-21 | Chris Conroy brought support for RTSP transfers, and with it comes 8(!) new | Daniel Stenberg | |
libcurl options for controlling what to get and how to receive posssibly interleaved RTP data. Initial commit. |