Add support for RTMP streaming (patch #8086)

Desktop / Gnash - George Thomas [gmail.com] - 14 September 2013 03:13 UTC

Also fixes bug #39949

f246e38 Add support for RTMP streaming (patch #8086)
libcore/asobj/NetConnection_as.cpp | 109 ++++++++++++++++++++++++++++-------
libcore/asobj/NetConnection_as.h | 4 ++
testsuite/misc-ming.all/Makefile.am | 14 ++++-
testsuite/misc-ming.all/oflaDemo.as | 100 ++++++++++++++++++++++++++++++++
4 files changed, 204 insertions(+), 23 deletions(-)

Upstream: git.savannah.gnu.org


  • Share