Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename RTP depacketizer files from rtp_* to rtpdec_* | Martin Storsjö | 2010-02-28 | 1 | -281/+0 |
* | Fix two problems (no idea how this ever worked): | Ronald S. Bultje | 2010-02-16 | 1 | -1/+1 |
* | Revert r21851. | Ronald S. Bultje | 2010-02-16 | 1 | -1/+1 |
* | Don't return 0 if buffer setup failed. That signals the RTSP demuxer that | Ronald S. Bultje | 2010-02-16 | 1 | -1/+1 |
* | Cosmetics: remove spaces between function name and arguments in declaration, | Ronald S. Bultje | 2009-07-27 | 1 | -17/+11 |
* | Use named initializers and use new/free_context() instead of extradata() | Colin McQuillan | 2009-07-27 | 1 | -7/+7 |
* | Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See | Ronald S. Bultje | 2009-07-27 | 1 | -1/+197 |
* | Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a | Ronald S. Bultje | 2009-03-20 | 1 | -0/+39 |
* | Fix wrong @file tag. | Ronald S. Bultje | 2009-03-17 | 1 | -1/+1 |
* | Add RTP/ASF header parsing, which is part of the SDP of these streams. See | Ronald S. Bultje | 2009-03-17 | 1 | -0/+52 |