Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |