summaryrefslogtreecommitdiff
path: root/libavformat/rtmphttp.c
Commit message (Expand)AuthorAge
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* RTMPTS protocol supportSamuel Pitoiset2012-07-17
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-17
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-22
* rtmp: Reduce the number of idle posts sent by sleeping 50msSamuel Pitoiset2012-06-19
* RTMPT protocol supportSamuel Pitoiset2012-06-17