20 Commits (1bf63964985e4964d812c1516379707a0868ecb6)

Author SHA1 Message Date
Valeriy Argunov cc20fbcd39 rtmphttp: Check for both 0 and AVERROR_EOF 11 years ago
Byte d04b7de786 avformat/rtmphttp: Partial fix for the ticket #3127 (second try) 11 years ago
Martin Storsjö d872fb0f7f lavf: Reset the entry count and allocation size variables on av_reallocp failures 11 years ago
Alexandra Khirnova 5626f994f2 avformat: Use av_reallocp() where suitable 11 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Martin Storsjö e6153f173a avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 12 years ago
Samuel Pitoiset 86991ce2dd RTMPTS protocol support 13 years ago
Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 13 years ago
Mans Rullgard 896bb0d742 Replace usleep() calls with av_usleep() 13 years ago
Samuel Pitoiset 9d811fd80f rtmp: Reduce the number of idle posts sent by sleeping 50ms 13 years ago
Samuel Pitoiset 8e50c57dcb RTMPT protocol support 13 years ago