Module: sems Branch: master Commit: 440e3c82c5778ceff9661211cdefcd8e66debc43 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=440e3c82c5778ceff9661211cdefcd8e66debc43
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Oct 4 10:18:46 2011 +0200 rtmp: moved sending methods to RtmpSender. --- apps/rtmp/RtmpConnection.cpp | 489 +++--------------------------------------- apps/rtmp/RtmpConnection.h | 16 +-- apps/rtmp/RtmpSender.cpp | 389 +++++++++++++++++++++++++++++++++ apps/rtmp/RtmpSender.h | 20 ++- apps/rtmp/RtmpUtils.cpp | 49 +++++ apps/rtmp/RtmpUtils.h | 94 ++++++++ 6 files changed, 581 insertions(+), 476 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=440e3c82c5778ceff9661211cdefcd8e66debc43 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
