Mercurial > libavformat.hg
log
age | author | description |
---|---|---|
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 |
Fri, 19 Feb 2010 22:13:19 +0000 | kostya | WavPack demuxer also depends on APE tag parser libavformat |