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