Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-08-31 | rtsp_client: use g_usleep() | Max Kellermann | 1 | -3/+1 |
2011-08-31 | rtsp_client: allow parameter "kd" to be NULL | Max Kellermann | 1 | -5/+15 |
2011-08-31 | rtsp_client: free attribute "kd" in _close() | Max Kellermann | 1 | -0/+1 |
2011-08-30 | rtsp_client: increment "dp" after terminating the string | Max Kellermann | 1 | -2/+3 |
2011-08-30 | rtsp_client: simplify whitespace elimination | Max Kellermann | 1 | -4/+6 |
2011-08-30 | rtsp_client: check "new_kd" instead of "i" | Max Kellermann | 1 | -4/+2 |
2011-08-30 | rtsp_client: move "new_kd" out of the loop | Max Kellermann | 1 | -1/+1 |
2011-08-29 | output/raop: move RTSP client code to rtsp_client.c | Max Kellermann | 1 | -0/+606 |