]> git.sesse.net Git - ffmpeg/history - libavformat/rtmphttp.c
mpegts: Forward the errors on mpeg4 objects parsing
[ffmpeg] / libavformat / rtmphttp.c
2016-02-22 Anton Khirnovurlprotocol: receive a list of protocols from the caller
2016-02-22 Anton Khirnovlavf: reorganize URLProtocols
2013-11-18 Valeriy Argunovrtmphttp: Check for both 0 and AVERROR_EOF
2013-09-26 Martin Storsjölavf: Reset the entry count and allocation size variabl...
2013-09-18 Alexandra Khirnovaavformat: Use av_reallocp() where suitable
2013-03-07 Reimar DöffingerUse the avstring.h locale-independent character type...
2012-09-04 Martin Storsjöavopt: Store defaults for AV_OPT_TYPE_INT in the i64...
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-06-22 Mans RullgardReplace usleep() calls with av_usleep()
2012-06-19 Samuel Pitoisetrtmp: Reduce the number of idle posts sent by sleeping...
2012-06-17 Samuel PitoisetRTMPT protocol support