Changes for new ESDS implementation in library.
This commit is contained in:
parent
225a11132f
commit
aa00b31ddb
2 changed files with 2 additions and 36 deletions
|
@ -103,7 +103,7 @@ namespace Mist {
|
|||
}
|
||||
}
|
||||
if (FLV::Parse_Error){
|
||||
std::cerr << FLV::Error_Str << std::endl;
|
||||
FAIL_MSG("FLV error: %s", FLV::Error_Str.c_str());
|
||||
thisPack.null();
|
||||
lastPack.null();
|
||||
return;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue