| Commit message (Expand) | Author | Age | Files | Lines |
* | rtmppkt: Add missing libavcodec/bytestream.h include. | Alex Rønne Petersen | 2012-08-02 | 1 | -0/+1 |
* | rtmp: add functions for reading AMF values | Jordi Ortiz | 2012-08-02 | 1 | -0/+42 |
* | rtmp: Read and handle incoming packets while writing data | Samuel Pitoiset | 2012-06-14 | 1 | -0/+13 |
* | doxygen: Prefer member groups over grouping into modules | Reinhard Tartler | 2011-07-02 | 1 | -1/+1 |
* | avio: make URLContext internal. | Anton Khirnov | 2011-04-08 | 1 | -0/+1 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Fix misspelled parameter names in Doxygen documentation. | Diego Biurrun | 2010-07-02 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -14/+14 |
* | Make RTMP send/receive packet functions report number of bytes read or sent. | Kostya Shishkov | 2010-01-30 | 1 | -2/+2 |
* | Dump RTMP packet contents in debug mode | Kostya Shishkov | 2009-12-11 | 1 | -0/+8 |
* | 5l trocadero: RTMP channel ID lies in range 3-65599, uint8_t is too small for it | Kostya Shishkov | 2009-12-03 | 1 | -1/+1 |
* | RTMP packets with one-byte header use previous packet timestamp difference, so | Sergiy | 2009-12-03 | 1 | -1/+2 |
* | Add another known RTMP channel ID to enum. | Sergiy | 2009-12-02 | 1 | -0/+1 |
* | Support more than 64 channels in RTMP input | Kostya Shishkov | 2009-10-18 | 1 | -1/+1 |
* | RTMP protocol support (as a client) | Kostya Shishkov | 2009-07-31 | 1 | -0/+212 |