OSDN Git Service

Add RTP/ASF header parsing, which is part of the SDP of these streams. See
authorRonald S. Bultje <rsbultje@gmail.com>
Tue, 17 Mar 2009 12:34:57 +0000 (12:34 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 17 Mar 2009 12:34:57 +0000 (12:34 +0000)
commit1a30d5415f6fa2bcc42fd6d81c9e5fbce54e3d9e
tree4e4b4c65e97b3e238004a9e0507a0acf341110d9
parent6d050dd673b4cda3876698208571fbfb644dde61
Add RTP/ASF header parsing, which is part of the SDP of these streams. See
patch discussion in "[PATCH] RTSP-MS 10/15: ASF header parsing" thread.

Originally committed as revision 18023 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/Makefile
libavformat/rtp_asf.c [new file with mode: 0644]
libavformat/rtp_asf.h [new file with mode: 0644]
libavformat/rtsp.c
libavformat/rtsp.h