summaryrefslogtreecommitdiff
path: root/libavformat/librtmp.c
Commit message (Expand)AuthorAge
* Use new librtmp APIs instead of grubbing around in RTMP structHoward Chu2010-07-01
* Fix grammar errors in documentationMåns Rullgård2010-06-30
* Declare the url_write buffer parameter as constMartin Storsjö2010-06-01
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Implement librtmp seek support.Howard Chu2010-04-18
* Prefer AVERROR(ENOSYS) over AVERROR_NOTSUPP.Stefano Sabatini2010-04-18
* Plug librtmp logging into av_log.Howard Chu2010-04-13
* whitespace cosmeticsDiego Biurrun2010-04-13
* Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols viaHoward Chu2010-03-28