Mercurial > libavformat.hg
log rtsp.c @ 4877:940946a4569b libavformat
age | author | description |
---|---|---|
Wed, 15 Apr 2009 13:04:34 +0000 | rbultje | Send dummy requests over the TCP connection (WMS wants GET_PARAMETER, libavformat |
Tue, 14 Apr 2009 15:01:46 +0000 | rbultje | Add a Vorbis payload parser. Implemented by Colin McQuillan as a GSoC libavformat |
Tue, 14 Apr 2009 13:22:40 +0000 | rbultje | Increase the SDP buffer size (again!) and also increase the temporary libavformat |
Tue, 24 Mar 2009 03:24:59 +0000 | rbultje | strchr(string, '\0') returns non-NULL, and is thus not suited for use in libavformat |
Sat, 21 Mar 2009 21:02:08 +0000 | rbultje | Remove slash-skipping code because the function called right after that libavformat |
Sat, 21 Mar 2009 21:00:51 +0000 | rbultje | Reindent something where a if () --> { <-- is on a newline rather than on the libavformat |
Sat, 21 Mar 2009 20:59:59 +0000 | rbultje | Free metadata if already allocated; fixes a memleak if the header occurs twice libavformat |