Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -5/+5 |
* | Use new librtmp APIs instead of grubbing around in RTMP struct | Howard Chu | 2010-07-01 | 1 | -6/+3 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -1/+1 |
* | Declare the url_write buffer parameter as const | Martin Storsjö | 2010-06-01 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Implement librtmp seek support. | Howard Chu | 2010-04-18 | 1 | -1/+4 |
* | Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP. | Stefano Sabatini | 2010-04-18 | 1 | -1/+1 |
* | Plug librtmp logging into av_log. | Howard Chu | 2010-04-13 | 1 | -0/+17 |
* | whitespace cosmetics | Diego Biurrun | 2010-04-13 | 1 | -3/+3 |
* | Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via | Howard Chu | 2010-03-28 | 1 | -0/+206 |