Mercurial > libavformat.hg
log rtp_asf.c @ 5417:9d7de5529047 libavformat
age | author | description |
---|---|---|
Mon, 27 Jul 2009 14:32:54 +0000 | rbultje | Cosmetics: remove spaces between function name and arguments in declaration, libavformat |
Mon, 27 Jul 2009 14:29:06 +0000 | rbultje | Use named initializers and use new/free_context() instead of extradata() libavformat |
Mon, 27 Jul 2009 14:00:10 +0000 | rbultje | Implement RTSP-MS/ASF packet parsing - this completes RTSP-MS support. See libavformat |
Fri, 20 Mar 2009 01:11:08 +0000 | rbultje | Assign the x-pf-asf payload string to be decoded by rtp_asf.c, and add a libavformat |
Tue, 17 Mar 2009 18:35:58 +0000 | rbultje | Fix wrong @file tag. libavformat |
Tue, 17 Mar 2009 12:34:57 +0000 | rbultje | Add RTP/ASF header parsing, which is part of the SDP of these streams. See libavformat |