summaryrefslogtreecommitdiff
path: root/libavformat/rtp_asf.c
Commit message (Expand)AuthorAge
* Cosmetics: remove spaces between function name and arguments in declaration,Ronald S. Bultje2009-07-27
* Use named initializers and use new/free_context() instead of extradata()Colin McQuillan2009-07-27
* Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. SeeRonald S. Bultje2009-07-27
* Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add aRonald S. Bultje2009-03-20
* Fix wrong @file tag.Ronald S. Bultje2009-03-17
* Add RTP/ASF header parsing, which is part of the SDP of these streams. SeeRonald S. Bultje2009-03-17