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
|
Tue, 16 Feb 2010 22:50:50 +0000 |
rbultje |
When using RTP-over-UDP, send dummy packets during stream setup, similar to
libavformat
|
Tue, 16 Feb 2010 19:26:49 +0000 |
rbultje |
Fix two problems (no idea how this ever worked):
libavformat
|
Tue, 16 Feb 2010 18:25:05 +0000 |
rbultje |
Revert r21851.
libavformat
|
Tue, 16 Feb 2010 18:19:28 +0000 |
rbultje |
Don't return 0 if buffer setup failed. That signals the RTSP demuxer that
libavformat
|