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
|
Fri, 19 Feb 2010 22:10:04 +0000 |
kostya |
Make Bink demuxer skip all zero audio tracks, not only the first one
libavformat
|
Fri, 19 Feb 2010 21:12:46 +0000 |
daniel |
AEA demuxer requires raw.o for pcm_read_seek
libavformat
|
Fri, 19 Feb 2010 20:20:17 +0000 |
vitor |
Fix memory leak for truncated frames
libavformat
|
Fri, 19 Feb 2010 20:19:41 +0000 |
vitor |
Fix memory leak for truncated frames
libavformat
|
Fri, 19 Feb 2010 17:26:33 +0000 |
rbultje |
Remove stale function declaration.
libavformat
|
Fri, 19 Feb 2010 16:26:21 +0000 |
rbultje |
Rename RTSP_STATE_PLAYING to _STREAMING, since that better covers the
libavformat
|
Fri, 19 Feb 2010 06:59:47 +0000 |
kostya |
WavPack demuxer supports ID3v1 tags, so don't forget id3v1.o dependency for it
libavformat
|
Thu, 18 Feb 2010 16:27:18 +0000 |
kostya |
Make RTMP client send bytes read report
libavformat
|
Wed, 17 Feb 2010 19:24:02 +0000 |
rbultje |
Add functions to send RTSP commands with content attached to them. This will
libavformat
|
Tue, 16 Feb 2010 23:00:03 +0000 |
rbultje |
Remove first_rtcp_ntp_time. This is used to prevent overflow of the timestamp,
libavformat
|