]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Fix a typo in sdp_write_header(): change "IPV4", which is not a valid
authorstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 29 Jul 2008 10:45:53 +0000 (10:45 +0000)
committerstefano <stefano@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Tue, 29 Jul 2008 10:45:53 +0000 (10:45 +0000)
commit392faa1ff6f77fac5c9dbe4843ef30fd86120799
treef25fa2de44597a48e7b89905f22a7d3c703f729b
parente6af8683fa3f34f29a0f155dacccfb17ceb05eb7
Fix a typo in sdp_write_header(): change "IPV4", which is not a valid
network address type, to "IP4".

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14465 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavformat/sdp.c