summaryrefslogtreecommitdiff
path: root/libavformat/rtp_asf.c
Commit message (Expand)AuthorAge
* Fix two problems (no idea how this ever worked):Ronald S. Bultje2010-02-16
* Revert r21851.Ronald S. Bultje2010-02-16
* Don't return 0 if buffer setup failed. That signals the RTSP demuxer thatRonald S. Bultje2010-02-16
* 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