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
Showing
- libavformat/Makefile 1 addition, 0 deletionslibavformat/Makefile
- libavformat/rtp_asf.c 52 additions, 0 deletionslibavformat/rtp_asf.c
- libavformat/rtp_asf.h 35 additions, 0 deletionslibavformat/rtp_asf.h
- libavformat/rtsp.c 10 additions, 1 deletionlibavformat/rtsp.c
- libavformat/rtsp.h 6 additions, 0 deletionslibavformat/rtsp.h
libavformat/rtp_asf.c
0 → 100644
libavformat/rtp_asf.h
0 → 100644
Please register or sign in to comment