Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-14rtmp: Do not send _checkbw calls as notificationsSamuel Pitoiset
2012-08-08rtmp: send check_bw as notificationLuca Barbato
2012-07-23rtmp: Add ff_rtmp_calc_digest_pos()Samuel Pitoiset
2012-07-23rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it globalSamuel Pitoiset
2012-07-17RTMPS protocol supportSamuel Pitoiset
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-07-31RTMP protocol support (as a client)Kostya Shishkov