Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This patch refactors RDT packet header parsing so that it can be used in | Ronald S. Bultje | 2008-10-01 | 1 | -0/+14 |
* | Remove access to rdt_data struct in functions called outside of the | Ronald S. Bultje | 2008-09-30 | 1 | -2/+4 |
* | Implement RDT-specific data parsing routines. After these changes, simple | Ronald S. Bultje | 2008-09-07 | 1 | -0/+7 |
* | Implement a RDT-specific SET_PARAMETER command that subscribes to the | Ronald S. Bultje | 2008-09-07 | 1 | -0/+12 |
* | Add dynamic payload handlers to rdt.c. These follow the same API as the ones | Ronald S. Bultje | 2008-09-07 | 1 | -0/+5 |
* | Implement Realmedia/RTSP-compatible SETUP command. This includes calculation | Ronald S. Bultje | 2008-09-03 | 1 | -0/+40 |