]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Add RTP/ASF header parsing, which is part of the SDP of these streams. See
authorrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 17 Mar 2009 12:34:57 +0000 (12:34 +0000)
committerrbultje <rbultje@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 17 Mar 2009 12:34:57 +0000 (12:34 +0000)
commit8bf0aa3c1dd18c19d3076bbce193705e2642c098
tree3af09d668053d3c06872717b0d098fd9f462279e
parent9602a51e338381083e9bc57921b6b3538f2037b5
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.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@18023 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
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