]> git.sesse.net Git - ffmpeg/history - libavformat/librtmp.c
Handle av_base64_decode return value
[ffmpeg] / libavformat / librtmp.c
2010-07-01 Howard ChuUse new librtmp APIs instead of grubbing around in...
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-01 Martin StorsjöDeclare the url_write buffer parameter as const
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-18 Howard ChuImplement librtmp seek support.
2010-04-18 Stefano SabatiniPrefer AVERROR(ENOSYS) over AVERROR_NOTSUPP.
2010-04-13 Howard ChuPlug librtmp logging into av_log.
2010-04-13 Diego Biurrunwhitespace cosmetics
2010-03-28 Howard ChuImplement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS...