summaryrefslogtreecommitdiff
path: root/libavformat/rdt.h
Commit message (Expand)AuthorAgeFilesLines
* This patch refactors RDT packet header parsing so that it can be used inRonald S. Bultje2008-10-011-0/+14
* Remove access to rdt_data struct in functions called outside of theRonald S. Bultje2008-09-301-2/+4
* Implement RDT-specific data parsing routines. After these changes, simpleRonald S. Bultje2008-09-071-0/+7
* Implement a RDT-specific SET_PARAMETER command that subscribes to theRonald S. Bultje2008-09-071-0/+12
* Add dynamic payload handlers to rdt.c. These follow the same API as the onesRonald S. Bultje2008-09-071-0/+5
* Implement Realmedia/RTSP-compatible SETUP command. This includes calculationRonald S. Bultje2008-09-031-0/+40