mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
crtmpserver: fix multiple issues
- Switch download to the Github clone of crtmpserver - Rebase patches against latest version - Pregenerate version.h file - Disable applestreamingclient as it is broken Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
#include <iostream>
|
||||
#include <sstream>
|
||||
+#include "lstate.h"
|
||||
using namespace std;
|
||||
|
||||
// Help out windows:
|
||||
#if defined( _DEBUG ) && !defined( DEBUG )
|
||||
|
||||
Reference in New Issue
Block a user