OSDN Git Service

rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
[android-x86/external-ffmpeg.git] / libavformat / rtmphttp.c
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