Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rtmphttp: Check for both 0 and AVERROR_EOF | Valeriy Argunov | 2013-11-18 | 1 | -2/+2 |
* | lavf: Reset the entry count and allocation size variables on av_reallocp fail... | Martin Storsjö | 2013-09-26 | 1 | -1/+4 |
* | avformat: Use av_reallocp() where suitable | Alexandra Khirnova | 2013-09-18 | 1 | -5/+3 |
* | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 1 | -1/+1 |
* | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | RTMPTS protocol support | Samuel Pitoiset | 2012-07-17 | 1 | -4/+29 |
* | rtmp: Rename rtmphttp to ffrtmphttp | Samuel Pitoiset | 2012-07-17 | 1 | -2/+2 |
* | Replace usleep() calls with av_usleep() | Mans Rullgard | 2012-06-22 | 1 | -3/+2 |
* | rtmp: Reduce the number of idle posts sent by sleeping 50ms | Samuel Pitoiset | 2012-06-19 | 1 | -0/+13 |
* | RTMPT protocol support | Samuel Pitoiset | 2012-06-17 | 1 | -0/+239 |