summaryrefslogtreecommitdiff
path: root/libavformat/rtmphttp.c
Commit message (Expand)AuthorAgeFilesLines
* avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-1/+1
* RTMPTS protocol supportSamuel Pitoiset2012-07-171-4/+29
* rtmp: Rename rtmphttp to ffrtmphttpSamuel Pitoiset2012-07-171-2/+2
* Replace usleep() calls with av_usleep()Mans Rullgard2012-06-221-3/+2
* rtmp: Reduce the number of idle posts sent by sleeping 50msSamuel Pitoiset2012-06-191-0/+13
* RTMPT protocol supportSamuel Pitoiset2012-06-171-0/+239