Fri, 02 Jul 2010 10:49:29 +0000 |
diego |
Fix misspelled parameter names in Doxygen documentation.
libavformat
|
Wed, 30 Jun 2010 15:38:06 +0000 |
mru |
Fix grammar errors in documentation
libavformat
|
Sat, 30 Jan 2010 09:24:52 +0000 |
kostya |
Make RTMP send/receive packet functions report number of bytes read or sent.
libavformat
|
Fri, 11 Dec 2009 17:13:35 +0000 |
kostya |
Dump RTMP packet contents in debug mode
libavformat
|
Thu, 03 Dec 2009 16:13:51 +0000 |
kostya |
5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too small for it
libavformat
|
Thu, 03 Dec 2009 06:40:37 +0000 |
kostya |
RTMP packets with one-byte header use previous packet timestamp difference, so
libavformat
|
Wed, 02 Dec 2009 13:00:28 +0000 |
kostya |
Add another known RTMP channel ID to enum.
libavformat
|
Sun, 18 Oct 2009 07:01:06 +0000 |
kostya |
Support more than 64 channels in RTMP input
libavformat
|
Fri, 31 Jul 2009 06:49:36 +0000 |
kostya |
RTMP protocol support (as a client)
libavformat
|