Sun, 27 Jun 2010 14:16:46 +0000 |
mru |
Make ff_url_split() public
libavformat
|
Fri, 18 Jun 2010 12:02:51 +0000 |
mstorsjo |
RTMP: Return from rtmp_read as soon as some data is available
libavformat
|
Tue, 01 Jun 2010 07:46:23 +0000 |
mstorsjo |
Declare the url_write buffer parameter as const
libavformat
|
Tue, 25 May 2010 07:01:04 +0000 |
kostya |
24l trocadero: RTMP reader forgot to shift high byte of timestamp to its
libavformat
|
Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavformat
|
Sun, 14 Mar 2010 23:59:48 +0000 |
aurel |
move ff_url_split() and ff_url_join() declarations to internal.h
libavformat
|
Mon, 08 Mar 2010 09:05:03 +0000 |
mstorsjo |
Reindent
libavformat
|
Mon, 08 Mar 2010 09:03:25 +0000 |
mstorsjo |
Rename url_split to ff_url_split
libavformat
|
Fri, 05 Mar 2010 22:35:21 +0000 |
mstorsjo |
Use ff_url_join for assembling URLs, instead of snprintf
libavformat
|
Thu, 18 Feb 2010 16:27:18 +0000 |
kostya |
Make RTMP client send bytes read report
libavformat
|
Sat, 30 Jan 2010 09:47:57 +0000 |
kostya |
another 10l: forgot to change parent condition as well
libavformat
|
Sat, 30 Jan 2010 09:45:52 +0000 |
kostya |
10l trocadero: now return value of ff_rtmp_packet_read() has different meaning
libavformat
|
Tue, 12 Jan 2010 07:10:47 +0000 |
kostya |
Correct timestamps inside FLV data received by RTMP.
libavformat
|
Tue, 12 Jan 2010 06:44:49 +0000 |
kostya |
Use old-style RTMP handshake for old servers.
libavformat
|
Wed, 16 Dec 2009 12:49:38 +0000 |
kostya |
Reply to RTMP ping with the same value as received by client.
libavformat
|