Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
Sat, 20 Feb 2010 11:22:47 +0000 | vitor | Do not leave uninitialized data in the packet in MPC demuxer. Should allow for libavformat |
Fri, 19 Feb 2010 23:23:40 +0000 | rbultje | Split rtsp_read_header() into two functions, so that the main part (now also libavformat |
Fri, 19 Feb 2010 23:21:44 +0000 | rbultje | Split out input-specific parts of rtsp_read_header() into its own, new, libavformat |
Fri, 19 Feb 2010 23:13:21 +0000 | rbultje | Only send out NAT-punching RTP/RTCP packets when we're in demuxer mode, i.e. libavformat |
Fri, 19 Feb 2010 23:11:59 +0000 | rbultje | Use mode=receive instead of mode=play if in RTSP muxer (instead of demuxer) libavformat |
Fri, 19 Feb 2010 23:10:19 +0000 | rbultje | Make rtsp_close_streams() take a AVFormatContext instead of a RTSPState libavformat |